| Package | Description |
|---|---|
| org.vrprep.model.instance |
| Modifier and Type | Field and Description |
|---|---|
protected RandomVariableType |
UncertainParameterType.randomVariable |
| Modifier and Type | Method and Description |
|---|---|
RandomVariableType |
ObjectFactory.createRandomVariableType()
Create an instance of
RandomVariableType |
RandomVariableType |
UncertainParameterType.getRandomVariable()
Gets the value of the randomVariable property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<RandomVariableType> |
ObjectFactory.createRandomVariable(RandomVariableType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<RandomVariableType> |
ObjectFactory.createRandomVariable(RandomVariableType value)
|
void |
UncertainParameterType.setRandomVariable(RandomVariableType value)
Sets the value of the randomVariable property.
|
Copyright © 2014 VRP-REP. All rights reserved.