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

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

Fields in be.ac.ulg.montefiore.run.totem.trafficMatrix.model.jaxb declared as UnitsType
static UnitsType UnitsType.BANDWIDTH
           
static UnitsType UnitsType.DELAY
           
 

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

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

Uses of UnitsType 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 UnitsType
protected  UnitsType UnitTypeImpl._Type
           
 

Methods in be.ac.ulg.montefiore.run.totem.trafficMatrix.model.jaxb.impl that return UnitsType
 UnitsType UnitTypeImpl.getType()
           
 

Methods in be.ac.ulg.montefiore.run.totem.trafficMatrix.model.jaxb.impl with parameters of type UnitsType
 void UnitTypeImpl.setType(UnitsType value)
           
 



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