|
||||||||||
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
com.stimulsoft.base.system.type.StiSystemObject
public class StiSystemObject
Constructor Summary | |
---|---|
StiSystemObject()
|
Method Summary | |
---|---|
StiSystemTypeEnum |
getEnumType()
|
java.lang.Object |
getInstance()
|
Range |
getRange()
|
java.lang.Object |
getValueByString(java.lang.String str)
|
Methods inherited from class com.stimulsoft.base.system.type.StiTypeValue |
---|
getInterfaceType, getItemValue, isValueType |
Methods inherited from class com.stimulsoft.base.system.type.StiSystemType |
---|
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 StiSystemObject()
Method Detail |
---|
public java.lang.Object getValueByString(java.lang.String str)
public java.lang.Object getInstance()
getInstance
in class StiSystemType
public StiSystemTypeEnum getEnumType()
getEnumType
in class StiSystemType
public Range getRange()
getRange
in class StiTypeValue
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |