|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.hyper9.simdk.stubs.dao.DynamicData com.hyper9.simdk.stubs.dao.OptionType com.hyper9.simdk.stubs.dao.ChoiceOption
public class ChoiceOption
Constructor Summary | |
---|---|
ChoiceOption()
|
Method Summary | |
---|---|
List<ElementDescription> |
getChoiceInfo()
|
Integer |
getDefaultIndex()
|
void |
setChoiceInfo(List<ElementDescription> toSet)
|
void |
setDefaultIndex(Integer toSet)
|
Methods inherited from class com.hyper9.simdk.stubs.dao.OptionType |
---|
getValueIsReadonly, setValueIsReadonly |
Methods inherited from class com.hyper9.simdk.stubs.dao.DynamicData |
---|
equals, getDynamicProperty, getDynamicType, getJpaId, getSessionKey, setDynamicProperty, setDynamicType, setJpaId, setSessionKey |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ChoiceOption()
Method Detail |
---|
public List<ElementDescription> getChoiceInfo()
public void setChoiceInfo(List<ElementDescription> toSet)
public Integer getDefaultIndex()
public void setDefaultIndex(Integer toSet)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |