be.ac.ulg.montefiore.run.totem.scenario.model.jaxb
Interface ShowLinkLoad

All Superinterfaces:
ASEventType, javax.xml.bind.Element, EventType, ShowLinkLoadType
All Known Implementing Classes:
ShowLinkLoad, ShowLinkLoadImpl

public interface ShowLinkLoad
extends javax.xml.bind.Element, ShowLinkLoadType

Java content class for showLinkLoad element declaration.

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_3.xsd line 467)

 <element name="showLinkLoad">
   <complexType>
     <complexContent>
       <extension base="{http://jaxb.model.scenario.totem.run.montefiore.ulg.ac.be}ASEventType">
         <attribute name="classOfService" type="{http://jaxb.model.scenario.totem.run.montefiore.ulg.ac.be}cosType" />
         <attribute name="linkId" type="{http://jaxb.model.scenario.totem.run.montefiore.ulg.ac.be}linkIdType" />
         <attribute name="llcId" type="{http://www.w3.org/2001/XMLSchema}string" />
         <attribute name="perCos" type="{http://www.w3.org/2001/XMLSchema}boolean" />
         <attribute name="perLink" type="{http://www.w3.org/2001/XMLSchema}boolean" default="true" />
       </extension>
     </complexContent>
   </complexType>
 </element>
 


Method Summary
 
Methods inherited from interface be.ac.ulg.montefiore.run.totem.scenario.model.jaxb.ShowLinkLoadType
getClassOfService, getLinkId, getLlcId, isPerCos, isPerLink, isSetClassOfService, isSetLinkId, isSetLlcId, isSetPerCos, isSetPerLink, setClassOfService, setLinkId, setLlcId, setPerCos, setPerLink, unsetClassOfService, unsetLinkId, unsetLlcId, unsetPerCos, unsetPerLink
 
Methods inherited from interface be.ac.ulg.montefiore.run.totem.scenario.model.jaxb.ASEventType
getASID, isSetASID, setASID, unsetASID
 
Methods inherited from interface be.ac.ulg.montefiore.run.totem.scenario.model.jaxb.EventType
getTime, isSetTime, setTime, unsetTime
 



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