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