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

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

Methods in be.ac.ulg.montefiore.run.totem.domain.model.jaxb that return Igp
 Igp ObjectFactory.createIgp()
          Create an instance of Igp
 Igp DomainType.getIgp()
          Gets the value of the igp property.
 

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

Uses of Igp 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 Igp
 class IgpImpl
           
 

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

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

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



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