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