Uses of Enum Class
net.spreadsheetspace.sdk.orchestrator.model.ViewPermissionType
Packages that use ViewPermissionType
-
Uses of ViewPermissionType in net.spreadsheetspace.sdk.orchestrator.model
Subclasses with type arguments of type ViewPermissionType in net.spreadsheetspace.sdk.orchestrator.modelMethods in net.spreadsheetspace.sdk.orchestrator.model that return ViewPermissionTypeModifier and TypeMethodDescriptionstatic ViewPermissionTypeViewPermissionType.getTypeByString(String type) static ViewPermissionTypeViewPermissionType.lookup(int val) static ViewPermissionTypeReturns the enum constant of this class with the specified name.static ViewPermissionType[]ViewPermissionType.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in net.spreadsheetspace.sdk.orchestrator.model with parameters of type ViewPermissionType