Uses of Class
org.javastro.ivoa.entities.resource.registry.oaipmh.DescriptionType.Builder
Packages that use DescriptionType.Builder
-
Uses of DescriptionType.Builder in org.javastro.ivoa.entities.resource.registry.oaipmh
Methods in org.javastro.ivoa.entities.resource.registry.oaipmh that return DescriptionType.BuilderModifier and TypeMethodDescriptionDescriptionType.Builder<? extends IdentifyType.Builder<_B>>IdentifyType.Builder.addDescriptions()Returns a new builder to build an additional value of the "Descriptions" property.DescriptionType.Builder<? extends SetType.Builder<_B>>SetType.Builder.addSetDescriptions()Returns a new builder to build an additional value of the "SetDescriptions" property.static DescriptionType.Builder<Void>DescriptionType.builder()static DescriptionType.Builder<Void>DescriptionType.copyExcept(DescriptionType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) DescriptionType.Builder.copyOf(DescriptionType _other) DescriptionType.Builder.copyOf(DescriptionType.Builder _other) static <_B> DescriptionType.Builder<_B>DescriptionType.copyOf(DescriptionType _other) static <_B> DescriptionType.Builder<_B>DescriptionType.copyOf(DescriptionType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static DescriptionType.Builder<Void>DescriptionType.copyOnly(DescriptionType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) DescriptionType.newCopyBuilder()<_B> DescriptionType.Builder<_B>DescriptionType.newCopyBuilder(_B _parentBuilder) <_B> DescriptionType.Builder<_B>DescriptionType.newCopyBuilder(_B _parentBuilder, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) DescriptionType.newCopyBuilder(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Sets the new value of "any" (any previous value will be replaced)Methods in org.javastro.ivoa.entities.resource.registry.oaipmh with parameters of type DescriptionType.BuilderModifier and TypeMethodDescriptionDescriptionType.Builder.copyOf(DescriptionType.Builder _other) <_B> voidDescriptionType.copyTo(DescriptionType.Builder<_B> _other) Copies all state of this object to a builder.<_B> voidDescriptionType.copyTo(DescriptionType.Builder<_B> _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Copies all state of this object to a builder.