Uses of Class
com.stimulsoft.base.system.type.StiSystemTypeEnum

Packages that use StiSystemTypeEnum
com.stimulsoft.base.range   
com.stimulsoft.base.system.type   
 

Uses of StiSystemTypeEnum in com.stimulsoft.base.range
 

Methods in com.stimulsoft.base.range that return StiSystemTypeEnum
 StiSystemTypeEnum TimeSpanRange.getRangeType()
          Gets the type of range items.
 StiSystemTypeEnum StringRange.getRangeType()
          Gets the type of range items.
 StiSystemTypeEnum ShortRange.getRangeType()
          Gets the type of range items.
abstract  StiSystemTypeEnum Range.getRangeType()
          Gets the type of range items.
 StiSystemTypeEnum LongRange.getRangeType()
          Gets the type of range items.
 StiSystemTypeEnum IntRange.getRangeType()
          Gets the type of range items.
 StiSystemTypeEnum GuidRange.getRangeType()
          Gets the type of range items.
 StiSystemTypeEnum FloatRange.getRangeType()
          Gets the type of range items.
 StiSystemTypeEnum DoubleRange.getRangeType()
          Gets the type of range items.
 StiSystemTypeEnum DecimalRange.getRangeType()
          Gets the type of range items.
 StiSystemTypeEnum DateTimeRange.getRangeType()
          Gets the type of range items.
 StiSystemTypeEnum CharRange.getRangeType()
          Gets the type of range items.
 StiSystemTypeEnum ByteRange.getRangeType()
          Gets the type of range items.
 

Uses of StiSystemTypeEnum in com.stimulsoft.base.system.type
 

Methods in com.stimulsoft.base.system.type that return StiSystemTypeEnum
 StiSystemTypeEnum StiUserType.getEnumType()
           
 StiSystemTypeEnum StiTypeRange.getEnumType()
           
 StiSystemTypeEnum StiTypeNullable.getEnumType()
           
 StiSystemTypeEnum StiTypeList.getEnumType()
           
abstract  StiSystemTypeEnum StiSystemType.getEnumType()
           
 StiSystemTypeEnum StiSystemTimeSpan.getEnumType()
           
 StiSystemTypeEnum StiSystemString.getEnumType()
           
 StiSystemTypeEnum StiSystemSingle.getEnumType()
           
 StiSystemTypeEnum StiSystemObject.getEnumType()
           
 StiSystemTypeEnum StiSystemInt64.getEnumType()
           
 StiSystemTypeEnum StiSystemInt32.getEnumType()
           
 StiSystemTypeEnum StiSystemInt16.getEnumType()
           
 StiSystemTypeEnum StiSystemGuid.getEnumType()
           
 StiSystemTypeEnum StiSystemDrawingImage.getEnumType()
           
 StiSystemTypeEnum StiSystemDrawingBitmap.getEnumType()
           
 StiSystemTypeEnum StiSystemDouble.getEnumType()
           
 StiSystemTypeEnum StiSystemDecimal.getEnumType()
           
 StiSystemTypeEnum StiSystemDateTime.getEnumType()
           
 StiSystemTypeEnum StiSystemChar.getEnumType()
           
 StiSystemTypeEnum StiSystemByteArray.getEnumType()
           
 StiSystemTypeEnum StiSystemByte.getEnumType()
           
 StiSystemTypeEnum StiSystemBoolean.getEnumType()
           
static StiSystemTypeEnum StiSystemTypeEnum.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static StiSystemTypeEnum[] StiSystemTypeEnum.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2018 Stimulsoft. All Rights Reserved.