com.stimulsoft.base.system.type
Class StiTypeList
java.lang.Object
com.stimulsoft.base.system.type.StiSystemType
com.stimulsoft.base.system.type.StiTypeList
public class StiTypeList
- extends StiSystemType
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StiTypeList
public StiTypeList(StiSystemType typeValue)
getValueByArrayString
public java.util.ArrayList<java.lang.Object> getValueByArrayString(java.util.List<java.lang.String> strArray)
- Overrides:
getValueByArrayString in class StiSystemType
getValueByString
public java.util.ArrayList<?> getValueByString(java.lang.String str)
- Specified by:
getValueByString in class StiSystemType
getInstance
public java.util.ArrayList<java.lang.Object> getInstance()
- Specified by:
getInstance in class StiSystemType
isList
public boolean isList()
- Overrides:
isList 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
Copyright © 2018 Stimulsoft. All Rights Reserved.