|
||||||||||
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.StiSystemInt64
public class StiSystemInt64
Constructor Summary | |
---|---|
StiSystemInt64()
|
Method Summary | |
---|---|
StiSystemTypeEnum |
getEnumType()
|
java.lang.Object |
getInstance()
|
Range |
getRange()
|
java.lang.Object |
getValueByString(java.lang.String str)
|
boolean |
isInteger()
|
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, isDecimal, isList, isNullable, isRange, isTime, setSerializeValue |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StiSystemInt64()
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 isInteger()
isInteger
in class StiSystemType
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |