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

Packages that use ProtectionType
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 ProtectionType in be.ac.ulg.montefiore.run.totem.scenario.model
 

Constructors in be.ac.ulg.montefiore.run.totem.scenario.model with parameters of type ProtectionType
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 ProtectionType in be.ac.ulg.montefiore.run.totem.scenario.model.jaxb
 

Fields in be.ac.ulg.montefiore.run.totem.scenario.model.jaxb declared as ProtectionType
static ProtectionType ProtectionType.LINK_DISJOINT
           
static ProtectionType ProtectionType.NODE_DISJOINT
           
 

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

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

Uses of ProtectionType 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 ProtectionType
protected  ProtectionType LSPBackupCreationTypeImpl.DetourTypeImpl._ProtectionType
           
 

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

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



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