| Package | Description |
|---|---|
| eu.dnetlib.functionality.index.model.document |
| Modifier and Type | Method and Description |
|---|---|
Status |
IndexDocument.getStatus()
Gets the status.
|
Status |
AbstractIndexDocument.getStatus()
Gets the status.
|
static Status |
Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Status[] |
Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
IndexDocument |
IndexDocument.setStatus(Status status)
The set status.
|
IndexDocument |
AbstractIndexDocument.setStatus(Status status)
Sets the status.
|
Copyright © 2017. All rights reserved.