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
public class StiTypeNullable
- extends StiTypeValue
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StiTypeNullable
public StiTypeNullable(StiSystemType typeValue)
getRange
public Range getRange()
- Specified by:
getRange
in class StiTypeValue
getSerializeValue
public java.lang.String getSerializeValue()
- Overrides:
getSerializeValue
in class StiSystemType
isNullable
public boolean isNullable()
- Overrides:
isNullable
in class StiSystemType
getInterfaceType
public ParameterType getInterfaceType()
- Overrides:
getInterfaceType
in class StiTypeValue
getEnumType
public StiSystemTypeEnum getEnumType()
- Specified by:
getEnumType
in class StiSystemType
getInstance
public java.lang.Object getInstance()
- Specified by:
getInstance
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