Uses of Class
org.javastro.ivoa.entities.resource.registry.oaipmh.ListIdentifiersType
Packages that use ListIdentifiersType
-
Uses of ListIdentifiersType in org.javastro.ivoa.entities.resource.registry.oaipmh
Fields in org.javastro.ivoa.entities.resource.registry.oaipmh declared as ListIdentifiersTypeMethods in org.javastro.ivoa.entities.resource.registry.oaipmh that return ListIdentifiersTypeModifier and TypeMethodDescriptionObjectFactory.createListIdentifiersType()Create an instance ofListIdentifiersTypeOAIPMH.getListIdentifiers()Gets the value of the listIdentifiers property.ListIdentifiersType.withHeaders(Collection<HeaderType> values) ListIdentifiersType.withHeaders(HeaderType... values) ListIdentifiersType.withResumptionToken(ResumptionTokenType value) Methods in org.javastro.ivoa.entities.resource.registry.oaipmh with parameters of type ListIdentifiersTypeModifier and TypeMethodDescriptionvoidOAIPMH.setListIdentifiers(ListIdentifiersType value) Sets the value of the listIdentifiers property.OAIPMH.withListIdentifiers(ListIdentifiersType value) Constructors in org.javastro.ivoa.entities.resource.registry.oaipmh with parameters of type ListIdentifiersTypeModifierConstructorDescriptionOAIPMH(LocalDateTime responseDate, RequestType request, ListRecordsType listRecords, ListIdentifiersType listIdentifiers, GetRecordType getRecord, ListSetsType listSets, List<MetadataFormatType> listMetadataFormats, IdentifyType identify, List<OAIPMHerrorType> errors) Fully-initialising value constructor