|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GadgetDefinitionStatus | |
|---|---|
| nl.surfnet.coin.portal.domain | |
| Uses of GadgetDefinitionStatus in nl.surfnet.coin.portal.domain |
|---|
| Methods in nl.surfnet.coin.portal.domain that return GadgetDefinitionStatus | |
|---|---|
GadgetDefinitionStatus |
GadgetDefinition.getStatus()
|
static GadgetDefinitionStatus |
GadgetDefinitionStatus.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static GadgetDefinitionStatus[] |
GadgetDefinitionStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in nl.surfnet.coin.portal.domain with parameters of type GadgetDefinitionStatus | |
|---|---|
void |
GadgetDefinition.setStatus(GadgetDefinitionStatus status)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||