|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProgrammeGroup.Type | |
---|---|
com.gcapmedia.dab.epg |
Uses of ProgrammeGroup.Type in com.gcapmedia.dab.epg |
---|
Methods in com.gcapmedia.dab.epg that return ProgrammeGroup.Type | |
---|---|
static ProgrammeGroup.Type |
ProgrammeGroup.Type.fromValue(java.lang.String v)
Parse the type from a string value |
ProgrammeGroup.Type |
ProgrammeGroup.getType()
|
static ProgrammeGroup.Type |
ProgrammeGroup.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ProgrammeGroup.Type[] |
ProgrammeGroup.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.gcapmedia.dab.epg with parameters of type ProgrammeGroup.Type | |
---|---|
void |
ProgrammeGroup.setType(ProgrammeGroup.Type type)
Set the programme group type |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |