Uses of Class
org.javastro.ivoa.entities.resource.registry.oaipmh.MetadataFormatType
Packages that use MetadataFormatType
-
Uses of MetadataFormatType in org.javastro.ivoa.entities.resource.registry.oaipmh
Fields in org.javastro.ivoa.entities.resource.registry.oaipmh declared as MetadataFormatTypeModifier and TypeFieldDescriptionprotected final MetadataFormatTypeMetadataFormatType.Builder._storedValueFields in org.javastro.ivoa.entities.resource.registry.oaipmh with type parameters of type MetadataFormatTypeModifier and TypeFieldDescriptionstatic final com.kscs.util.jaxb.CollectionPropertyInfo<ListMetadataFormatsType,MetadataFormatType> ListMetadataFormatsType.PropInfo.METADATA_FORMATSstatic final com.kscs.util.jaxb.SinglePropertyInfo<MetadataFormatType,String> MetadataFormatType.PropInfo.METADATA_NAMESPACEstatic final com.kscs.util.jaxb.SinglePropertyInfo<MetadataFormatType,String> MetadataFormatType.PropInfo.METADATA_PREFIXprotected List<MetadataFormatType>ListMetadataFormatsType.metadataFormatsstatic final com.kscs.util.jaxb.SinglePropertyInfo<MetadataFormatType,String> MetadataFormatType.PropInfo.SCHEMAMethods in org.javastro.ivoa.entities.resource.registry.oaipmh with type parameters of type MetadataFormatTypeModifier and TypeMethodDescriptionprotected <_P extends MetadataFormatType>
_PMetadataFormatType.Builder.init(_P _product) Methods in org.javastro.ivoa.entities.resource.registry.oaipmh that return MetadataFormatTypeModifier and TypeMethodDescriptionMetadataFormatType.Builder.build()MetadataFormatType.clone()MetadataFormatType.copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) MetadataFormatType.copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) MetadataFormatType.createCopy()MetadataFormatType.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) ObjectFactory.createMetadataFormatType()Create an instance ofMetadataFormatTypeMetadataFormatType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods in org.javastro.ivoa.entities.resource.registry.oaipmh that return types with arguments of type MetadataFormatTypeModifier and TypeMethodDescriptionListMetadataFormatsType.getMetadataFormats()Gets the value of the metadataFormats property.ListMetadataFormatsType.Modifier.getMetadataFormats()Methods in org.javastro.ivoa.entities.resource.registry.oaipmh with parameters of type MetadataFormatTypeModifier and TypeMethodDescriptionListMetadataFormatsType.Builder.addMetadataFormats(MetadataFormatType... metadataFormats) Adds the given items to the value of "metadataFormats"static MetadataFormatType.Builder<Void>MetadataFormatType.copyExcept(MetadataFormatType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) MetadataFormatType.Builder.copyOf(MetadataFormatType _other) static <_B> MetadataFormatType.Builder<_B>MetadataFormatType.copyOf(MetadataFormatType _other) static <_B> MetadataFormatType.Builder<_B>MetadataFormatType.copyOf(MetadataFormatType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static MetadataFormatType.Builder<Void>MetadataFormatType.copyOnly(MetadataFormatType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) ListMetadataFormatsType.Builder.withMetadataFormats(MetadataFormatType... metadataFormats) Sets the new value of "metadataFormats" (any previous value will be replaced)Method parameters in org.javastro.ivoa.entities.resource.registry.oaipmh with type arguments of type MetadataFormatTypeModifier and TypeMethodDescriptionListMetadataFormatsType.Builder.addMetadataFormats(Iterable<? extends MetadataFormatType> metadataFormats) Adds the given items to the value of "metadataFormats"ListMetadataFormatsType.Builder.withMetadataFormats(Iterable<? extends MetadataFormatType> metadataFormats) Sets the new value of "metadataFormats" (any previous value will be replaced)Constructors in org.javastro.ivoa.entities.resource.registry.oaipmh with parameters of type MetadataFormatTypeModifierConstructorDescriptionBuilder(_B _parentBuilder, MetadataFormatType _other, boolean _copy) Builder(_B _parentBuilder, MetadataFormatType _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Constructor parameters in org.javastro.ivoa.entities.resource.registry.oaipmh with type arguments of type MetadataFormatTypeModifierConstructorDescriptionListMetadataFormatsType(List<MetadataFormatType> metadataFormats) Fully-initialising value constructor