be.ac.ulg.montefiore.run.totem.scenario.model.jaxb
Interface ShowLinkInfo
- All Superinterfaces:
- ASEventType, ASTMEventType, javax.xml.bind.Element, EventType, ShowLinkInfoType
- All Known Implementing Classes:
- ShowLinkInfo, ShowLinkInfoImpl
public interface ShowLinkInfo
- extends javax.xml.bind.Element, ShowLinkInfoType
Java content class for ShowLinkInfo 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 454)
<element name="ShowLinkInfo">
<complexType>
<complexContent>
<extension base="{http://jaxb.model.scenario.totem.run.montefiore.ulg.ac.be}ASTMEventType">
<attribute name="ECMP" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
<attribute name="SPFtype" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="type" type="{http://jaxb.model.scenario.totem.run.montefiore.ulg.ac.be}infoLinkType" default="LOAD" />
<attribute name="verbose" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
</extension>
</complexContent>
</complexType>
</element>
Methods inherited from interface be.ac.ulg.montefiore.run.totem.scenario.model.jaxb.ShowLinkInfoType |
getSPFtype, getType, isECMP, isSetECMP, isSetSPFtype, isSetType, isSetVerbose, isVerbose, setECMP, setSPFtype, setType, setVerbose, unsetECMP, unsetSPFtype, unsetType, unsetVerbose |
Copyright © 2004-2007 Research Unit in Networking, All Rights Reserved.