com.stimulsoft.base.system.type
Class StiTypeRange
java.lang.Object
com.stimulsoft.base.system.type.StiSystemType
com.stimulsoft.base.system.type.StiTypeRange
public class StiTypeRange
- extends StiSystemType
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StiTypeRange
public StiTypeRange(StiTypeValue typeValue)
getValueByString
public Range getValueByString(java.lang.String str)
getInstance
public Range getInstance()
- Specified by:
getInstance
in class StiSystemType
isRange
public boolean isRange()
- Overrides:
isRange
in class StiSystemType
getInterfaceType
public ParameterType getInterfaceType()
- Specified by:
getInterfaceType
in class StiSystemType
getEnumType
public StiSystemTypeEnum getEnumType()
- Specified by:
getEnumType
in class StiSystemType
isTime
public boolean isTime()
- Overrides:
isTime
in class StiSystemType
isDecimal
public boolean isDecimal()
- Overrides:
isDecimal
in class StiSystemType
isInteger
public boolean isInteger()
- Overrides:
isInteger
in class StiSystemType
getItemValue
public java.lang.Object getItemValue(java.lang.String itemSrt)
- Specified by:
getItemValue
in class StiSystemType