| Package | Description |
|---|---|
| net.spreadsheetspace.sdk.orchestrator.model |
| Modifier and Type | Method and Description |
|---|---|
ViewCategory |
PublishRequest.getCategory() |
static ViewCategory |
ViewCategory.getTypeByString(String category) |
static ViewCategory |
ViewCategory.lookup(int val) |
static ViewCategory |
ViewCategory.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ViewCategory[] |
ViewCategory.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PublishRequest.setCategory(ViewCategory category) |
Copyright © 2023. All rights reserved.