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