| Modifier and Type | Field and Description |
|---|---|
protected LengthUnitEnumType |
SettingsStatusType.lengthUnitName |
protected LengthUnitEnumType |
SetLengthUnitsType.unitName |
| Modifier and Type | Method and Description |
|---|---|
static LengthUnitEnumType |
LengthUnitEnumType.fromValue(String v) |
LengthUnitEnumType |
SettingsStatusType.getLengthUnitName()
Gets the value of the lengthUnitName property.
|
LengthUnitEnumType |
SetLengthUnitsType.getUnitName()
Gets the value of the unitName property.
|
static LengthUnitEnumType |
LengthUnitEnumType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LengthUnitEnumType[] |
LengthUnitEnumType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SettingsStatusType.setLengthUnitName(LengthUnitEnumType value)
Sets the value of the lengthUnitName property.
|
void |
SetLengthUnitsType.setUnitName(LengthUnitEnumType value)
Sets the value of the unitName property.
|
Copyright © 2018. All rights reserved.