|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CAType | |
---|---|
com.gcapmedia.dab.epg |
Uses of CAType in com.gcapmedia.dab.epg |
---|
Methods in com.gcapmedia.dab.epg that return CAType | |
---|---|
CAType |
ProgrammeEvent.getCA()
|
CAType |
Programme.getCA()
|
static CAType |
CAType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static CAType[] |
CAType.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 CAType | |
---|---|
void |
ProgrammeEvent.setCA(CAType ca)
Sets the Conditional Access (CA) type |
void |
Programme.setCA(CAType ca)
Sets the Conditional Access (CA) type |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |