| Package | Description |
|---|---|
| org.n52.shetland.aqd | |
| org.n52.shetland.inspire.base2 | |
| org.n52.shetland.inspire.ef | |
| org.n52.shetland.inspire.ompr |
| Modifier and Type | Method and Description |
|---|---|
RelatedParty |
EReportingHeader.getReportingAuthority() |
RelatedParty |
EReportObligationRepository.getReportingAuthority() |
| Modifier and Type | Method and Description |
|---|---|
void |
EReportObligationRepository.saveReportingAuthority(RelatedParty relatedParty) |
EReportingHeader |
EReportingHeader.setReportingAuthority(RelatedParty reportingAuthority) |
| Modifier and Type | Method and Description |
|---|---|
RelatedParty |
RelatedParty.addRole(Nillable<Reference> role) |
RelatedParty |
RelatedParty.addRole(Reference role) |
RelatedParty |
RelatedParty.setContact(Contact contact) |
RelatedParty |
RelatedParty.setContact(Nillable<Contact> contact) |
RelatedParty |
RelatedParty.setIndividualName(Nillable<PT_FreeText> individualName) |
RelatedParty |
RelatedParty.setIndividualName(PT_FreeText individualName) |
RelatedParty |
RelatedParty.setIndividualName(String individualName) |
RelatedParty |
RelatedParty.setOrganisationName(Nillable<PT_FreeText> organisationName) |
RelatedParty |
RelatedParty.setOrganisationName(PT_FreeText organisationName) |
RelatedParty |
RelatedParty.setOrganisationName(String organisationName) |
RelatedParty |
RelatedParty.setPositionName(Nillable<PT_FreeText> positionName) |
RelatedParty |
RelatedParty.setPositionName(PT_FreeText positionName) |
RelatedParty |
RelatedParty.setPositionName(String positionName) |
| Modifier and Type | Method and Description |
|---|---|
RelatedParty |
AbstractMonitoringObject.getResponsibleParty() |
RelatedParty |
EnvironmentalMonitoringActivity.getResponsibleParty() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractMonitoringObject.setResponsibleParty(RelatedParty responsibleParty) |
| Constructor and Description |
|---|
EnvironmentalMonitoringActivity(Time activityTime,
String activityConditions,
RelatedParty responsibleParty,
Identifier inspireId) |
| Modifier and Type | Method and Description |
|---|---|
List<RelatedParty> |
Process.getResponsibleParty() |
| Modifier and Type | Method and Description |
|---|---|
Process |
Process.addResponsibleParty(RelatedParty responsibleParty) |
| Modifier and Type | Method and Description |
|---|---|
Process |
Process.setResponsibleParty(List<RelatedParty> responsibleParty) |
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.