Package | Description |
---|---|
org.duracloud.syncui.domain | |
org.duracloud.syncui.service |
Modifier and Type | Method and Description |
---|---|
RunMode |
ModeForm.getMode() |
Modifier and Type | Method and Description |
---|---|
void |
ModeForm.setMode(RunMode mode) |
Modifier and Type | Method and Description |
---|---|
RunMode |
SyncConfigurationManagerImpl.getMode() |
RunMode |
SyncConfigurationManager.getMode() |
static RunMode |
RunMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RunMode[] |
RunMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
SyncConfigurationManagerImpl.setMode(RunMode mode) |
void |
SyncConfigurationManager.setMode(RunMode mode) |
Copyright © 2009–2016 DuraSpace. All rights reserved.