| Package | Description |
|---|---|
| org.gcube.informationsystem.impl.entity.facet | |
| org.gcube.informationsystem.model.entity.facet |
| Modifier and Type | Field and Description |
|---|---|
protected ActionFacet.TYPE |
ActionFacetImpl.type
Type of action.
|
| Modifier and Type | Method and Description |
|---|---|
ActionFacet.TYPE |
ActionFacetImpl.getType() |
| Modifier and Type | Method and Description |
|---|---|
void |
ActionFacetImpl.setType(ActionFacet.TYPE type) |
| Modifier and Type | Method and Description |
|---|---|
ActionFacet.TYPE |
ActionFacet.getType()
Type of action.
|
static ActionFacet.TYPE |
ActionFacet.TYPE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ActionFacet.TYPE[] |
ActionFacet.TYPE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ActionFacet.setType(ActionFacet.TYPE type) |
Copyright © 2018. All Rights Reserved.