|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Alignment.type | |
|---|---|
| platypus | |
| Uses of Alignment.type in platypus |
|---|
| Fields in platypus declared as Alignment.type | |
|---|---|
static Alignment.type |
PlatyConst.DEFAULT_ALIGNMENT
|
private Alignment.type |
Alignment.present
the present alignment |
| Methods in platypus that return Alignment.type | |
|---|---|
Alignment.type |
Alignment.getPresent()
|
static Alignment.type |
Alignment.type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Alignment.type[] |
Alignment.type.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Methods in platypus with parameters of type Alignment.type | |
|---|---|
void |
Alignment.setPresent(Alignment.type present)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||