Package | Description |
---|---|
eu.dnetlib.enabling.common |
Modifier and Type | Method and Description |
---|---|
StoppableDetails.StopStatus |
StoppableDetails.getStatus() |
static StoppableDetails.StopStatus |
StoppableDetails.StopStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StoppableDetails.StopStatus[] |
StoppableDetails.StopStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
StoppableDetails.setStatus(StoppableDetails.StopStatus status) |
Constructor and Description |
---|
StoppableDetails(String name,
String message,
StoppableDetails.StopStatus status) |
Copyright © 2019. All rights reserved.