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

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

Methods in be.ac.ulg.montefiore.run.totem.domain.model.jaxb that return Mpls
 Mpls ObjectFactory.createMpls()
          Create an instance of Mpls
 Mpls DomainType.getMpls()
          Gets the value of the mpls property.
 

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

Uses of Mpls 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 Mpls
 class MplsImpl
           
 

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

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

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



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