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

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

Constructors in be.ac.ulg.montefiore.run.totem.scenario.model with parameters of type InfoLinkType
ShowLinkInfo(InfoLinkType type, boolean verbose, int ASID)
           
ShowLinkInfo(InfoLinkType type, boolean verbose, int ASID, int TMID)
           
 

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

Fields in be.ac.ulg.montefiore.run.totem.scenario.model.jaxb declared as InfoLinkType
static InfoLinkType InfoLinkType.LOAD
           
static InfoLinkType InfoLinkType.LOAD_BIS
           
static InfoLinkType InfoLinkType.LOAD_IS
           
static InfoLinkType InfoLinkType.LOAD_OVERLAY
           
static InfoLinkType InfoLinkType.PRIMARY_BACKUP
           
static InfoLinkType InfoLinkType.RESERVATION
           
 

Methods in be.ac.ulg.montefiore.run.totem.scenario.model.jaxb that return InfoLinkType
static InfoLinkType InfoLinkType.fromString(java.lang.String str)
           
static InfoLinkType InfoLinkType.fromValue(java.lang.String value)
           
 InfoLinkType ShowLinkInfoType.getType()
          Gets the value of the type property.
 

Methods in be.ac.ulg.montefiore.run.totem.scenario.model.jaxb with parameters of type InfoLinkType
 void ShowLinkInfoType.setType(InfoLinkType value)
          Sets the value of the type property.
 

Uses of InfoLinkType 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 InfoLinkType
protected  InfoLinkType ShowLinkInfoTypeImpl._Type
           
 

Methods in be.ac.ulg.montefiore.run.totem.scenario.model.jaxb.impl that return InfoLinkType
 InfoLinkType ShowLinkInfoTypeImpl.getType()
           
 

Methods in be.ac.ulg.montefiore.run.totem.scenario.model.jaxb.impl with parameters of type InfoLinkType
 void ShowLinkInfoTypeImpl.setType(InfoLinkType value)
           
 



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