public interface Dataset extends Describable
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_VALUE_TYPE |
IDENTIFIERIDENTIFIER_CODESPACENAMENAME_CODESPACEDESCRIPTIONgetCountryCode, getLabelFrom, getMappedParameters, getNameI18n, getService, getTranslations, isDomainAvailable, isi18nNameAvailable, isNameAvailable, noTranslationAvailable, setService, setTranslationsgetDomain, isSetDomain, isSetIdentifier, setDomainisSetIdentifierCodespaceisSetNameisSetNameCodespaceisSetDescriptionstatic final String DEFAULT_VALUE_TYPE
CategoryEntity getCategory()
void setCategory(CategoryEntity category)
PhenomenonEntity getPhenomenon()
DatasetEntity setPhenomenon(PhenomenonEntity phenomenon)
PhenomenonEntity getObservableProperty()
DatasetEntity setObservableProperty(PhenomenonEntity phenomenon)
ProcedureEntity getProcedure()
DatasetEntity setProcedure(ProcedureEntity procedure)
OfferingEntity getOffering()
DatasetEntity setOffering(OfferingEntity offering)
boolean isSetOffering()
AbstractFeatureEntity getFeature()
void setFeature(AbstractFeatureEntity feature)
boolean isSetFeature()
PlatformEntity getPlatform()
void setPlatform(PlatformEntity platform)
Boolean isPublished()
void setPublished(boolean published)
boolean isDeleted()
DatasetEntity setDeleted(boolean deleted)
boolean getDeleted()
DatasetEntity setDisabled(boolean diabled)
boolean getDisabled()
boolean isDisabled()
boolean isSetObservationType()
Date getFirstValueAt()
void setFirstValueAt(Date valueAt)
boolean isSetFirstValueAt()
Date getLastValueAt()
void setLastValueAt(Date valueAt)
boolean isSetLastValueAt()
Data getFirstObservation()
void setFirstObservation(Data observation)
Data getLastObservation()
void setLastObservation(Data observation)
BigDecimal getFirstQuantityValue()
void setFirstQuantityValue(BigDecimal value)
BigDecimal getLastQuantityValue()
void setLastQuantityValue(BigDecimal value)
String getValueType()
void setValueType(String valueType)
UnitEntity getUnit()
void setUnit(UnitEntity unit)
boolean hasUnit()
void setObservationCount(long observationCount)
long getObservationCount()
boolean isHidden()
DatasetEntity setHidden(boolean hidden)
FormatEntity getObservationType()
DatasetEntity setObservationType(FormatEntity observationType)
boolean isSetObservationtype()
boolean isMobile()
void setMobile(boolean mobile)
boolean isInsitu()
void setInsitu(boolean insitu)
String getOriginTimezone()
void setOriginTimezone(String originTimezone)
default boolean isSetOriginTimezone()
Set<RelatedDatasetEntity> getRelatedDatasets()
void setRelatedObservations(Set<RelatedDatasetEntity> relatedDatasets)
boolean hasRelatedDatasets()
Long getId()
getId in interface HibernateRelations.HasIdvoid setId(Long id)
setId in interface HibernateRelations.HasIdString getIdentifier()
getIdentifier in interface HibernateRelations.HasIdentifiervoid setIdentifier(String identifier)
setIdentifier in interface HibernateRelations.HasIdentifierCodespaceEntity getIdentifierCodespace()
getIdentifierCodespace in interface HibernateRelations.HasIdentifierCodespacevoid setIdentifierCodespace(CodespaceEntity codespace)
setIdentifierCodespace in interface HibernateRelations.HasIdentifierCodespaceString getName()
getName in interface HibernateRelations.HasNamevoid setName(String name)
setName in interface HibernateRelations.HasNameCodespaceEntity getNameCodespace()
getNameCodespace in interface HibernateRelations.HasNameCodespacevoid setNameCodespace(CodespaceEntity codespace)
setNameCodespace in interface HibernateRelations.HasNameCodespaceString getDescription()
getDescription in interface HibernateRelations.HasDescriptionvoid setDescription(String description)
setDescription in interface HibernateRelations.HasDescriptionSet<Parameter<?>> getParameters()
getParameters in interface Describabledefault boolean hasParameters()
hasParameters in interface Describablevoid setParameters(Set<Parameter<?>> parameters)
setParameters in interface Describablevoid copy(Dataset series)
default String getDefaultDatasetType()
Copyright © 2015–2018 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.