Package com.stimulsoft.base.system.type
Class StiTypeValue
java.lang.Object
com.stimulsoft.base.system.type.StiSystemType
com.stimulsoft.base.system.type.StiTypeValue
- Direct Known Subclasses:
StiSystemBoolean,StiSystemByte,StiSystemByteArray,StiSystemChar,StiSystemDateOnly,StiSystemDateTime,StiSystemDateTimeOffset,StiSystemDecimal,StiSystemDouble,StiSystemDrawingBitmap,StiSystemDrawingImage,StiSystemGuid,StiSystemInt16,StiSystemInt32,StiSystemInt64,StiSystemObject,StiSystemSingle,StiSystemString,StiSystemTimeOnly,StiSystemTimeSpan,StiTypeNullable
-
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.StiSystemType
getEnumType, getInstance, getInstanceValueByString, getJsonSerializeValue, getSerializeValue, getSystemType, getValueByArrayString, getValueByString, isDecimal, isInteger, isList, isNullable, isRange, isTime, setJsonSerializeValue, setSerializeValue
-
Constructor Details
-
StiTypeValue
public StiTypeValue()
-
-
Method Details
-
getRange
-
isValueType
public boolean isValueType()- Overrides:
isValueTypein classStiSystemType
-
getInterfaceType
- Specified by:
getInterfaceTypein classStiSystemType
-
getItemValue
- Specified by:
getItemValuein classStiSystemType
-