|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.hyper9.simdk.stubs.dao.DynamicData
com.hyper9.simdk.stubs.dao.OptionType
com.hyper9.simdk.stubs.dao.StringOption
public class StringOption
| Constructor Summary | |
|---|---|
StringOption()
|
|
| Method Summary | |
|---|---|
String |
getDefaultValue()
|
String |
getValidCharacters()
|
void |
setDefaultValue(String toSet)
|
void |
setValidCharacters(String 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 StringOption()
| Method Detail |
|---|
public String getDefaultValue()
public void setDefaultValue(String toSet)
public String getValidCharacters()
public void setValidCharacters(String toSet)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||