| Package | Description |
|---|---|
| org.duracloud.account.db.model |
| Modifier and Type | Method and Description |
|---|---|
AccountInfo.AccountStatus |
AccountInfo.getStatus() |
static AccountInfo.AccountStatus |
AccountInfo.AccountStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AccountInfo.AccountStatus[] |
AccountInfo.AccountStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AccountInfo.setStatus(AccountInfo.AccountStatus status) |
Copyright © 2015–2019 DuraSpace. All rights reserved.