be.ac.ulg.montefiore.run.totem.scenario.model.jaxb
Interface BgpAwareIGPWOType.TrafficMatrixType

All Known Implementing Classes:
BgpAwareIGPWOTypeImpl.TrafficMatrixTypeImpl
Enclosing interface:
BgpAwareIGPWOType

public static interface BgpAwareIGPWOType.TrafficMatrixType

Java content class for anonymous complex type.

The following schema fragment specifies the expected content contained within this java content object. (defined at file:/home/monfort/Projects/run-totem/src/resources/scenario/Scenario-v1_2.xsd line 387)

 <complexType>
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <attribute name="TMID" use="required" type="{http://jaxb.model.scenario.totem.run.montefiore.ulg.ac.be}TMIdType" />
     </restriction>
   </complexContent>
 </complexType>
 


Method Summary
 int getTMID()
          Gets the value of the tmid property.
 boolean isSetTMID()
           
 void setTMID(int value)
          Sets the value of the tmid property.
 void unsetTMID()
           
 

Method Detail

getTMID

int getTMID()
Gets the value of the tmid property.


setTMID

void setTMID(int value)
Sets the value of the tmid property.


isSetTMID

boolean isSetTMID()

unsetTMID

void unsetTMID()


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