public class CoverageFacetImpl extends org.gcube.informationsystem.impl.entity.FacetImpl implements CoverageFacet
| Modifier and Type | Field and Description |
|---|---|
protected org.gcube.informationsystem.model.embedded.ValueSchema |
spatial |
protected org.gcube.informationsystem.model.embedded.ValueSchema |
temporal |
DESCRIPTION, NAME, VERSION| Constructor and Description |
|---|
CoverageFacetImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.gcube.informationsystem.model.embedded.ValueSchema |
getSpatial() |
org.gcube.informationsystem.model.embedded.ValueSchema |
getTemporal() |
void |
setSpatial(org.gcube.informationsystem.model.embedded.ValueSchema spatial) |
void |
setTemporal(org.gcube.informationsystem.model.embedded.ValueSchema temporal) |
protected org.gcube.informationsystem.model.embedded.ValueSchema spatial
protected org.gcube.informationsystem.model.embedded.ValueSchema temporal
public org.gcube.informationsystem.model.embedded.ValueSchema getSpatial()
getSpatial in interface CoverageFacetpublic void setSpatial(org.gcube.informationsystem.model.embedded.ValueSchema spatial)
setSpatial in interface CoverageFacetpublic org.gcube.informationsystem.model.embedded.ValueSchema getTemporal()
getTemporal in interface CoverageFacetpublic void setTemporal(org.gcube.informationsystem.model.embedded.ValueSchema temporal)
setTemporal in interface CoverageFacetCopyright © 2016. All Rights Reserved.