|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.stimulsoft.base.system.type.StiSystemType
com.stimulsoft.base.system.type.StiTypeValue
com.stimulsoft.base.system.type.StiSystemDecimal
public class StiSystemDecimal
Constructor Summary | |
---|---|
StiSystemDecimal()
|
Method Summary | |
---|---|
StiSystemTypeEnum |
getEnumType()
|
java.lang.Object |
getInstance()
|
Range |
getRange()
|
java.lang.Object |
getValueByString(java.lang.String str)
|
boolean |
isDecimal()
|
Methods inherited from class com.stimulsoft.base.system.type.StiTypeValue |
---|
getInterfaceType, getItemValue, isValueType |
Methods inherited from class com.stimulsoft.base.system.type.StiSystemType |
---|
getInstanceValueByString, getSerializeValue, getSystemType, getValueByArrayString, isInteger, isList, isNullable, isRange, isTime, setSerializeValue |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StiSystemDecimal()
Method Detail |
---|
public java.lang.Object getValueByString(java.lang.String str)
public java.lang.Object getInstance()
getInstance
in class StiSystemType
public StiSystemTypeEnum getEnumType()
getEnumType
in class StiSystemType
public Range getRange()
getRange
in class StiTypeValue
public boolean isDecimal()
isDecimal
in class StiSystemType
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |