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

Packages that use MethodType
be.ac.ulg.montefiore.run.totem.scenario.model This package holds the model for the scenario package. 
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 MethodType in be.ac.ulg.montefiore.run.totem.scenario.model
 

Constructors in be.ac.ulg.montefiore.run.totem.scenario.model with parameters of type MethodType
LSPBackupCreation(java.lang.String lspId, float bw, java.lang.String protectedLSP, MethodType methodType, ProtectionType protectionType, java.lang.String algoName, java.util.HashMap algoParams)
          Creates a new LSPBackupCreation element with a Detour subelement.
LSPBackupCreation(java.lang.String lspId, float bw, java.lang.String protectedLSP, MethodType methodType, ProtectionType protectionType, java.lang.String algoName, java.util.HashMap algoParams, int asId)
           
 

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

Fields in be.ac.ulg.montefiore.run.totem.scenario.model.jaxb declared as MethodType
static MethodType MethodType.GLOBAL
           
static MethodType MethodType.LOCAL
           
 

Methods in be.ac.ulg.montefiore.run.totem.scenario.model.jaxb that return MethodType
static MethodType MethodType.fromString(java.lang.String str)
           
static MethodType MethodType.fromValue(java.lang.String value)
           
 MethodType LSPBackupCreationType.DetourType.getMethodType()
          Gets the value of the methodType property.
 

Methods in be.ac.ulg.montefiore.run.totem.scenario.model.jaxb with parameters of type MethodType
 void LSPBackupCreationType.DetourType.setMethodType(MethodType value)
          Sets the value of the methodType property.
 

Uses of MethodType 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 MethodType
protected  MethodType LSPBackupCreationTypeImpl.DetourTypeImpl._MethodType
           
 

Methods in be.ac.ulg.montefiore.run.totem.scenario.model.jaxb.impl that return MethodType
 MethodType LSPBackupCreationTypeImpl.DetourTypeImpl.getMethodType()
           
 

Methods in be.ac.ulg.montefiore.run.totem.scenario.model.jaxb.impl with parameters of type MethodType
 void LSPBackupCreationTypeImpl.DetourTypeImpl.setMethodType(MethodType value)
           
 



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