| Package | Description |
|---|---|
| eu.fispace.api.common |
| Modifier and Type | Field and Description |
|---|---|
protected Domain |
ResourceAvailableNotification.domain |
| Modifier and Type | Method and Description |
|---|---|
static Domain |
Domain.fromValue(String v) |
Domain |
ResourceAvailableNotification.getDomain()
Obtiene el valor de la propiedad domain.
|
static Domain |
Domain.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Domain[] |
Domain.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.setDomain(Domain value)
Define el valor de la propiedad domain.
|
ResourceAvailableNotification |
ResourceAvailableNotification.withDomain(Domain value) |
Copyright © 2014. All Rights Reserved.