Uses of Enum Class
net.spreadsheetspace.sdk.orchestrator.model.ViewCategory
Packages that use ViewCategory
-
Uses of ViewCategory in net.spreadsheetspace.sdk.orchestrator.model
Subclasses with type arguments of type ViewCategory in net.spreadsheetspace.sdk.orchestrator.modelMethods in net.spreadsheetspace.sdk.orchestrator.model that return ViewCategoryModifier and TypeMethodDescriptionPublishRequest.getCategory()static ViewCategoryViewCategory.getTypeByString(String category) static ViewCategoryViewCategory.lookup(int val) static ViewCategoryReturns the enum constant of this class with the specified name.static ViewCategory[]ViewCategory.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.spreadsheetspace.sdk.orchestrator.model with parameters of type ViewCategory