Modifier and Type | Field and Description |
---|---|
protected OSName |
OtifOSType.name |
Modifier and Type | Method and Description |
---|---|
static OSName |
OSName.fromValue(String v) |
OSName |
OtifOSType.getName()
Gets the value of the name property.
|
static OSName |
OSName.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OSName[] |
OSName.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
OtifOSType.setName(OSName value)
Sets the value of the name property.
|
Copyright © 2015. All rights reserved.