Uses of Class
com.stimulsoft.report.export.tools.StiDataType

Packages that use StiDataType
com.stimulsoft.report.export.settings   
com.stimulsoft.report.export.tools   
 

Uses of StiDataType in com.stimulsoft.report.export.settings
 

Methods in com.stimulsoft.report.export.settings that return StiDataType
 StiDataType StiDataExportSettings.getDataType()
           
 

Methods in com.stimulsoft.report.export.settings with parameters of type StiDataType
 void StiDataExportSettings.setDataType(StiDataType dataType)
           
 

Uses of StiDataType in com.stimulsoft.report.export.tools
 

Methods in com.stimulsoft.report.export.tools that return StiDataType
static StiDataType StiDataType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static StiDataType[] StiDataType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2018 Stimulsoft. All Rights Reserved.