Uses of Class
com.stimulsoft.report.dictionary.enums.StiSqlSourceType

Packages that use StiSqlSourceType
com.stimulsoft.report.dictionary.dataSources   
com.stimulsoft.report.dictionary.enums   
 

Uses of StiSqlSourceType in com.stimulsoft.report.dictionary.dataSources
 

Methods in com.stimulsoft.report.dictionary.dataSources that return StiSqlSourceType
 StiSqlSourceType StiSqlSource.getType()
          Gets or sets value which indicates type of sql datasource.
 

Methods in com.stimulsoft.report.dictionary.dataSources with parameters of type StiSqlSourceType
 void StiSqlSource.setType(StiSqlSourceType value)
           
 

Uses of StiSqlSourceType in com.stimulsoft.report.dictionary.enums
 

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



Copyright © 2018 Stimulsoft. All Rights Reserved.