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

Packages that use BandwidthUnits
be.ac.ulg.montefiore.run.totem.domain.model.jaxb This package holds the classes generated by JAXB for the domain package. 
 

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

Fields in be.ac.ulg.montefiore.run.totem.domain.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.domain.model.jaxb that return BandwidthUnits
static BandwidthUnits BandwidthUnits.fromString(java.lang.String str)
           
static BandwidthUnits BandwidthUnits.fromValue(java.lang.String value)
           
 



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