Uses of Interface
be.ac.ulg.montefiore.run.totem.scenario.model.jaxb.RoutingAlgoType

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

Subinterfaces of RoutingAlgoType in be.ac.ulg.montefiore.run.totem.scenario.model.jaxb
 interface RoutingAlgo
          Java content class for routingAlgo element declaration.
 

Methods in be.ac.ulg.montefiore.run.totem.scenario.model.jaxb that return RoutingAlgoType
 RoutingAlgoType ObjectFactory.createRoutingAlgoType()
          Create an instance of RoutingAlgoType
 RoutingAlgoType LSPBackupCreationType.getRoutingAlgo()
          Gets the value of the routingAlgo property.
 RoutingAlgoType LSPCreationType.getRoutingAlgo()
          Gets the value of the routingAlgo property.
 

Methods in be.ac.ulg.montefiore.run.totem.scenario.model.jaxb with parameters of type RoutingAlgoType
 void LSPBackupCreationType.setRoutingAlgo(RoutingAlgoType value)
          Sets the value of the routingAlgo property.
 void LSPCreationType.setRoutingAlgo(RoutingAlgoType value)
          Sets the value of the routingAlgo property.
 

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

Classes in be.ac.ulg.montefiore.run.totem.scenario.model.jaxb.impl that implement RoutingAlgoType
 class RoutingAlgoImpl
           
 class RoutingAlgoTypeImpl
           
 

Fields in be.ac.ulg.montefiore.run.totem.scenario.model.jaxb.impl declared as RoutingAlgoType
protected  RoutingAlgoType LSPBackupCreationTypeImpl._RoutingAlgo
           
protected  RoutingAlgoType LSPCreationTypeImpl._RoutingAlgo
           
 

Methods in be.ac.ulg.montefiore.run.totem.scenario.model.jaxb.impl that return RoutingAlgoType
 RoutingAlgoType LSPBackupCreationTypeImpl.getRoutingAlgo()
           
 RoutingAlgoType LSPCreationTypeImpl.getRoutingAlgo()
           
 

Methods in be.ac.ulg.montefiore.run.totem.scenario.model.jaxb.impl with parameters of type RoutingAlgoType
 void LSPBackupCreationTypeImpl.setRoutingAlgo(RoutingAlgoType value)
           
 void LSPCreationTypeImpl.setRoutingAlgo(RoutingAlgoType value)
           
 



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