|
||||||||||
| 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.LongOption
public class LongOption
| Constructor Summary | |
|---|---|
LongOption()
|
|
| Method Summary | |
|---|---|
Long |
getDefaultValue()
|
Long |
getMax()
|
Long |
getMin()
|
void |
setDefaultValue(Long toSet)
|
void |
setMax(Long toSet)
|
void |
setMin(Long 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 LongOption()
| Method Detail |
|---|
public Long getMin()
public void setMin(Long toSet)
public Long getMax()
public void setMax(Long toSet)
public Long getDefaultValue()
public void setDefaultValue(Long toSet)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||