| Package | Description |
|---|---|
| com.groupdocs.cloud.viewer.model |
| Modifier and Type | Method | Description |
|---|---|---|
static ProjectManagementOptions.TimeUnitEnum |
ProjectManagementOptions.TimeUnitEnum.fromValue(String text) |
|
ProjectManagementOptions.TimeUnitEnum |
ProjectManagementOptions.getTimeUnit() |
The time unit to use as minimal point.
|
ProjectManagementOptions.TimeUnitEnum |
ProjectManagementOptions.TimeUnitEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
|
static ProjectManagementOptions.TimeUnitEnum |
ProjectManagementOptions.TimeUnitEnum.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static ProjectManagementOptions.TimeUnitEnum[] |
ProjectManagementOptions.TimeUnitEnum.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
ProjectManagementOptions.setTimeUnit(ProjectManagementOptions.TimeUnitEnum timeUnit) |
|
ProjectManagementOptions |
ProjectManagementOptions.timeUnit(ProjectManagementOptions.TimeUnitEnum timeUnit) |
|
void |
ProjectManagementOptions.TimeUnitEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
ProjectManagementOptions.TimeUnitEnum enumeration) |
Copyright © 2025. All rights reserved.