at.ftw.scenario.model.jaxb
Interface LSPDimensioning

All Superinterfaces:
javax.xml.bind.Element, EventType, LSPDimensioningType
All Known Implementing Classes:
LSPDimensioning, LSPDimensioningImpl

public interface LSPDimensioning
extends javax.xml.bind.Element, LSPDimensioningType

Java content class for LSPDimensioning element declaration.

The following schema fragment specifies the expected content contained within this java content object. (defined at file:/shared_dir/belial/users/lepropre/eclipse/workspace/run-totem/src/resources/scenario/FTW-Scenario-v1_0.xsd line 46)

 <element name="LSPDimensioning">
   <complexType>
     <complexContent>
       <extension base="{http://jaxb.model.scenario.totem.run.montefiore.ulg.ac.be}eventType">
         <sequence>
           <element name="loadSample" type="{http://www.w3.org/2001/XMLSchema}float" maxOccurs="unbounded"/>
         </sequence>
       </extension>
     </complexContent>
   </complexType>
 </element>
 


Method Summary
 
Methods inherited from interface at.ftw.scenario.model.jaxb.LSPDimensioningType
getLoadSample, isSetLoadSample, unsetLoadSample
 
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.