| Package | Description |
|---|---|
| eu.dnetlib.domain | |
| eu.dnetlib.domain.enabling |
| Modifier and Type | Method and Description |
|---|---|
static ResourceType |
ResourceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResourceType[] |
ResourceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ResourceType |
Notification.getResourceType() |
| Constructor and Description |
|---|
Notification(String subscriptionId,
String resource,
String resourceId,
ResourceType resourceType,
ActionType actionType) |
Copyright © 2017. All rights reserved.