Uses of Class
be.ac.ulg.montefiore.run.totem.domain.model.jaxb.BcmType

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

Fields in be.ac.ulg.montefiore.run.totem.domain.model.jaxb declared as BcmType
static BcmType BcmType.MAM
           
static BcmType BcmType.RDM
           
 

Methods in be.ac.ulg.montefiore.run.totem.domain.model.jaxb that return BcmType
static BcmType BcmType.fromString(java.lang.String str)
           
static BcmType BcmType.fromValue(java.lang.String value)
           
 BcmType LinkIgp.StaticType.DiffServType.getBcm()
          Gets the value of the bcm property.
 

Methods in be.ac.ulg.montefiore.run.totem.domain.model.jaxb with parameters of type BcmType
 void LinkIgp.StaticType.DiffServType.setBcm(BcmType value)
          Sets the value of the bcm property.
 

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

Fields in be.ac.ulg.montefiore.run.totem.domain.model.jaxb.impl declared as BcmType
protected  BcmType LinkIgpImpl.StaticTypeImpl.DiffServTypeImpl._Bcm
           
 

Methods in be.ac.ulg.montefiore.run.totem.domain.model.jaxb.impl that return BcmType
 BcmType LinkIgpImpl.StaticTypeImpl.DiffServTypeImpl.getBcm()
           
 

Methods in be.ac.ulg.montefiore.run.totem.domain.model.jaxb.impl with parameters of type BcmType
 void LinkIgpImpl.StaticTypeImpl.DiffServTypeImpl.setBcm(BcmType value)
           
 



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