| Modifier and Type | Field and Description |
|---|---|
protected ForceUnitEnumType |
SettingsStatusType.forceUnitName |
protected ForceUnitEnumType |
SetForceUnitsType.unitName |
| Modifier and Type | Method and Description |
|---|---|
static ForceUnitEnumType |
ForceUnitEnumType.fromValue(String v) |
ForceUnitEnumType |
SettingsStatusType.getForceUnitName()
Gets the value of the forceUnitName property.
|
ForceUnitEnumType |
SetForceUnitsType.getUnitName()
Gets the value of the unitName property.
|
static ForceUnitEnumType |
ForceUnitEnumType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ForceUnitEnumType[] |
ForceUnitEnumType.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.setForceUnitName(ForceUnitEnumType value)
Sets the value of the forceUnitName property.
|
void |
SetForceUnitsType.setUnitName(ForceUnitEnumType value)
Sets the value of the unitName property.
|
Copyright © 2017. All rights reserved.