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

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

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

Methods in be.ac.ulg.montefiore.run.totem.trafficMatrix.model.jaxb that return InterTMType
 InterTMType ObjectFactory.createInterTMType()
          Create an instance of InterTMType
 InterTMType TrafficMatrixFileType.getInterTM()
          Gets the value of the interTM property.
 

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

Uses of InterTMType 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 InterTMType
 class InterTMImpl
           
 class InterTMTypeImpl
           
 

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

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

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



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