Package com.stimulsoft.base.system.type
Class StiTypeRange
java.lang.Object
com.stimulsoft.base.system.type.StiSystemType
com.stimulsoft.base.system.type.StiTypeRange
-
Field Summary
Fields inherited from class com.stimulsoft.base.system.type.StiSystemType
jsonSerializeValue, serializeValue -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetItemValue(String itemSrt) getValueByString(String str) booleanbooleanbooleanisRange()booleanisTime()Methods inherited from class com.stimulsoft.base.system.type.StiSystemType
getInstanceValueByString, getJsonSerializeValue, getSerializeValue, getSystemType, getValueByArrayString, isList, isNullable, isValueType, setJsonSerializeValue, setSerializeValue
-
Constructor Details
-
StiTypeRange
-
-
Method Details
-
getValueByString
- Specified by:
getValueByStringin classStiSystemType
-
getInstance
- Specified by:
getInstancein classStiSystemType
-
isRange
public boolean isRange()- Overrides:
isRangein classStiSystemType
-
getInterfaceType
- Specified by:
getInterfaceTypein classStiSystemType
-
getEnumType
- Specified by:
getEnumTypein classStiSystemType
-
isTime
public boolean isTime()- Overrides:
isTimein classStiSystemType
-
isDecimal
public boolean isDecimal()- Overrides:
isDecimalin classStiSystemType
-
isInteger
public boolean isInteger()- Overrides:
isIntegerin classStiSystemType
-
getItemValue
- Specified by:
getItemValuein classStiSystemType
-