Uses of Class
org.javastro.ivoa.entities.resource.registry.oaipmh.OAIPMH
Packages that use OAIPMH
-
Uses of OAIPMH in org.javastro.ivoa.entities.resource.registry.oaipmh
Methods in org.javastro.ivoa.entities.resource.registry.oaipmh that return OAIPMHModifier and TypeMethodDescriptionObjectFactory.createOAIPMH()Create an instance ofOAIPMHOAIPMH.withErrors(Collection<OAIPMHerrorType> values) OAIPMH.withErrors(OAIPMHerrorType... values) OAIPMH.withGetRecord(GetRecordType value) OAIPMH.withIdentify(IdentifyType value) OAIPMH.withListIdentifiers(ListIdentifiersType value) OAIPMH.withListMetadataFormats(Collection<MetadataFormatType> values) OAIPMH.withListMetadataFormats(List<MetadataFormatType> listMetadataFormats) OAIPMH.withListMetadataFormats(MetadataFormatType... values) OAIPMH.withListRecords(ListRecordsType value) OAIPMH.withListSets(ListSetsType value) OAIPMH.withRequest(RequestType value) OAIPMH.withResponseDate(LocalDateTime value)