Uses of Interface
be.ac.ulg.montefiore.run.totem.domain.model.jaxb.Information.DiffServType

Packages that use Information.DiffServType
be.ac.ulg.montefiore.run.totem.domain.model.jaxb This package holds the classes generated by JAXB for the domain package. 
be.ac.ulg.montefiore.run.totem.domain.model.jaxb.impl This package holds the implementation of the classes generated by JAXB for the domain package. 
 

Uses of Information.DiffServType in be.ac.ulg.montefiore.run.totem.domain.model.jaxb
 

Methods in be.ac.ulg.montefiore.run.totem.domain.model.jaxb that return Information.DiffServType
 Information.DiffServType ObjectFactory.createInformationDiffServType()
          Create an instance of InformationDiffServType
 Information.DiffServType Information.getDiffServ()
          Gets the value of the diffServ property.
 

Methods in be.ac.ulg.montefiore.run.totem.domain.model.jaxb with parameters of type Information.DiffServType
 void Information.setDiffServ(Information.DiffServType value)
          Sets the value of the diffServ property.
 

Uses of Information.DiffServType in be.ac.ulg.montefiore.run.totem.domain.model.jaxb.impl
 

Classes in be.ac.ulg.montefiore.run.totem.domain.model.jaxb.impl that implement Information.DiffServType
static class InformationImpl.DiffServTypeImpl
           
 

Fields in be.ac.ulg.montefiore.run.totem.domain.model.jaxb.impl declared as Information.DiffServType
protected  Information.DiffServType InformationImpl._DiffServ
           
 

Methods in be.ac.ulg.montefiore.run.totem.domain.model.jaxb.impl that return Information.DiffServType
 Information.DiffServType InformationImpl.getDiffServ()
           
 

Methods in be.ac.ulg.montefiore.run.totem.domain.model.jaxb.impl with parameters of type Information.DiffServType
 void InformationImpl.setDiffServ(Information.DiffServType value)
           
 



Copyright © 2004-2007 Research Unit in Networking, All Rights Reserved.