Uses of Enum Class
com.stimulsoft.report.export.tools.StiUserAccessPrivileges
Packages that use StiUserAccessPrivileges
-
Uses of StiUserAccessPrivileges in com.stimulsoft.report.export.settings
Methods in com.stimulsoft.report.export.settings that return types with arguments of type StiUserAccessPrivilegesMethod parameters in com.stimulsoft.report.export.settings with type arguments of type StiUserAccessPrivilegesModifier and TypeMethodDescriptionvoidStiPdfExportSettings.setUserAccessPrivileges(StiEnumSet<StiUserAccessPrivileges> userAccessPrivileges) -
Uses of StiUserAccessPrivileges in com.stimulsoft.report.export.tools
Methods in com.stimulsoft.report.export.tools that return StiUserAccessPrivilegesModifier and TypeMethodDescriptionstatic StiUserAccessPrivilegesReturns the enum constant of this class with the specified name.static StiUserAccessPrivileges[]StiUserAccessPrivileges.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.stimulsoft.report.export.tools that return types with arguments of type StiUserAccessPrivilegesModifier and TypeMethodDescriptionstatic StiEnumSet<StiUserAccessPrivileges> static StiEnumSet<StiUserAccessPrivileges> StiUserAccessPrivileges.parseInt(int value)