| Package | Description |
|---|---|
| org.n52.shetland.iso.gmd |
| Modifier and Type | Class and Description |
|---|---|
class |
MDDataIdentification |
| Modifier and Type | Method and Description |
|---|---|
Set<Referenceable<AbstractMDIdentification>> |
MDMetadata.getIdentificationInfo() |
| Modifier and Type | Method and Description |
|---|---|
MDMetadata |
MDMetadata.addIdentificationInfo(AbstractMDIdentification identificationInfo) |
| Modifier and Type | Method and Description |
|---|---|
MDMetadata |
MDMetadata.addIdentificationInfo(Referenceable<AbstractMDIdentification> identificationInfo) |
MDMetadata |
MDMetadata.addIdentificationInfos(Set<Referenceable<AbstractMDIdentification>> identificationInfos) |
| 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) |
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.