Package com.stimulsoft.base.system.type
Class StiSystemInt16
java.lang.Object
com.stimulsoft.base.system.type.StiSystemType
com.stimulsoft.base.system.type.StiTypeValue
com.stimulsoft.base.system.type.StiSystemInt16
-
Field Summary
Fields inherited from class com.stimulsoft.base.system.type.StiSystemType
jsonSerializeValue, serializeValue -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.stimulsoft.base.system.type.StiTypeValue
getInterfaceType, getItemValue, isValueTypeMethods inherited from class com.stimulsoft.base.system.type.StiSystemType
getInstanceValueByString, getJsonSerializeValue, getSerializeValue, getSystemType, getValueByArrayString, isDecimal, isList, isNullable, isRange, isTime, setJsonSerializeValue, setSerializeValue
-
Constructor Details
-
StiSystemInt16
public StiSystemInt16()
-
-
Method Details
-
getValueByString
- Specified by:
getValueByStringin classStiSystemType
-
getInstance
- Specified by:
getInstancein classStiSystemType
-
getEnumType
- Specified by:
getEnumTypein classStiSystemType
-
getRange
- Specified by:
getRangein classStiTypeValue
-
isInteger
public boolean isInteger()- Overrides:
isIntegerin classStiSystemType
-