public interface FunctionalityRelatedFacet
extends org.gcube.informationsystem.model.entity.Facet
| Modifier and Type | Field and Description |
|---|---|
static String |
DESCRIPTION |
static String |
NAME |
static String |
VERSION |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getInput() |
String |
getName() |
String |
getOutput() |
void |
setDescription(String description) |
void |
setInput(String input) |
void |
setName(String name) |
void |
setOutput(String output) |
static final String NAME
static final String DESCRIPTION
static final String VERSION
Copyright © 2016. All Rights Reserved.