public class EnvironmentalMonitoringActivity extends AbstractFeature
| Constructor and Description |
|---|
EnvironmentalMonitoringActivity(Time activityTime,
String activityConditions,
RelatedParty responsibleParty,
Identifier inspireId) |
| Modifier and Type | Method and Description |
|---|---|
String |
getActivityConditions() |
Time |
getActivityTime() |
Object |
getBoundingBox() |
Identifier |
getInspireId() |
Set<URI> |
getOnlineResource() |
RelatedParty |
getResponsibleParty() |
Set<EnvironmentalMonitoringProgramme> |
getSetUpFor() |
Set<AbstractMonitoringFeature> |
getUses() |
boolean |
isSetBoundingBox() |
boolean |
isSetOnlineResource() |
boolean |
isSetUpFor() |
boolean |
isSetUses() |
void |
setBoundingBox(Object boundingBox) |
void |
setOnlineResource(Set<URI> onlineResource) |
void |
setSetUpFor(Set<EnvironmentalMonitoringProgramme> setUpFor) |
void |
setUses(Set<AbstractMonitoringFeature> uses) |
accept, copyTo, getDefaultElementEncoding, getXml, isEncoded, isSetDefaultElementEncoding, isSetXml, setDefaultElementEncoding, setXml, wasEncodedaddMetaDataProperty, addMetaDataProperty, addName, addName, addName, copyTo, equals, getDescription, getFirstName, getGmlId, getHumanReadableIdentifier, getHumanReadableIdentifierCodeWithAuthority, getIdentifier, getIdentifierCodeWithAuthority, getMetaDataProperty, getName, getOriginalIdentifier, getOriginalIdentifierCodeWithAuthority, hashCode, isReferenced, isSetDescription, isSetGmlID, isSetHumanReadableIdentifier, isSetIdentifier, isSetMetaDataProperty, isSetName, isSetOriginalIdentifier, setDescription, setGmlId, setHumanReadableIdentifier, setHumanReadableIdentifier, setHumanReadableIdentifierAsIdentifier, setIdentifier, setIdentifier, setMetaDataProperty, setName, setNamepublic EnvironmentalMonitoringActivity(Time activityTime, String activityConditions, RelatedParty responsibleParty, Identifier inspireId)
public Time getActivityTime()
public String getActivityConditions()
public Object getBoundingBox()
public void setBoundingBox(Object boundingBox)
boundingBox - the boundingBox to setpublic boolean isSetBoundingBox()
public RelatedParty getResponsibleParty()
public Identifier getInspireId()
public void setOnlineResource(Set<URI> onlineResource)
onlineResource - the onlineResource to setpublic boolean isSetOnlineResource()
public Set<EnvironmentalMonitoringProgramme> getSetUpFor()
public void setSetUpFor(Set<EnvironmentalMonitoringProgramme> setUpFor)
setUpFor - the setUpFor to setpublic boolean isSetUpFor()
public Set<AbstractMonitoringFeature> getUses()
public void setUses(Set<AbstractMonitoringFeature> uses)
uses - the uses to setpublic boolean isSetUses()
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.