public class StiTypeNullable extends StiTypeValue
serializeValue| Constructor and Description |
|---|
StiTypeNullable(StiSystemType typeValue) |
| Modifier and Type | Method and Description |
|---|---|
StiSystemTypeEnum |
getEnumType() |
java.lang.Object |
getInstance() |
ParameterType |
getInterfaceType() |
Range |
getRange() |
java.lang.String |
getSerializeValue() |
protected java.lang.Object |
getValueByString(java.lang.String str) |
boolean |
isDecimal() |
boolean |
isInteger() |
boolean |
isNullable() |
boolean |
isTime() |
getItemValue, isValueTypegetInstanceValueByString, getSystemType, getValueByArrayString, isList, isRange, setSerializeValuepublic StiTypeNullable(StiSystemType typeValue)
public Range getRange()
getRange in class StiTypeValuepublic java.lang.String getSerializeValue()
getSerializeValue in class StiSystemTypepublic boolean isNullable()
isNullable in class StiSystemTypepublic ParameterType getInterfaceType()
getInterfaceType in class StiTypeValuepublic StiSystemTypeEnum getEnumType()
getEnumType in class StiSystemTypepublic java.lang.Object getInstance()
getInstance in class StiSystemTypeprotected java.lang.Object getValueByString(java.lang.String str)
getValueByString in class StiSystemTypepublic boolean isTime()
isTime in class StiSystemTypepublic boolean isDecimal()
isDecimal in class StiSystemTypepublic boolean isInteger()
isInteger in class StiSystemTypeCopyright © 2020 Stimulsoft. All Rights Reserved.