Uses of Class
org.javastro.ivoa.entities.resource.registry.oaipmh.ListSetsType
Packages that use ListSetsType
-
Uses of ListSetsType in org.javastro.ivoa.entities.resource.registry.oaipmh
Fields in org.javastro.ivoa.entities.resource.registry.oaipmh declared as ListSetsTypeMethods in org.javastro.ivoa.entities.resource.registry.oaipmh that return ListSetsTypeModifier and TypeMethodDescriptionObjectFactory.createListSetsType()Create an instance ofListSetsTypeOAIPMH.getListSets()Gets the value of the listSets property.ListSetsType.withResumptionToken(ResumptionTokenType value) ListSetsType.withSets(Collection<SetType> values) Methods in org.javastro.ivoa.entities.resource.registry.oaipmh with parameters of type ListSetsTypeModifier and TypeMethodDescriptionvoidOAIPMH.setListSets(ListSetsType value) Sets the value of the listSets property.OAIPMH.withListSets(ListSetsType value) Constructors in org.javastro.ivoa.entities.resource.registry.oaipmh with parameters of type ListSetsTypeModifierConstructorDescriptionOAIPMH(LocalDateTime responseDate, RequestType request, ListRecordsType listRecords, ListIdentifiersType listIdentifiers, GetRecordType getRecord, ListSetsType listSets, List<MetadataFormatType> listMetadataFormats, IdentifyType identify, List<OAIPMHerrorType> errors) Fully-initialising value constructor