|
||||||||||
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.BoolOption
public class BoolOption
Constructor Summary | |
---|---|
BoolOption()
|
Method Summary | |
---|---|
Boolean |
getDefaultValue()
|
Boolean |
getSupported()
|
void |
setDefaultValue(Boolean toSet)
|
void |
setSupported(Boolean 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 BoolOption()
Method Detail |
---|
public Boolean getSupported()
public void setSupported(Boolean toSet)
public Boolean getDefaultValue()
public void setDefaultValue(Boolean toSet)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |