Uses of Class
org.n52.shetland.iso.gmd.MDMetadata
-
Packages that use MDMetadata Package Description org.n52.shetland.iso.gmd -
-
Uses of MDMetadata in org.n52.shetland.iso.gmd
Methods in org.n52.shetland.iso.gmd that return MDMetadata Modifier and Type Method Description MDMetadataMDMetadata. addContact(CiResponsibleParty contact)MDMetadataMDMetadata. addContact(Referenceable<CiResponsibleParty> contact)MDMetadataMDMetadata. addContacts(Collection<Referenceable<CiResponsibleParty>> contacts)MDMetadataMDMetadata. addIdentificationInfo(AbstractMDIdentification identificationInfo)MDMetadataMDMetadata. addIdentificationInfo(Referenceable<AbstractMDIdentification> identificationInfo)MDMetadataMDMetadata. addIdentificationInfos(Collection<Referenceable<AbstractMDIdentification>> identificationInfos)
-