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