Uses of Class
net.sf.dvbcentral.lib.Tune.Modulation

Uses of Tune.Modulation in net.sf.dvbcentral.lib
 

Methods in net.sf.dvbcentral.lib that return Tune.Modulation
 Tune.Modulation Tune.getModulation()
          Getter for type of modulation.
static Tune.Modulation Tune.Modulation.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Tune.Modulation[] Tune.Modulation.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in net.sf.dvbcentral.lib with parameters of type Tune.Modulation
 Tune Tune.modulation(Tune.Modulation m)
          New cloned tune with different modulation
 



Built on May 22 2009.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.