| Package | Description |
|---|---|
| org.jlab.coda.emu.support.data |
| Modifier and Type | Method and Description |
|---|---|
static CODATag |
CODATag.getTagType(int val)
Obtain the enum from the value.
|
static CODATag |
CODATag.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static CODATag[] |
CODATag.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|