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

Packages that use IgpwoInitialWeightArrayType
be.ac.ulg.montefiore.run.totem.scenario.model.jaxb   
be.ac.ulg.montefiore.run.totem.scenario.model.jaxb.impl   
 

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

Fields in be.ac.ulg.montefiore.run.totem.scenario.model.jaxb declared as IgpwoInitialWeightArrayType
static IgpwoInitialWeightArrayType IgpwoInitialWeightArrayType.CURRENT
           
static IgpwoInitialWeightArrayType IgpwoInitialWeightArrayType.RANDOM
           
 

Methods in be.ac.ulg.montefiore.run.totem.scenario.model.jaxb that return IgpwoInitialWeightArrayType
static IgpwoInitialWeightArrayType IgpwoInitialWeightArrayType.fromString(java.lang.String str)
           
static IgpwoInitialWeightArrayType IgpwoInitialWeightArrayType.fromValue(java.lang.String value)
           
 IgpwoInitialWeightArrayType IGPWOCalculateWeightsType.getInitialWeightArray()
          Gets the value of the initialWeightArray property.
 IgpwoInitialWeightArrayType BgpAwareIGPWOType.getInitialWeightArray()
          Gets the value of the initialWeightArray property.
 

Methods in be.ac.ulg.montefiore.run.totem.scenario.model.jaxb with parameters of type IgpwoInitialWeightArrayType
 void IGPWOCalculateWeightsType.setInitialWeightArray(IgpwoInitialWeightArrayType value)
          Sets the value of the initialWeightArray property.
 void BgpAwareIGPWOType.setInitialWeightArray(IgpwoInitialWeightArrayType value)
          Sets the value of the initialWeightArray property.
 

Uses of IgpwoInitialWeightArrayType 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 IgpwoInitialWeightArrayType
protected  IgpwoInitialWeightArrayType IGPWOCalculateWeightsTypeImpl._InitialWeightArray
           
protected  IgpwoInitialWeightArrayType BgpAwareIGPWOTypeImpl._InitialWeightArray
           
 

Methods in be.ac.ulg.montefiore.run.totem.scenario.model.jaxb.impl that return IgpwoInitialWeightArrayType
 IgpwoInitialWeightArrayType IGPWOCalculateWeightsTypeImpl.getInitialWeightArray()
           
 IgpwoInitialWeightArrayType BgpAwareIGPWOTypeImpl.getInitialWeightArray()
           
 

Methods in be.ac.ulg.montefiore.run.totem.scenario.model.jaxb.impl with parameters of type IgpwoInitialWeightArrayType
 void IGPWOCalculateWeightsTypeImpl.setInitialWeightArray(IgpwoInitialWeightArrayType value)
           
 void BgpAwareIGPWOTypeImpl.setInitialWeightArray(IgpwoInitialWeightArrayType value)
           
 



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