Uses of Class
org.javastro.ivoa.entities.resource.registry.oaipmh.MetadataType
Packages that use MetadataType
-
Uses of MetadataType in org.javastro.ivoa.entities.resource.registry.oaipmh
Fields in org.javastro.ivoa.entities.resource.registry.oaipmh declared as MetadataTypeMethods in org.javastro.ivoa.entities.resource.registry.oaipmh that return MetadataTypeModifier and TypeMethodDescriptionObjectFactory.createMetadataType()Create an instance ofMetadataTypeRecordType.getMetadata()Gets the value of the metadata property.Methods in org.javastro.ivoa.entities.resource.registry.oaipmh with parameters of type MetadataTypeModifier and TypeMethodDescriptionvoidRecordType.setMetadata(MetadataType value) Sets the value of the metadata property.RecordType.withMetadata(MetadataType value) Constructors in org.javastro.ivoa.entities.resource.registry.oaipmh with parameters of type MetadataTypeModifierConstructorDescriptionRecordType(HeaderType header, MetadataType metadata, List<AboutType> abouts) Fully-initialising value constructor