|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||