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_IDXMLGEOMETRYIDENTIFIERIDENTIFIER_CODESPACENAMENAME_CODESPACEDESCRIPTION| Constructor and Description |
|---|
SpecimenEntity() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCurrentLocation() |
String |
getMaterialClass() |
String |
getSamplingMethod() |
Date |
getSamplingTimeEnd() |
Date |
getSamplingTimeStart() |
Double |
getSize() |
UnitEntity |
getSizeUnit() |
String |
getSpecimenType() |
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) |
getFeatureType, getGeometryEntity, getUrl, getXml, isSetFeatureType, isSetUrl, setFeatureType, setGeometry, setGeometryEntity, setUrl, setXmladdChild, addParent, getChildren, getParents, hasChildren, hasParents, setChildren, setParentsgetDescription, getIdentifier, getIdentifierCodespace, getLabelFrom, getMappedParameters, getName, getNameCodespace, getNameI18n, getParameters, getService, getTranslations, hasParameters, setDescription, setIdentifier, setIdentifierCodespace, setName, setNameCodespace, setParameters, setService, setTranslations, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitisSetXmlgetGeometry, isSetGeometrygetCountryCode, isDomainAvailable, isi18nNameAvailable, isNameAvailable, noTranslationAvailablegetDomain, isSetDomain, isSetIdentifier, setDomainisSetIdentifierCodespaceisSetNameisSetNameCodespaceisSetDescriptiongetId, setIdpublic 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()
Copyright © 2015–2018 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.