public class Antennas.AntennaRfConfig.AntennaStopTrigger
extends java.lang.Object
| Constructor and Description |
|---|
AntennaStopTrigger() |
| Modifier and Type | Method and Description |
|---|---|
int |
getAntennaStopConditionValue() |
ANTENNA_STOP_TRIGGER_TYPE |
getStopTriggerType() |
void |
setAntennaStopConditionValue(int m_AntennaStopConditionValue) |
void |
setStopTriggerType(ANTENNA_STOP_TRIGGER_TYPE m_StopTriggerType) |
public ANTENNA_STOP_TRIGGER_TYPE getStopTriggerType()
public void setStopTriggerType(ANTENNA_STOP_TRIGGER_TYPE m_StopTriggerType)
m_StopTriggerType - the m_StopTriggerType to setpublic int getAntennaStopConditionValue()
public void setAntennaStopConditionValue(int m_AntennaStopConditionValue)
m_AntennaStopConditionValue - the m_AntennaStopConditionValue to set