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

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

Methods in be.ac.ulg.montefiore.run.totem.trafficMatrix.model.jaxb that return Information
 Information ObjectFactory.createInformation()
          Create an instance of Information
 Information TrafficMatrixFileType.getInfo()
          Gets the value of the info property.
 

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

Uses of Information 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
 class InformationImpl
           
 

Fields in be.ac.ulg.montefiore.run.totem.trafficMatrix.model.jaxb.impl declared as Information
protected  Information TrafficMatrixFileTypeImpl._Info
           
 

Methods in be.ac.ulg.montefiore.run.totem.trafficMatrix.model.jaxb.impl that return Information
 Information TrafficMatrixFileTypeImpl.getInfo()
           
 

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



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