| Package | Description |
|---|---|
| org.gcube.data.analysis.tabulardata.commons.webservice.types.notifications |
| Modifier and Type | Method and Description |
|---|---|
AffectedObject |
Notification.getAffectedObject() |
static AffectedObject |
AffectedObject.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AffectedObject[] |
AffectedObject.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Notification(AffectedObject affectedObject,
UpdateEvent event,
String humanReadableDescription,
Calendar date) |
Copyright © 2017. All Rights Reserved.