Uses of Class
org.vrprep.model.instance.RandomVariableType

Packages that use RandomVariableType
org.vrprep.model.instance   
 

Uses of RandomVariableType in org.vrprep.model.instance
 

Fields in org.vrprep.model.instance declared as RandomVariableType
protected  RandomVariableType UncertainParameterType.randomVariable
           
 

Methods in org.vrprep.model.instance that return RandomVariableType
 RandomVariableType ObjectFactory.createRandomVariableType()
          Create an instance of RandomVariableType
 RandomVariableType UncertainParameterType.getRandomVariable()
          Gets the value of the randomVariable property.
 

Methods in org.vrprep.model.instance that return types with arguments of type RandomVariableType
 JAXBElement<RandomVariableType> ObjectFactory.createRandomVariable(RandomVariableType value)
          Create an instance of JAXBElement<RandomVariableType>}
 

Methods in org.vrprep.model.instance with parameters of type RandomVariableType
 JAXBElement<RandomVariableType> ObjectFactory.createRandomVariable(RandomVariableType value)
          Create an instance of JAXBElement<RandomVariableType>}
 void UncertainParameterType.setRandomVariable(RandomVariableType value)
          Sets the value of the randomVariable property.
 



Copyright © 2014 VRP-REP. All rights reserved.