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

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

Methods in be.ac.ulg.montefiore.run.totem.domain.model.jaxb that return Information
 Information ObjectFactory.createInformation()
          Create an instance of Information
 Information DomainType.getInfo()
          Gets the value of the info property.
 

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

Uses of Information 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
 class InformationImpl
           
 

Fields in be.ac.ulg.montefiore.run.totem.domain.model.jaxb.impl declared as Information
protected  Information DomainTypeImpl._Info
           
 

Methods in be.ac.ulg.montefiore.run.totem.domain.model.jaxb.impl that return Information
 Information DomainTypeImpl.getInfo()
           
 

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



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