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

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 BaseLSPCreationType.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 BaseLSPCreationType.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 BaseLSPCreationTypeImpl._RoutingAlgo
           
 

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

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



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