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   
be.ac.ulg.montefiore.run.totem.scenario.model.jaxb.impl   
 

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)
          Deprecated. 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)
          Deprecated.  
LSPDetourCreation(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 LSPDetourCreation element.
LSPDetourCreation(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 LSPDetourCreationType.getMethodType()
          Gets the value of the methodType property.
 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 LSPDetourCreationType.setMethodType(MethodType value)
          Sets the value of the methodType property.
 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 LSPDetourCreationTypeImpl._MethodType
           
protected  MethodType LSPBackupCreationTypeImpl.DetourTypeImpl._MethodType
           
 

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

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



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