samyedit
Class SatChannel

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

public class SatChannel
extends Channel


Field Summary
 byte[] rawData
           
 int sat
           
 int tpid
           
 
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
SatChannel()
           
 
Method Summary
 
Methods inherited from class samyedit.Channel
clone, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

rawData

public byte[] rawData

tpid

public int tpid

sat

public int sat
Constructor Detail

SatChannel

public SatChannel()