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

Packages that use Information.ClassesOfServiceType
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.ClassesOfServiceType in be.ac.ulg.montefiore.run.totem.domain.model.jaxb
 

Methods in be.ac.ulg.montefiore.run.totem.domain.model.jaxb that return Information.ClassesOfServiceType
 Information.ClassesOfServiceType ObjectFactory.createInformationClassesOfServiceType()
          Create an instance of InformationClassesOfServiceType
 Information.ClassesOfServiceType Information.getClassesOfService()
          Gets the value of the classesOfService property.
 

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

Uses of Information.ClassesOfServiceType 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.ClassesOfServiceType
static class InformationImpl.ClassesOfServiceTypeImpl
           
 

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

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

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



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