Package | Description |
---|---|
myorg.relex.one2one |
Modifier and Type | Field and Description |
---|---|
private Player.Position |
Player.position |
Modifier and Type | Method and Description |
---|---|
Player.Position |
Player.getPosition() |
static Player.Position |
Player.Position.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Player.Position[] |
Player.Position.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Player.setPosition(Player.Position position) |
Copyright © 2015 John's Hopkins University, Engineering Programs for Professionals. All rights reserved.