at.ftw.scenario.model.jaxb
Interface FTWReoptType.LSPGenerationType

All Known Implementing Classes:
FTWReoptTypeImpl.LSPGenerationTypeImpl
Enclosing interface:
FTWReoptType

public static interface FTWReoptType.LSPGenerationType

Java content class for anonymous complex type.

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 32)

 <complexType>
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <attribute name="nbParallelPaths" use="required" type="{http://www.w3.org/2001/XMLSchema}int" />
     </restriction>
   </complexContent>
 </complexType>
 


Method Summary
 int getNbParallelPaths()
          Gets the value of the nbParallelPaths property.
 boolean isSetNbParallelPaths()
           
 void setNbParallelPaths(int value)
          Sets the value of the nbParallelPaths property.
 void unsetNbParallelPaths()
           
 

Method Detail

getNbParallelPaths

int getNbParallelPaths()
Gets the value of the nbParallelPaths property.


setNbParallelPaths

void setNbParallelPaths(int value)
Sets the value of the nbParallelPaths property.


isSetNbParallelPaths

boolean isSetNbParallelPaths()

unsetNbParallelPaths

void unsetNbParallelPaths()


Copyright © 2004-2007 Research Unit in Networking, All Rights Reserved.