|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EnumType | |
|---|---|
| com.gcapmedia.dab.epg.binary | |
| Uses of EnumType in com.gcapmedia.dab.epg.binary |
|---|
| Methods in com.gcapmedia.dab.epg.binary that return EnumType | |
|---|---|
static EnumType |
EnumType.fromByte(AttributeTag parent,
byte value)
Parse an object from its byte array representation |
static EnumType |
EnumType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static EnumType[] |
EnumType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||