| Package | Description |
|---|---|
| org.n52.series.db.beans.feature |
| Modifier and Type | Method and Description |
|---|---|
Collection<ResponsiblePartyEntity> |
AbstractMonitoringFeature.getRelatedParty() |
Collection<ResponsiblePartyEntity> |
MonitoringPointContent.getRelatedParty() |
| Modifier and Type | Method and Description |
|---|---|
AbstractMonitoringFeature |
AbstractMonitoringFeature.addRelatedParty(ResponsiblePartyEntity relatedParty) |
void |
MonitoringPointContent.addRelatedParty(ResponsiblePartyEntity rp) |
| Modifier and Type | Method and Description |
|---|---|
void |
MonitoringPointContent.addAllRelatedParty(Collection<ResponsiblePartyEntity> rp) |
AbstractMonitoringFeature |
AbstractMonitoringFeature.addRelatedParty(Collection<ResponsiblePartyEntity> relatedParty) |
AbstractMonitoringFeature |
AbstractMonitoringFeature.setRelatedParty(Collection<ResponsiblePartyEntity> relatedParty) |
void |
MonitoringPointContent.setRelatedParty(Collection<ResponsiblePartyEntity> relatedParties) |
Copyright © 2015–2020 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.