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

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

Subinterfaces of IntraTMType in be.ac.ulg.montefiore.run.totem.trafficMatrix.model.jaxb
 interface IntraTM
          Java content class for IntraTM element declaration.
 

Methods in be.ac.ulg.montefiore.run.totem.trafficMatrix.model.jaxb that return IntraTMType
 IntraTMType ObjectFactory.createIntraTMType()
          Create an instance of IntraTMType
 IntraTMType TrafficMatrixFileType.getIntraTM()
          Gets the value of the intraTM property.
 

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

Uses of IntraTMType 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 IntraTMType
 class IntraTMImpl
           
 class IntraTMTypeImpl
           
 

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

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

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



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