|
||||||||||
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.StiSystemInt16
public class StiSystemInt16
Constructor Summary | |
---|---|
StiSystemInt16()
|
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 StiSystemInt16()
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 |