com.stimulsoft.base.system.type
Class StiSystemInt32

java.lang.Object
  extended by com.stimulsoft.base.system.type.StiSystemType
      extended by com.stimulsoft.base.system.type.StiTypeValue
          extended by com.stimulsoft.base.system.type.StiSystemInt32

public class StiSystemInt32
extends StiTypeValue


Field Summary
 
Fields inherited from class com.stimulsoft.base.system.type.StiSystemType
serializeValue
 
Constructor Summary
StiSystemInt32()
           
 
Method Summary
 StiSystemTypeEnum getEnumType()
           
 java.lang.Object getInstance()
           
 Range getRange()
           
 java.lang.Object getValueByString(java.lang.String str)
           
 boolean isInteger()
           
 
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, isList, isNullable, isRange, isTime, setSerializeValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StiSystemInt32

public StiSystemInt32()
Method Detail

getValueByString

public java.lang.Object getValueByString(java.lang.String str)
Specified by:
getValueByString in class StiSystemType

getInstance

public java.lang.Object getInstance()
Specified by:
getInstance in class StiSystemType

getEnumType

public StiSystemTypeEnum getEnumType()
Specified by:
getEnumType in class StiSystemType

getRange

public Range getRange()
Specified by:
getRange in class StiTypeValue

isInteger

public boolean isInteger()
Overrides:
isInteger in class StiSystemType


Copyright © 2018 Stimulsoft. All Rights Reserved.