Package | Description |
---|---|
info.junius.library.jabb.constants |
Modifier and Type | Method and Description |
---|---|
static MapEntryId |
MapEntryId.get(byte id)
Returns flag depending on id
|
static MapEntryId |
MapEntryId.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static MapEntryId[] |
MapEntryId.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|