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