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