Uses of Class
com.gcapmedia.dab.epg.Genre.Scheme

Packages that use Genre.Scheme
com.gcapmedia.dab.epg   
 

Uses of Genre.Scheme in com.gcapmedia.dab.epg
 

Methods in com.gcapmedia.dab.epg that return Genre.Scheme
static Genre.Scheme Genre.Scheme.fromId(int id)
           
 Genre.Scheme Genre.getScheme()
           
static Genre.Scheme Genre.Scheme.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Genre.Scheme[] Genre.Scheme.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in com.gcapmedia.dab.epg with parameters of type Genre.Scheme
Genre(Genre.Scheme scheme)
          Create a new genre
Genre(Genre.Scheme scheme, java.lang.String definition, Genre.Type type, int level1, int level2, int level3)
          Create a new genre
 



Copyright © 2007. All Rights Reserved.