be.ac.ulg.montefiore.run.totem.scenario.model.jaxb
Interface IGPRouting
- All Superinterfaces:
- ASEventType, ASTMEventType, javax.xml.bind.Element, EventType, IGPRoutingType
- All Known Implementing Classes:
- IGPRouting, IGPRoutingImpl
public interface IGPRouting
- extends javax.xml.bind.Element, IGPRoutingType
Java content class for IGPRouting 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 496)
<element name="IGPRouting">
<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="llcId" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="strategy" type="{http://jaxb.model.scenario.totem.run.montefiore.ulg.ac.be}strategyType" default="IP" />
</extension>
</complexContent>
</complexType>
</element>
Methods inherited from interface be.ac.ulg.montefiore.run.totem.scenario.model.jaxb.IGPRoutingType |
getLlcId, getSPFtype, getStrategy, isECMP, isSetECMP, isSetLlcId, isSetSPFtype, isSetStrategy, setECMP, setLlcId, setSPFtype, setStrategy, unsetECMP, unsetLlcId, unsetSPFtype, unsetStrategy |
Copyright © 2004-2007 Research Unit in Networking, All Rights Reserved.