Uses of Class
be.ac.ulg.montefiore.run.totem.scenario.model.jaxb.LSPPathType

Packages that use LSPPathType
be.ac.ulg.montefiore.run.totem.scenario.model.jaxb This package holds classes generated by JAXB for the scenario package. 
be.ac.ulg.montefiore.run.totem.scenario.model.jaxb.impl This package holds the implementation of the classes generated by JAXB for the scenario package. 
 

Uses of LSPPathType in be.ac.ulg.montefiore.run.totem.scenario.model.jaxb
 

Fields in be.ac.ulg.montefiore.run.totem.scenario.model.jaxb declared as LSPPathType
static LSPPathType LSPPathType.LOOSE
           
static LSPPathType LSPPathType.STRICT
           
 

Methods in be.ac.ulg.montefiore.run.totem.scenario.model.jaxb that return LSPPathType
static LSPPathType LSPPathType.fromString(java.lang.String str)
           
static LSPPathType LSPPathType.fromValue(java.lang.String value)
           
 LSPPathType LSPCreationType.PathType.getType()
          Gets the value of the type property.
 

Methods in be.ac.ulg.montefiore.run.totem.scenario.model.jaxb with parameters of type LSPPathType
 void LSPCreationType.PathType.setType(LSPPathType value)
          Sets the value of the type property.
 

Uses of LSPPathType in be.ac.ulg.montefiore.run.totem.scenario.model.jaxb.impl
 

Fields in be.ac.ulg.montefiore.run.totem.scenario.model.jaxb.impl declared as LSPPathType
protected  LSPPathType LSPCreationTypeImpl.PathTypeImpl._Type
           
 

Methods in be.ac.ulg.montefiore.run.totem.scenario.model.jaxb.impl that return LSPPathType
 LSPPathType LSPCreationTypeImpl.PathTypeImpl.getType()
           
 

Methods in be.ac.ulg.montefiore.run.totem.scenario.model.jaxb.impl with parameters of type LSPPathType
 void LSPCreationTypeImpl.PathTypeImpl.setType(LSPPathType value)
           
 



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