public class SpecimenEntity extends FeatureEntity
PROPERTY_FEATURE_TYPE, PROPERTY_GEOMETRY, PROPERTY_GEOMETRY_ENTITY, PROPERTY_GEOMETRY_ENTITY_GEOMETRY, PROPERTY_GEOMETRY_ENTITY_LAT, PROPERTY_GEOMETRY_ENTITY_LONPROPERTY_CHILDREN, PROPERTY_PARENTSPROPERTY_CODESPACE, PROPERTY_CODESPACE_NAME, PROPERTY_DESCRIPTION, PROPERTY_DOMAIN_ID, PROPERTY_IDENTIFIER, PROPERTY_IDENTIFIER_CODESPACE, PROPERTY_NAME, PROPERTY_NAME_CODESPACE, PROPERTY_SERVICE, PROPERTY_STA_IDENTIFIERPROPERTY_IDXMLGEOMETRYPROPERTY_DATASETSLOCALE_REGEXSTA_IDENTIFIERIDENTIFIERIDENTIFIER_CODESPACENAMENAME_CODESPACEDESCRIPTIONPARAMETERS| Constructor and Description |
|---|
SpecimenEntity() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getCurrentLocation() |
String |
getMaterialClass() |
String |
getSamplingMethod() |
Date |
getSamplingTimeEnd() |
Date |
getSamplingTimeStart() |
Double |
getSize() |
UnitEntity |
getSizeUnit() |
String |
getSpecimenType() |
int |
hashCode() |
boolean |
isSetCurrentLocation() |
boolean |
isSetSamplingMethod() |
boolean |
isSetSize() |
boolean |
isSetSizeUnit() |
boolean |
isSetSpecimenType() |
void |
setCurrentLocation(String currentLocation) |
void |
setMaterialClass(String materialClass) |
void |
setSamplingMethod(String samplingMethod) |
void |
setSamplingTimeEnd(Date samplingTimeEnd) |
void |
setSamplingTimeStart(Date samplingTimeStart) |
void |
setSize(Double size) |
void |
setSizeUnit(UnitEntity sizeUnit) |
void |
setSpecimenType(String specimenType) |
getDatasets, getFeatureType, getGeometryEntity, getUrl, getXml, isSetFeatureType, isSetUrl, setDatasets, setFeatureType, setGeometry, setGeometryEntity, setUrl, setXmladdChild, addParent, getChildren, getParents, hasChildren, hasParents, setChildren, setParentsgetDescription, getIdentifier, getIdentifierCodespace, getName, getNameCodespace, getParameters, getService, getStaIdentifier, getTranslations, setDescription, setIdentifier, setIdentifierCodespace, setName, setNameCodespace, setParameters, setService, setStaIdentifier, setTranslations, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitisSetXmlgetGeometry, isSetGeometryhasDatasetsgetCountryCode, getDescriptionI18n, getLabelFrom, getMappedParameters, getMatchingLocale, getNameI18n, getTranslation, hasService, hasTranslations, isDomainAvailable, isi18nNameAvailable, isNameAvailable, noTranslationAvailableaddFragment, addHost, addPath, addPort, addValue, addValue, addValues, generateUUID, isSetStaIdentifier, processIdentifierForStagetDomain, isSetDomain, isSetIdentifier, setDomain, setIdentifierisSetIdentifierCodespaceisSetNameisSetNameCodespaceisSetDescriptiongetId, setIdhasParameterspublic String getMaterialClass()
public void setMaterialClass(String materialClass)
materialClass - the materialClass to setpublic Date getSamplingTimeStart()
public void setSamplingTimeStart(Date samplingTimeStart)
samplingTimeStart - the samplingTimeStart to setpublic Date getSamplingTimeEnd()
public void setSamplingTimeEnd(Date samplingTimeEnd)
samplingTimeEnd - the samplingTimeEnd to setpublic String getSamplingMethod()
public void setSamplingMethod(String samplingMethod)
samplingMethod - the samplingMethod to setpublic boolean isSetSamplingMethod()
public Double getSize()
public void setSize(Double size)
size - the size to setpublic boolean isSetSize()
public UnitEntity getSizeUnit()
public void setSizeUnit(UnitEntity sizeUnit)
public boolean isSetSizeUnit()
public String getCurrentLocation()
public void setCurrentLocation(String currentLocation)
currentLocation - the currentLocation to setpublic boolean isSetCurrentLocation()
public String getSpecimenType()
public void setSpecimenType(String specimenType)
specimenType - the specimenType to setpublic boolean isSetSpecimenType()
public int hashCode()
hashCode in class DescribableEntitypublic boolean equals(Object obj)
equals in class DescribableEntityCopyright © 2015–2020 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.