com.stimulsoft.base.system.type
Class StiUserType
java.lang.Object
com.stimulsoft.base.system.type.StiSystemType
com.stimulsoft.base.system.type.StiUserType
public class StiUserType
- extends StiSystemType
Constructor Summary |
StiUserType(java.lang.String userType)
|
Methods inherited from class com.stimulsoft.base.system.type.StiSystemType |
getInstanceValueByString, getSystemType, getValueByArrayString, isDecimal, isInteger, isList, isNullable, isRange, isTime, isValueType, setSerializeValue |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StiUserType
public StiUserType(java.lang.String userType)
getValueByString
public java.lang.Object getValueByString(java.lang.String str)
getSerializeValue
public java.lang.String getSerializeValue()
- Overrides:
getSerializeValue
in class StiSystemType
getInstance
public java.lang.Object getInstance()
- Specified by:
getInstance
in class StiSystemType
getInterfaceType
public ParameterType getInterfaceType()
- Specified by:
getInterfaceType
in class StiSystemType
getEnumType
public StiSystemTypeEnum getEnumType()
- Specified by:
getEnumType
in class StiSystemType
getItemValue
public java.lang.Object getItemValue(java.lang.String itemSrt)
- Specified by:
getItemValue
in class StiSystemType