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