Uses of Class
be.ac.ulg.montefiore.run.totem.trafficMatrix.model.jaxb.BandwidthUnits

Packages that use BandwidthUnits
be.ac.ulg.montefiore.run.totem.trafficMatrix.model.jaxb This package holds the JAXB generated classes for the trafficMatrix package. 
be.ac.ulg.montefiore.run.totem.trafficMatrix.model.jaxb.impl This package holds the implementation of the JAXB generated classes for the trafficMatrix package. 
 

Uses of BandwidthUnits in be.ac.ulg.montefiore.run.totem.trafficMatrix.model.jaxb
 

Fields in be.ac.ulg.montefiore.run.totem.trafficMatrix.model.jaxb declared as BandwidthUnits
static BandwidthUnits BandwidthUnits.BPS
           
static BandwidthUnits BandwidthUnits.GBPS
           
static BandwidthUnits BandwidthUnits.KBPS
           
static BandwidthUnits BandwidthUnits.MBPS
           
static BandwidthUnits BandwidthUnits.TBPS
           
 

Methods in be.ac.ulg.montefiore.run.totem.trafficMatrix.model.jaxb that return BandwidthUnits
static BandwidthUnits BandwidthUnits.fromString(java.lang.String str)
           
static BandwidthUnits BandwidthUnits.fromValue(java.lang.String value)
           
 BandwidthUnits Information.UnitsType.UnitType.getValue()
          Gets the value of the value property.
 

Methods in be.ac.ulg.montefiore.run.totem.trafficMatrix.model.jaxb with parameters of type BandwidthUnits
 void Information.UnitsType.UnitType.setValue(BandwidthUnits value)
          Sets the value of the value property.
 

Uses of BandwidthUnits in be.ac.ulg.montefiore.run.totem.trafficMatrix.model.jaxb.impl
 

Fields in be.ac.ulg.montefiore.run.totem.trafficMatrix.model.jaxb.impl declared as BandwidthUnits
protected  BandwidthUnits InformationImpl.UnitsTypeImpl.UnitTypeImpl._Value
           
 

Methods in be.ac.ulg.montefiore.run.totem.trafficMatrix.model.jaxb.impl that return BandwidthUnits
 BandwidthUnits InformationImpl.UnitsTypeImpl.UnitTypeImpl.getValue()
           
 

Methods in be.ac.ulg.montefiore.run.totem.trafficMatrix.model.jaxb.impl with parameters of type BandwidthUnits
 void InformationImpl.UnitsTypeImpl.UnitTypeImpl.setValue(BandwidthUnits value)
           
 



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