public class SpecimenEntity extends FeatureEntity
PROPERTY_FEATURE_TYPE, 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_SERVICEPROPERTY_IDXMLGEOMETRYLOCALE_REGEXIDENTIFIERIDENTIFIER_CODESPACENAMENAME_CODESPACEDESCRIPTION| Constructor and Description |
|---|
SpecimenEntity() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCurrentLocation() |
java.lang.String |
getMaterialClass() |
java.lang.String |
getSamplingMethod() |
java.util.Date |
getSamplingTimeEnd() |
java.util.Date |
getSamplingTimeStart() |
java.lang.Double |
getSize() |
UnitEntity |
getSizeUnit() |
java.lang.String |
getSpecimenType() |
boolean |
isSetCurrentLocation() |
boolean |
isSetSamplingMethod() |
boolean |
isSetSize() |
boolean |
isSetSizeUnit() |
boolean |
isSetSpecimenType() |
void |
setCurrentLocation(java.lang.String currentLocation) |
void |
setMaterialClass(java.lang.String materialClass) |
void |
setSamplingMethod(java.lang.String samplingMethod) |
void |
setSamplingTimeEnd(java.util.Date samplingTimeEnd) |
void |
setSamplingTimeStart(java.util.Date samplingTimeStart) |
void |
setSize(java.lang.Double size) |
void |
setSizeUnit(UnitEntity sizeUnit) |
void |
setSpecimenType(java.lang.String specimenType) |
getFeatureType, getGeometryEntity, getUrl, getXml, isSetFeatureType, isSetUrl, setFeatureType, setGeometry, setGeometryEntity, setUrl, setXmladdChild, addParent, getChildren, getParents, hasChildren, hasParents, setChildren, setParentsgetDescription, getIdentifier, getIdentifierCodespace, getName, getNameCodespace, getParameters, getService, getTranslations, setDescription, setIdentifier, setIdentifierCodespace, setName, setNameCodespace, setParameters, setService, setTranslations, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitisSetXmlgetGeometry, isSetGeometrygetCountryCode, getDescriptionI18n, getLabelFrom, getMappedParameters, getMatchingLocale, getNameI18n, getTranslation, hasParameters, isDomainAvailable, isi18nNameAvailable, isNameAvailable, noTranslationAvailablegetDomain, isSetDomain, isSetIdentifier, setDomainisSetIdentifierCodespaceisSetNameisSetNameCodespaceisSetDescriptiongetId, setIdpublic java.lang.String getMaterialClass()
public void setMaterialClass(java.lang.String materialClass)
materialClass - the materialClass to setpublic java.util.Date getSamplingTimeStart()
public void setSamplingTimeStart(java.util.Date samplingTimeStart)
samplingTimeStart - the samplingTimeStart to setpublic java.util.Date getSamplingTimeEnd()
public void setSamplingTimeEnd(java.util.Date samplingTimeEnd)
samplingTimeEnd - the samplingTimeEnd to setpublic java.lang.String getSamplingMethod()
public void setSamplingMethod(java.lang.String samplingMethod)
samplingMethod - the samplingMethod to setpublic boolean isSetSamplingMethod()
public java.lang.Double getSize()
public void setSize(java.lang.Double size)
size - the size to setpublic boolean isSetSize()
public UnitEntity getSizeUnit()
public void setSizeUnit(UnitEntity sizeUnit)
public boolean isSetSizeUnit()
public java.lang.String getCurrentLocation()
public void setCurrentLocation(java.lang.String currentLocation)
currentLocation - the currentLocation to setpublic boolean isSetCurrentLocation()
public java.lang.String getSpecimenType()
public void setSpecimenType(java.lang.String specimenType)
specimenType - the specimenType to setpublic boolean isSetSpecimenType()
Copyright © 2015–2019 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.