| Package | Description |
|---|---|
| org.gcube.portal.wssynclibrary.shared.thredds | |
| org.gcube.portal.wssynclibrary.thredds |
| Modifier and Type | Method and Description |
|---|---|
Sync_Status |
ThSyncElementInfo.getSyncStatus()
Gets the sync status.
|
static Sync_Status |
Sync_Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Sync_Status[] |
Sync_Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ThSyncElementInfo.setSyncStatus(Sync_Status syncStatus)
Sets the sync status.
|
| Constructor and Description |
|---|
ThSyncElementInfo(Sync_Status syncStatus)
Instantiates a new th sync element info.
|
| Modifier and Type | Field and Description |
|---|---|
static java.util.function.Function<org.gcube.usecases.ws.thredds.model.SynchronizedElementInfo.SynchronizationStatus,Sync_Status> |
ThreddsConverter.toSyncStatus |
Copyright © 2021. All Rights Reserved.