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

All Superinterfaces:
ASEventType, BaseLSPCreationType, javax.xml.bind.Element, EventType, LSPDetourCreationType
All Known Implementing Classes:
LSPDetourCreation, LSPDetourCreationImpl

public interface LSPDetourCreation
extends javax.xml.bind.Element, LSPDetourCreationType

Java content class for LSPDetourCreation 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 338)

 <element name="LSPDetourCreation">
   <complexType>
     <complexContent>
       <extension base="{http://jaxb.model.scenario.totem.run.montefiore.ulg.ac.be}BaseLSPCreationType">
         <attribute name="methodType" type="{http://jaxb.model.scenario.totem.run.montefiore.ulg.ac.be}methodType" default="GLOBAL" />
         <attribute name="protectedLSP" use="required" type="{http://jaxb.model.scenario.totem.run.montefiore.ulg.ac.be}lspIdType" />
         <attribute name="protectionType" type="{http://jaxb.model.scenario.totem.run.montefiore.ulg.ac.be}protectionType" />
       </extension>
     </complexContent>
   </complexType>
 </element>
 


Nested Class Summary
 
Nested classes/interfaces inherited from interface be.ac.ulg.montefiore.run.totem.scenario.model.jaxb.BaseLSPCreationType
BaseLSPCreationType.AcceptedCosType, BaseLSPCreationType.DiffServType, BaseLSPCreationType.PathType
 
Method Summary
 
Methods inherited from interface be.ac.ulg.montefiore.run.totem.scenario.model.jaxb.LSPDetourCreationType
getMethodType, getProtectedLSP, getProtectionType, isSetMethodType, isSetProtectedLSP, isSetProtectionType, setMethodType, setProtectedLSP, setProtectionType, unsetMethodType, unsetProtectedLSP, unsetProtectionType
 
Methods inherited from interface be.ac.ulg.montefiore.run.totem.scenario.model.jaxb.BaseLSPCreationType
getAcceptedCos, getBw, getDiffServ, getLspId, getMaxRate, getMetric, getPath, getRoutingAlgo, isEstablishLSP, isSetAcceptedCos, isSetBw, isSetDiffServ, isSetEstablishLSP, isSetLspId, isSetMaxRate, isSetMetric, isSetPath, isSetRoutingAlgo, setAcceptedCos, setBw, setDiffServ, setEstablishLSP, setLspId, setMaxRate, setMetric, setPath, setRoutingAlgo, unsetAcceptedCos, unsetBw, unsetDiffServ, unsetEstablishLSP, unsetLspId, unsetMaxRate, unsetMetric, unsetPath, unsetRoutingAlgo
 
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.