Uses of Class
org.javastro.ivoa.entities.resource.registry.dublincore.Dc.Builder
Packages that use Dc.Builder
-
Uses of Dc.Builder in org.javastro.ivoa.entities.resource.registry.dublincore
Methods in org.javastro.ivoa.entities.resource.registry.dublincore that return Dc.BuilderModifier and TypeMethodDescriptionDc.Builder.addContributor(jakarta.xml.bind.JAXBElement<ElementType>... contributor_) Adds the given items to the value of "contributor_"Dc.Builder.addContributor(Iterable<? extends jakarta.xml.bind.JAXBElement<ElementType>> contributor_) Adds the given items to the value of "contributor_"Dc.Builder.addCoverage(jakarta.xml.bind.JAXBElement<ElementType>... coverage_) Adds the given items to the value of "coverage_"Dc.Builder.addCoverage(Iterable<? extends jakarta.xml.bind.JAXBElement<ElementType>> coverage_) Adds the given items to the value of "coverage_"Dc.Builder.addCreator(jakarta.xml.bind.JAXBElement<ElementType>... creator_) Adds the given items to the value of "creator_"Dc.Builder.addCreator(Iterable<? extends jakarta.xml.bind.JAXBElement<ElementType>> creator_) Adds the given items to the value of "creator_"Dc.Builder.addDate(jakarta.xml.bind.JAXBElement<ElementType>... date_) Adds the given items to the value of "date_"Dc.Builder.addDate(Iterable<? extends jakarta.xml.bind.JAXBElement<ElementType>> date_) Adds the given items to the value of "date_"Dc.Builder.addDescription(jakarta.xml.bind.JAXBElement<ElementType>... description_) Adds the given items to the value of "description_"Dc.Builder.addDescription(Iterable<? extends jakarta.xml.bind.JAXBElement<ElementType>> description_) Adds the given items to the value of "description_"Dc.Builder.addFormat(jakarta.xml.bind.JAXBElement<ElementType>... format_) Adds the given items to the value of "format_"Dc.Builder.addFormat(Iterable<? extends jakarta.xml.bind.JAXBElement<ElementType>> format_) Adds the given items to the value of "format_"Dc.Builder.addIdentifier(jakarta.xml.bind.JAXBElement<ElementType>... identifier_) Adds the given items to the value of "identifier_"Dc.Builder.addIdentifier(Iterable<? extends jakarta.xml.bind.JAXBElement<ElementType>> identifier_) Adds the given items to the value of "identifier_"Dc.Builder.addLanguage(jakarta.xml.bind.JAXBElement<ElementType>... language_) Adds the given items to the value of "language_"Dc.Builder.addLanguage(Iterable<? extends jakarta.xml.bind.JAXBElement<ElementType>> language_) Adds the given items to the value of "language_"Dc.Builder.addPublisher(jakarta.xml.bind.JAXBElement<ElementType>... publisher_) Adds the given items to the value of "publisher_"Dc.Builder.addPublisher(Iterable<? extends jakarta.xml.bind.JAXBElement<ElementType>> publisher_) Adds the given items to the value of "publisher_"Dc.Builder.addRelation(jakarta.xml.bind.JAXBElement<ElementType>... relation_) Adds the given items to the value of "relation_"Dc.Builder.addRelation(Iterable<? extends jakarta.xml.bind.JAXBElement<ElementType>> relation_) Adds the given items to the value of "relation_"Dc.Builder.addRights(jakarta.xml.bind.JAXBElement<ElementType>... rights_) Adds the given items to the value of "rights_"Dc.Builder.addRights(Iterable<? extends jakarta.xml.bind.JAXBElement<ElementType>> rights_) Adds the given items to the value of "rights_"Dc.Builder.addSource(jakarta.xml.bind.JAXBElement<ElementType>... source_) Adds the given items to the value of "source_"Dc.Builder.addSource(Iterable<? extends jakarta.xml.bind.JAXBElement<ElementType>> source_) Adds the given items to the value of "source_"Dc.Builder.addSubject(jakarta.xml.bind.JAXBElement<ElementType>... subject_) Adds the given items to the value of "subject_"Dc.Builder.addSubject(Iterable<? extends jakarta.xml.bind.JAXBElement<ElementType>> subject_) Adds the given items to the value of "subject_"Dc.Builder.addTitle(jakarta.xml.bind.JAXBElement<ElementType>... title_) Adds the given items to the value of "title_"Dc.Builder.addTitle(Iterable<? extends jakarta.xml.bind.JAXBElement<ElementType>> title_) Adds the given items to the value of "title_"Dc.Builder.addTitlesAndCreatorsAndSubjects(jakarta.xml.bind.JAXBElement<ElementType>... titlesAndCreatorsAndSubjects) Adds the given items to the value of "titlesAndCreatorsAndSubjects"Dc.Builder.addTitlesAndCreatorsAndSubjects(Iterable<? extends jakarta.xml.bind.JAXBElement<ElementType>> titlesAndCreatorsAndSubjects) Adds the given items to the value of "titlesAndCreatorsAndSubjects"Dc.Builder.addType(jakarta.xml.bind.JAXBElement<ElementType>... type_) Adds the given items to the value of "type_"Dc.Builder.addType(Iterable<? extends jakarta.xml.bind.JAXBElement<ElementType>> type_) Adds the given items to the value of "type_"static Dc.Builder<Void>Dc.builder()static Dc.Builder<Void>Dc.copyExcept(Dc _other, com.kscs.util.jaxb.PropertyTree _propertyTree) Dc.Builder.copyOf(Dc.Builder _other) static <_B> Dc.Builder<_B>static <_B> Dc.Builder<_B>Dc.copyOf(Dc _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static Dc.Builder<Void>Dc.newCopyBuilder()<_B> Dc.Builder<_B>Dc.newCopyBuilder(_B _parentBuilder) <_B> Dc.Builder<_B>Dc.newCopyBuilder(_B _parentBuilder, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Dc.newCopyBuilder(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Dc.Builder.withTitlesAndCreatorsAndSubjects(jakarta.xml.bind.JAXBElement<ElementType>... titlesAndCreatorsAndSubjects) Sets the new value of "titlesAndCreatorsAndSubjects" (any previous value will be replaced)Dc.Builder.withTitlesAndCreatorsAndSubjects(Iterable<? extends jakarta.xml.bind.JAXBElement<ElementType>> titlesAndCreatorsAndSubjects) Sets the new value of "titlesAndCreatorsAndSubjects" (any previous value will be replaced)Methods in org.javastro.ivoa.entities.resource.registry.dublincore with parameters of type Dc.BuilderModifier and TypeMethodDescriptionDc.Builder.copyOf(Dc.Builder _other) <_B> voidDc.copyTo(Dc.Builder<_B> _other) Copies all state of this object to a builder.<_B> voidDc.copyTo(Dc.Builder<_B> _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Copies all state of this object to a builder.