| Package | Description |
|---|---|
| org.lockss.laaws.rs.model |
| Modifier and Type | Method and Description |
|---|---|
static ImportStatus.StatusEnum |
ImportStatus.StatusEnum.fromValue(String text) |
ImportStatus.StatusEnum |
ImportStatus.getStatus()
Get status
|
static ImportStatus.StatusEnum |
ImportStatus.StatusEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ImportStatus.StatusEnum[] |
ImportStatus.StatusEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ImportStatus.setStatus(ImportStatus.StatusEnum status) |
ImportStatus |
ImportStatus.status(ImportStatus.StatusEnum status) |
Copyright © 2000–2023 LOCKSS Program. All rights reserved.