|
||||||||||
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.StiSystemTimeSpan
public class StiSystemTimeSpan
Constructor Summary | |
---|---|
StiSystemTimeSpan()
|
Method Summary | |
---|---|
StiSystemTypeEnum |
getEnumType()
|
java.lang.Object |
getInstance()
|
Range |
getRange()
|
java.lang.Object |
getValueByString(java.lang.String str)
|
boolean |
isTime()
|
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, setSerializeValue |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StiSystemTimeSpan()
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
public boolean isTime()
isTime
in class StiSystemType
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |