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

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

Methods in be.ac.ulg.montefiore.run.totem.trafficMatrix.model.jaxb that return Information.UnitsType
 Information.UnitsType ObjectFactory.createInformationUnitsType()
          Create an instance of InformationUnitsType
 Information.UnitsType Information.getUnits()
          Gets the value of the units property.
 

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

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

Classes in be.ac.ulg.montefiore.run.totem.trafficMatrix.model.jaxb.impl that implement Information.UnitsType
static class InformationImpl.UnitsTypeImpl
           
 

Fields in be.ac.ulg.montefiore.run.totem.trafficMatrix.model.jaxb.impl declared as Information.UnitsType
protected  Information.UnitsType InformationImpl._Units
           
 

Methods in be.ac.ulg.montefiore.run.totem.trafficMatrix.model.jaxb.impl that return Information.UnitsType
 Information.UnitsType InformationImpl.getUnits()
           
 

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



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