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