| Constructor and Description |
|---|
Qop.Choice() |
| Modifier and Type | Method and Description |
|---|---|
void |
clearChoiceSelect()
Clear the choice selection.
|
HorAcc |
getHorAcc()
Get the 'hor_acc' element value.
|
LlAcc |
getLlAcc()
Get the 'll_acc' element value.
|
boolean |
ifHorAcc()
Check if HorAcc is current selection for choice.
|
boolean |
ifLlAcc()
Check if LlAcc is current selection for choice.
|
void |
setHorAcc(HorAcc horAcc)
Set the 'hor_acc' element value.
|
void |
setLlAcc(LlAcc llAcc)
Set the 'll_acc' element value.
|
public void clearChoiceSelect()
public boolean ifLlAcc()
true if selection, false if notpublic LlAcc getLlAcc()
public void setLlAcc(LlAcc llAcc)
llAcc - public boolean ifHorAcc()
true if selection, false if notpublic HorAcc getHorAcc()
public void setHorAcc(HorAcc horAcc)
horAcc - Copyright © 2016. All Rights Reserved.