public class CardInput extends Object
| Constructor and Description |
|---|
CardInput() |
| Modifier and Type | Method and Description |
|---|---|
int |
getCardId() |
String |
getChangerDevice() |
String |
getChangerModel() |
String |
getDisplayName() |
String |
getExternalCommand() |
String |
getHosthame() |
String |
getInputName() |
int |
getLiveTVOrder() |
int |
getQuicktune() |
int |
getRecordingPriority() |
int |
getSchedOrder() |
int |
getSourceId() |
String |
getStartChannel() |
String |
getTuneChannel() |
boolean |
isDishnetEIT() |
void |
setCardId(int cardId) |
void |
setChangerDevice(String changerDevice) |
void |
setChangerModel(String changerModel) |
void |
setDishnetEIT(boolean dishnetEIT) |
void |
setDisplayName(String displayName) |
void |
setExternalCommand(String externalCommand) |
void |
setHosthame(String hosthame) |
void |
setInputName(String inputName) |
void |
setLiveTVOrder(int liveTVOrder) |
void |
setQuicktune(int quicktune) |
void |
setRecordingPriority(int recordingPriority) |
void |
setSchedOrder(int schedOrder) |
void |
setSourceId(int sourceId) |
void |
setStartChannel(String startChannel) |
void |
setTuneChannel(String tuneChannel) |
String |
toString() |
public int getCardId()
public void setCardId(int cardId)
cardId - the cardId to setpublic int getSourceId()
public void setSourceId(int sourceId)
sourceId - the sourceId to setpublic String getInputName()
public void setInputName(String inputName)
inputName - the inputName to setpublic String getExternalCommand()
public void setExternalCommand(String externalCommand)
externalCommand - the externalCommand to setpublic String getChangerDevice()
public void setChangerDevice(String changerDevice)
changerDevice - the changerDevice to setpublic String getChangerModel()
public void setChangerModel(String changerModel)
changerModel - the changerModel to setpublic String getHosthame()
public void setHosthame(String hosthame)
hosthame - the hosthame to setpublic String getTuneChannel()
public void setTuneChannel(String tuneChannel)
tuneChannel - the tuneChannel to setpublic String getStartChannel()
public void setStartChannel(String startChannel)
startChannel - the startChannel to setpublic String getDisplayName()
public void setDisplayName(String displayName)
displayName - the displayName to setpublic boolean isDishnetEIT()
public void setDishnetEIT(boolean dishnetEIT)
dishnetEIT - the dishnetEIT to setpublic int getRecordingPriority()
public void setRecordingPriority(int recordingPriority)
recordingPriority - the recordingPriority to setpublic int getQuicktune()
public void setQuicktune(int quicktune)
quicktune - the quicktune to setpublic int getSchedOrder()
public void setSchedOrder(int schedOrder)
schedOrder - the schedOrder to setpublic int getLiveTVOrder()
public void setLiveTVOrder(int liveTVOrder)
liveTVOrder - the liveTVOrder to setCopyright © 2012. All Rights Reserved.