| Package | Description |
|---|---|
| eu.fispace.api.common |
| Modifier and Type | Field and Description |
|---|---|
protected ResourceType |
ResourceAvailableNotification.resourceType |
| Modifier and Type | Method and Description |
|---|---|
static ResourceType |
ResourceType.fromValue(String v) |
ResourceType |
ResourceAvailableNotification.getResourceType()
Obtiene el valor de la propiedad resourceType.
|
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 |
|---|---|
void |
ResourceAvailableNotification.setResourceType(ResourceType value)
Define el valor de la propiedad resourceType.
|
ResourceAvailableNotification |
ResourceAvailableNotification.withResourceType(ResourceType value) |
Copyright © 2014. All Rights Reserved.