be.ac.ulg.montefiore.run.totem.scenario.model.jaxb
Interface ShowLinkReservation
- All Superinterfaces:
- ASEventType, javax.xml.bind.Element, EventType, ShowLinkReservationType
- All Known Implementing Classes:
- ShowLinkReservation, ShowLinkReservationImpl
public interface ShowLinkReservation
- extends javax.xml.bind.Element, ShowLinkReservationType
Java content class for showLinkReservation 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 481)
<element name="showLinkReservation">
<complexType>
<complexContent>
<extension base="{http://jaxb.model.scenario.totem.run.montefiore.ulg.ac.be}ASEventType">
<attribute name="classType" type="{http://jaxb.model.scenario.totem.run.montefiore.ulg.ac.be}ctType" />
<attribute name="linkId" type="{http://jaxb.model.scenario.totem.run.montefiore.ulg.ac.be}linkIdType" />
<attribute name="perCT" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="perLink" type="{http://www.w3.org/2001/XMLSchema}boolean" default="true" />
<attribute name="perPrio" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="preemptionLevel" type="{http://jaxb.model.scenario.totem.run.montefiore.ulg.ac.be}preemptionType" />
</extension>
</complexContent>
</complexType>
</element>
Methods inherited from interface be.ac.ulg.montefiore.run.totem.scenario.model.jaxb.ShowLinkReservationType |
getClassType, getLinkId, getPreemptionLevel, isPerCT, isPerLink, isPerPrio, isSetClassType, isSetLinkId, isSetPerCT, isSetPerLink, isSetPerPrio, isSetPreemptionLevel, setClassType, setLinkId, setPerCT, setPerLink, setPerPrio, setPreemptionLevel, unsetClassType, unsetLinkId, unsetPerCT, unsetPerLink, unsetPerPrio, unsetPreemptionLevel |
Copyright © 2004-2007 Research Unit in Networking, All Rights Reserved.