|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.stimulsoft.base.system.type.StiSystemType
com.stimulsoft.base.system.type.StiTypeValue
public abstract class StiTypeValue
Constructor Summary | |
---|---|
StiTypeValue()
|
Method Summary | |
---|---|
ParameterType |
getInterfaceType()
|
java.lang.Object |
getItemValue(java.lang.String itemSrt)
|
abstract Range |
getRange()
|
boolean |
isValueType()
|
Methods inherited from class com.stimulsoft.base.system.type.StiSystemType |
---|
getEnumType, getInstance, getInstanceValueByString, getSerializeValue, getSystemType, getValueByArrayString, isDecimal, isInteger, isList, isNullable, isRange, isTime, setSerializeValue |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StiTypeValue()
Method Detail |
---|
public abstract Range getRange()
public boolean isValueType()
isValueType
in class StiSystemType
public ParameterType getInterfaceType()
getInterfaceType
in class StiSystemType
public java.lang.Object getItemValue(java.lang.String itemSrt)
getItemValue
in class StiSystemType
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |