| Package | Description |
|---|---|
| org.n52.shetland.iso.gmd | |
| org.n52.shetland.ogc.om.series |
| Modifier and Type | Method and Description |
|---|---|
CiResponsibleParty |
CiResponsibleParty.setContactInfo(CiContact contactInfo) |
CiResponsibleParty |
CiResponsibleParty.setContactInfo(Referenceable<CiContact> contactInfo) |
CiResponsibleParty |
CiResponsibleParty.setIndividualName(String invidualName) |
CiResponsibleParty |
CiResponsibleParty.setOrganizationName(String organizationName) |
CiResponsibleParty |
CiResponsibleParty.setPositionName(String positionName) |
| Modifier and Type | Method and Description |
|---|---|
Set<Referenceable<CiResponsibleParty>> |
MDMetadata.getContact() |
| Modifier and Type | Method and Description |
|---|---|
MDMetadata |
MDMetadata.addContact(CiResponsibleParty contact) |
| Modifier and Type | Method and Description |
|---|---|
MDMetadata |
MDMetadata.addContact(Referenceable<CiResponsibleParty> contact) |
MDMetadata |
MDMetadata.addContacts(Set<Referenceable<CiResponsibleParty>> contacts) |
| Constructor and Description |
|---|
MDMetadata(CiResponsibleParty contact,
org.joda.time.DateTime dateStamp,
AbstractMDIdentification identificationInfo) |
| Constructor and Description |
|---|
MDMetadata(Referenceable<CiResponsibleParty> contact,
org.joda.time.DateTime dateStamp,
Referenceable<AbstractMDIdentification> identificationInfo) |
MDMetadata(Set<Referenceable<CiResponsibleParty>> contact,
org.joda.time.DateTime dateStamp,
Set<Referenceable<AbstractMDIdentification>> identificationInfo) |
| Modifier and Type | Method and Description |
|---|---|
List<Referenceable<CiResponsibleParty>> |
AbstractMonitoringFeature.getRelatedParty() |
| Modifier and Type | Method and Description |
|---|---|
AbstractMonitoringFeature |
AbstractMonitoringFeature.addRelatedParty(List<Referenceable<CiResponsibleParty>> relatedParty) |
AbstractMonitoringFeature |
AbstractMonitoringFeature.addRelatedParty(Referenceable<CiResponsibleParty> relatedParty) |
AbstractMonitoringFeature |
AbstractMonitoringFeature.setRelatedParty(List<Referenceable<CiResponsibleParty>> relatedParty) |
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.