samyedit
Class AirChannel

java.lang.Object
  extended by samyedit.Channel
      extended by samyedit.AirCableChannel
          extended by samyedit.AirChannel
All Implemented Interfaces:
java.lang.Cloneable

public class AirChannel
extends AirCableChannel


Field Summary
 
Fields inherited from class samyedit.AirCableChannel
freq, lcn, nid, qam, QAM256, QAM64, QAMauto, rawData, symbr
 
Fields inherited from class samyedit.Channel
bouqet, enc, fav, fav79, FLAG_ACTIVE, FLAG_FAV_1, FLAG_FAV_2, FLAG_FAV_3, FLAG_FAV_4, FLAG_LOCK, FLAG_SCRAMBLED, lock, mpid, name, num, onid, sid, status, stype, STYPE_DATA, STYPE_HD, STYPE_RADIO, STYPE_TV, tsid, TYPE_AIR, TYPE_CABLE, TYPE_CLONE, TYPE_SAT, vpid, vtype, VTYPE_MPEG2, VTYPE_MPEG4
 
Constructor Summary
AirChannel()
           
 
Method Summary
 
Methods inherited from class samyedit.AirCableChannel
getFreq, setFreq
 
Methods inherited from class samyedit.Channel
clone, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AirChannel

public AirChannel()