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

Packages that use StiRestrictionTypes
com.stimulsoft.report.dictionary   
com.stimulsoft.report.dictionary.enums   
 

Uses of StiRestrictionTypes in com.stimulsoft.report.dictionary
 

Methods in com.stimulsoft.report.dictionary with parameters of type StiRestrictionTypes
 void StiRestrictions.Add(java.lang.String name, StiDataType dataType, StiRestrictionTypes type)
           
 

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

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



Copyright © 2018 Stimulsoft. All Rights Reserved.