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

Packages that use StiPropertiesProcessingType
com.stimulsoft.report.dictionary.enums   
com.stimulsoft.report.options   
 

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

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

Uses of StiPropertiesProcessingType in com.stimulsoft.report.options
 

Methods in com.stimulsoft.report.options that return StiPropertiesProcessingType
static StiPropertiesProcessingType DictionaryOptions.Enumerables.getPropertiesProcessingType()
          Deprecated. 
static StiPropertiesProcessingType DictionaryOptions.BusinessObjects.getPropertiesProcessingType()
          Gets or sets a value, which controls processing of properties in business objects.
 

Methods in com.stimulsoft.report.options with parameters of type StiPropertiesProcessingType
static void DictionaryOptions.Enumerables.setPropertiesProcessingType(StiPropertiesProcessingType value)
          Deprecated. 
static void DictionaryOptions.BusinessObjects.setPropertiesProcessingType(StiPropertiesProcessingType value)
           
 



Copyright © 2018 Stimulsoft. All Rights Reserved.