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 ListIdentifiersTypeModifier and TypeFieldDescriptionprotected final ListIdentifiersTypeListIdentifiersType.Builder._storedValueprotected ListIdentifiersTypeOAIPMH.listIdentifiersFields in org.javastro.ivoa.entities.resource.registry.oaipmh with type parameters of type ListIdentifiersTypeModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.CollectionPropertyInfo<ListIdentifiersType,HeaderType> ListIdentifiersType.PropInfo.HEADERSstatic final com.kscs.util.jaxb.SinglePropertyInfo<OAIPMH,ListIdentifiersType> OAIPMH.PropInfo.LIST_IDENTIFIERSstatic final com.kscs.util.jaxb.SinglePropertyInfo<ListIdentifiersType,ResumptionTokenType> ListIdentifiersType.PropInfo.RESUMPTION_TOKENMethods in org.javastro.ivoa.entities.resource.registry.oaipmh with type parameters of type ListIdentifiersTypeModifier and TypeMethodDescriptionprotected <_P extends ListIdentifiersType>
_PListIdentifiersType.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.resource.registry.oaipmh that return ListIdentifiersTypeModifier and TypeMethodDescriptionListIdentifiersType.Builder.build()ListIdentifiersType.clone()ListIdentifiersType.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) ListIdentifiersType.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) ListIdentifiersType.createCopy()ListIdentifiersType.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) ObjectFactory.createListIdentifiersType()Create an instance ofListIdentifiersTypeOAIPMH.getListIdentifiers()Gets the value of the listIdentifiers property.ListIdentifiersType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.resource.registry.oaipmh with parameters of type ListIdentifiersTypeModifier and TypeMethodDescriptionstatic ListIdentifiersType.Builder<Void>ListIdentifiersType.copyExcept(ListIdentifiersType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) ListIdentifiersType.Builder.copyOf(ListIdentifiersType _other) static <_B> ListIdentifiersType.Builder<_B>ListIdentifiersType.copyOf(ListIdentifiersType _other) static <_B> ListIdentifiersType.Builder<_B>ListIdentifiersType.copyOf(ListIdentifiersType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static ListIdentifiersType.Builder<Void>ListIdentifiersType.copyOnly(ListIdentifiersType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) voidOAIPMH.Modifier.setListIdentifiers(ListIdentifiersType listIdentifiers) voidOAIPMH.setListIdentifiers(ListIdentifiersType value) Sets the value of the listIdentifiers property.OAIPMH.Builder.withListIdentifiers(ListIdentifiersType listIdentifiers) Sets the new value of "listIdentifiers" (any previous value will be replaced)Constructors in org.javastro.ivoa.entities.resource.registry.oaipmh with parameters of type ListIdentifiersTypeModifierConstructorDescriptionBuilder(_B _parentBuilder, ListIdentifiersType _other, boolean _copy) Builder(_B _parentBuilder, ListIdentifiersType _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