|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectsamyedit.Channel
samyedit.AirCableChannel
public class AirCableChannel
| Field Summary | |
|---|---|
int |
freq
|
int |
lcn
|
int |
nid
|
byte |
qam
|
static byte |
QAM256
|
static byte |
QAM64
|
static byte |
QAMauto
|
byte[] |
rawData
|
int |
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 | |
|---|---|
AirCableChannel()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getFreq()
|
int |
setFreq(java.lang.String s)
|
| 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 |
|---|
public byte[] rawData
public static final byte QAM64
public static final byte QAM256
public static final byte QAMauto
public byte qam
public int nid
public int freq
public int symbr
public int lcn
| Constructor Detail |
|---|
public AirCableChannel()
| Method Detail |
|---|
public java.lang.String getFreq()
public int setFreq(java.lang.String s)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||