public class StiTypeList extends StiSystemType
serializeValue| Constructor and Description |
|---|
StiTypeList(StiSystemType typeValue) |
| Modifier and Type | Method and Description |
|---|---|
StiSystemTypeEnum |
getEnumType() |
java.util.ArrayList<java.lang.Object> |
getInstance() |
ParameterType |
getInterfaceType() |
java.lang.Object |
getItemValue(java.lang.String itemSrt) |
java.util.ArrayList<java.lang.Object> |
getValueByArrayString(java.util.List<java.lang.String> strArray) |
java.util.ArrayList<?> |
getValueByString(java.lang.String str) |
boolean |
isDecimal() |
boolean |
isInteger() |
boolean |
isList() |
boolean |
isTime() |
getInstanceValueByString, getSerializeValue, getSystemType, isNullable, isRange, isValueType, setSerializeValuepublic StiTypeList(StiSystemType typeValue)
public java.util.ArrayList<java.lang.Object> getValueByArrayString(java.util.List<java.lang.String> strArray)
getValueByArrayString in class StiSystemTypepublic java.util.ArrayList<?> getValueByString(java.lang.String str)
getValueByString in class StiSystemTypepublic java.util.ArrayList<java.lang.Object> getInstance()
getInstance in class StiSystemTypepublic boolean isList()
isList 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.