public interface EventFacet
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 |
|---|---|
org.gcube.informationsystem.model.embedded.ValueSchema |
getDate() |
org.gcube.informationsystem.model.embedded.ValueSchema |
getType() |
void |
setDate(org.gcube.informationsystem.model.embedded.ValueSchema date) |
void |
setType(org.gcube.informationsystem.model.embedded.ValueSchema type) |
static final String NAME
static final String DESCRIPTION
static final String VERSION
org.gcube.informationsystem.model.embedded.ValueSchema getType()
void setType(org.gcube.informationsystem.model.embedded.ValueSchema type)
org.gcube.informationsystem.model.embedded.ValueSchema getDate()
void setDate(org.gcube.informationsystem.model.embedded.ValueSchema date)
Copyright © 2016. All Rights Reserved.