Package | Description |
---|---|
eu.bandm.tools.message |
Messages and positions in documents,
cf user documentation.
|
Modifier and Type | Method and Description |
---|---|
static Location.NumberMode |
Location.getMode(int n) |
static Location.NumberMode |
Location.NumberMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Location.NumberMode[] |
Location.NumberMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
see also the complete user documentation .