Uses of Class
org.javastro.ivoa.entities.resource.registry.oaipmh.GetRecordType
Packages that use GetRecordType
-
Uses of GetRecordType in org.javastro.ivoa.entities.resource.registry.oaipmh
Fields in org.javastro.ivoa.entities.resource.registry.oaipmh declared as GetRecordTypeMethods in org.javastro.ivoa.entities.resource.registry.oaipmh that return GetRecordTypeModifier and TypeMethodDescriptionObjectFactory.createGetRecordType()Create an instance ofGetRecordTypeOAIPMH.getGetRecord()Gets the value of the getRecord property.GetRecordType.withRecord(RecordType value) Methods in org.javastro.ivoa.entities.resource.registry.oaipmh with parameters of type GetRecordTypeModifier and TypeMethodDescriptionvoidOAIPMH.setGetRecord(GetRecordType value) Sets the value of the getRecord property.OAIPMH.withGetRecord(GetRecordType value) Constructors in org.javastro.ivoa.entities.resource.registry.oaipmh with parameters of type GetRecordTypeModifierConstructorDescriptionOAIPMH(LocalDateTime responseDate, RequestType request, ListRecordsType listRecords, ListIdentifiersType listIdentifiers, GetRecordType getRecord, ListSetsType listSets, List<MetadataFormatType> listMetadataFormats, IdentifyType identify, List<OAIPMHerrorType> errors) Fully-initialising value constructor