Uses of Class
com.gcapmedia.dab.epg.SystemType

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
 



Copyright © 2007. All Rights Reserved.