public class EventFacetimpl extends org.gcube.informationsystem.impl.entity.FacetImpl implements EventFacet
| Modifier and Type | Field and Description |
|---|---|
protected org.gcube.informationsystem.model.embedded.ValueSchema |
date |
protected org.gcube.informationsystem.model.embedded.ValueSchema |
type |
DESCRIPTION, NAME, VERSION| Constructor and Description |
|---|
EventFacetimpl() |
| 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) |
protected org.gcube.informationsystem.model.embedded.ValueSchema type
protected org.gcube.informationsystem.model.embedded.ValueSchema date
public org.gcube.informationsystem.model.embedded.ValueSchema getType()
getType in interface EventFacetpublic void setType(org.gcube.informationsystem.model.embedded.ValueSchema type)
setType in interface EventFacetpublic org.gcube.informationsystem.model.embedded.ValueSchema getDate()
getDate in interface EventFacetpublic void setDate(org.gcube.informationsystem.model.embedded.ValueSchema date)
setDate in interface EventFacetCopyright © 2016. All Rights Reserved.