|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SystemType | |
|---|---|
| com.gcapmedia.dab.epg | |
| Uses of SystemType in com.gcapmedia.dab.epg |
|---|
| Methods in com.gcapmedia.dab.epg that return SystemType | |
|---|---|
SystemType |
Epg.getSystemType()
|
static SystemType |
SystemType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static SystemType[] |
SystemType.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 SystemType | |
|---|---|
void |
Epg.setSystemType(SystemType type)
Set the EPG system type (DAB or DRM) |
| Constructors in com.gcapmedia.dab.epg with parameters of type SystemType | |
|---|---|
Epg(SystemType type)
Create a new EPG container |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||