| Package | Description |
|---|---|
| org.xmcda.v2 |
| Modifier and Type | Field and Description |
|---|---|
protected ValuationType |
Scale.valuationType |
| Modifier and Type | Method and Description |
|---|---|
static ValuationType |
ValuationType.fromValue(String v) |
ValuationType |
Scale.getValuationType()
Gets the value of the valuationType property.
|
static ValuationType |
ValuationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ValuationType[] |
ValuationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Scale.setValuationType(ValuationType value)
Sets the value of the valuationType property.
|
Copyright © 2013–2021 Sébastien Bigaret, Patrick Meyer. All rights reserved.