Uses of Class
com.gcapmedia.dab.epg.Multimedia.Type

Packages that use Multimedia.Type
com.gcapmedia.dab.epg   
 

Uses of Multimedia.Type in com.gcapmedia.dab.epg
 

Fields in com.gcapmedia.dab.epg declared as Multimedia.Type
protected  Multimedia.Type Multimedia.type
          Media type
 

Methods in com.gcapmedia.dab.epg that return Multimedia.Type
 Multimedia.Type Multimedia.getType()
           
static Multimedia.Type Multimedia.Type.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Multimedia.Type[] Multimedia.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 Multimedia.Type
 void Multimedia.setType(Multimedia.Type type)
           
 



Copyright © 2007. All Rights Reserved.