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, StiSystemDateTime, StiSystemDecimal, StiSystemDouble, StiSystemDrawingBitmap, StiSystemDrawingImage, StiSystemGuid, StiSystemInt16, StiSystemInt32, StiSystemInt64, StiSystemObject, StiSystemSingle, StiSystemString, StiSystemTimeSpan, StiTypeNullable
public abstract class StiTypeValue
- extends StiSystemType
| Methods inherited from class com.stimulsoft.base.system.type.StiSystemType |
getEnumType, getInstance, getInstanceValueByString, getSerializeValue, getSystemType, getValueByArrayString, getValueByString, isDecimal, isInteger, isList, isNullable, isRange, isTime, setSerializeValue |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StiTypeValue
public StiTypeValue()
getRange
public abstract Range getRange()
isValueType
public boolean isValueType()
- Overrides:
isValueType in class StiSystemType
getInterfaceType
public ParameterType getInterfaceType()
- Specified by:
getInterfaceType in class StiSystemType
getItemValue
public Object getItemValue(String itemSrt)
- Specified by:
getItemValue in class StiSystemType
Copyright © 2017 Stimulsoft. All Rights Reserved.