Uses of Class
org.javastro.ivoa.entities.resource.registry.oaipmh.ListMetadataFormatsType
Packages that use ListMetadataFormatsType
-
Uses of ListMetadataFormatsType in org.javastro.ivoa.entities.resource.registry.oaipmh
Fields in org.javastro.ivoa.entities.resource.registry.oaipmh declared as ListMetadataFormatsTypeModifier and TypeFieldDescriptionprotected final ListMetadataFormatsTypeListMetadataFormatsType.Builder._storedValueprotected ListMetadataFormatsTypeOAIPMH.listMetadataFormatsFields in org.javastro.ivoa.entities.resource.registry.oaipmh with type parameters of type ListMetadataFormatsTypeModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.SinglePropertyInfo<OAIPMH,ListMetadataFormatsType> OAIPMH.PropInfo.LIST_METADATA_FORMATSstatic final com.kscs.util.jaxb.CollectionPropertyInfo<ListMetadataFormatsType,MetadataFormatType> ListMetadataFormatsType.PropInfo.METADATA_FORMATSMethods in org.javastro.ivoa.entities.resource.registry.oaipmh with type parameters of type ListMetadataFormatsTypeModifier and TypeMethodDescriptionprotected <_P extends ListMetadataFormatsType>
_PListMetadataFormatsType.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.resource.registry.oaipmh that return ListMetadataFormatsTypeModifier and TypeMethodDescriptionListMetadataFormatsType.Builder.build()ListMetadataFormatsType.clone()ListMetadataFormatsType.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) ListMetadataFormatsType.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) ListMetadataFormatsType.createCopy()ListMetadataFormatsType.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) ObjectFactory.createListMetadataFormatsType()Create an instance ofListMetadataFormatsTypeOAIPMH.getListMetadataFormats()Gets the value of the listMetadataFormats property.ListMetadataFormatsType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.resource.registry.oaipmh with parameters of type ListMetadataFormatsTypeModifier and TypeMethodDescriptionstatic ListMetadataFormatsType.Builder<Void>ListMetadataFormatsType.copyExcept(ListMetadataFormatsType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) ListMetadataFormatsType.Builder.copyOf(ListMetadataFormatsType _other) static <_B> ListMetadataFormatsType.Builder<_B>ListMetadataFormatsType.copyOf(ListMetadataFormatsType _other) static <_B> ListMetadataFormatsType.Builder<_B>ListMetadataFormatsType.copyOf(ListMetadataFormatsType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static ListMetadataFormatsType.Builder<Void>ListMetadataFormatsType.copyOnly(ListMetadataFormatsType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) voidOAIPMH.Modifier.setListMetadataFormats(ListMetadataFormatsType listMetadataFormats) voidOAIPMH.setListMetadataFormats(ListMetadataFormatsType value) Sets the value of the listMetadataFormats property.OAIPMH.Builder.withListMetadataFormats(ListMetadataFormatsType listMetadataFormats) Sets the new value of "listMetadataFormats" (any previous value will be replaced)Constructors in org.javastro.ivoa.entities.resource.registry.oaipmh with parameters of type ListMetadataFormatsTypeModifierConstructorDescriptionBuilder(_B _parentBuilder, ListMetadataFormatsType _other, boolean _copy) Builder(_B _parentBuilder, ListMetadataFormatsType _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) OAIPMH(LocalDateTime responseDate, RequestType request, ListRecordsType listRecords, ListIdentifiersType listIdentifiers, GetRecordType getRecord, ListSetsType listSets, ListMetadataFormatsType listMetadataFormats, IdentifyType identify, List<OAIPMHerrorType> errors) Fully-initialising value constructor