Uses of Class
org.javastro.ivoa.entities.resource.registry.oaipmh.ListRecordsType
Packages that use ListRecordsType
-
Uses of ListRecordsType in org.javastro.ivoa.entities.resource.registry.oaipmh
Fields in org.javastro.ivoa.entities.resource.registry.oaipmh declared as ListRecordsTypeModifier and TypeFieldDescriptionprotected final ListRecordsTypeListRecordsType.Builder._storedValueprotected ListRecordsTypeOAIPMH.listRecordsFields in org.javastro.ivoa.entities.resource.registry.oaipmh with type parameters of type ListRecordsTypeModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.SinglePropertyInfo<OAIPMH,ListRecordsType> OAIPMH.PropInfo.LIST_RECORDSstatic final com.kscs.util.jaxb.CollectionPropertyInfo<ListRecordsType,RecordType> ListRecordsType.PropInfo.RECORDSstatic final com.kscs.util.jaxb.SinglePropertyInfo<ListRecordsType,ResumptionTokenType> ListRecordsType.PropInfo.RESUMPTION_TOKENMethods in org.javastro.ivoa.entities.resource.registry.oaipmh with type parameters of type ListRecordsTypeModifier and TypeMethodDescriptionprotected <_P extends ListRecordsType>
_PListRecordsType.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.resource.registry.oaipmh that return ListRecordsTypeModifier and TypeMethodDescriptionListRecordsType.Builder.build()ListRecordsType.clone()ListRecordsType.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) ListRecordsType.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) ListRecordsType.createCopy()ListRecordsType.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) ObjectFactory.createListRecordsType()Create an instance ofListRecordsTypeOAIPMH.getListRecords()Gets the value of the listRecords property.ListRecordsType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.resource.registry.oaipmh with parameters of type ListRecordsTypeModifier and TypeMethodDescriptionstatic ListRecordsType.Builder<Void>ListRecordsType.copyExcept(ListRecordsType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) ListRecordsType.Builder.copyOf(ListRecordsType _other) static <_B> ListRecordsType.Builder<_B>ListRecordsType.copyOf(ListRecordsType _other) static <_B> ListRecordsType.Builder<_B>ListRecordsType.copyOf(ListRecordsType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static ListRecordsType.Builder<Void>ListRecordsType.copyOnly(ListRecordsType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) voidOAIPMH.Modifier.setListRecords(ListRecordsType listRecords) voidOAIPMH.setListRecords(ListRecordsType value) Sets the value of the listRecords property.OAIPMH.Builder.withListRecords(ListRecordsType listRecords) Sets the new value of "listRecords" (any previous value will be replaced)Constructors in org.javastro.ivoa.entities.resource.registry.oaipmh with parameters of type ListRecordsTypeModifierConstructorDescriptionBuilder(_B _parentBuilder, ListRecordsType _other, boolean _copy) Builder(_B _parentBuilder, ListRecordsType _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) OAIPMH(ZonedDateTime responseDate, RequestType request, ListRecordsType listRecords, ListIdentifiersType listIdentifiers, GetRecordType getRecord, ListSetsType listSets, ListMetadataFormatsType listMetadataFormats, IdentifyType identify, List<OAIPMHerrorType> errors) Fully-initialising value constructor