Uses of Class
org.javastro.ivoa.entities.resource.tap.OutputFormat.Builder
Packages that use OutputFormat.Builder
-
Uses of OutputFormat.Builder in org.javastro.ivoa.entities.resource.tap
Methods in org.javastro.ivoa.entities.resource.tap that return OutputFormat.BuilderModifier and TypeMethodDescriptionAdds the given items to the value of "alias"Adds the given items to the value of "alias"OutputFormat.Builder<? extends TableAccess.Builder<_B>>TableAccess.Builder.addOutputFormats()Returns a new builder to build an additional value of the "OutputFormats" property.static OutputFormat.Builder<Void>OutputFormat.builder()static OutputFormat.Builder<Void>OutputFormat.copyExcept(OutputFormat _other, com.kscs.util.jaxb.PropertyTree _propertyTree) OutputFormat.Builder.copyOf(OutputFormat _other) OutputFormat.Builder.copyOf(OutputFormat.Builder _other) static <_B> OutputFormat.Builder<_B>OutputFormat.copyOf(OutputFormat _other) static <_B> OutputFormat.Builder<_B>OutputFormat.copyOf(OutputFormat _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static OutputFormat.Builder<Void>OutputFormat.copyOnly(OutputFormat _other, com.kscs.util.jaxb.PropertyTree _propertyTree) OutputFormat.newCopyBuilder()<_B> OutputFormat.Builder<_B>OutputFormat.newCopyBuilder(_B _parentBuilder) <_B> OutputFormat.Builder<_B>OutputFormat.newCopyBuilder(_B _parentBuilder, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) OutputFormat.newCopyBuilder(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Sets the new value of "alias" (any previous value will be replaced)Sets the new value of "alias" (any previous value will be replaced)Sets the new value of "ivoId" (any previous value will be replaced)Sets the new value of "mime" (any previous value will be replaced)Methods in org.javastro.ivoa.entities.resource.tap with parameters of type OutputFormat.BuilderModifier and TypeMethodDescriptionOutputFormat.Builder.copyOf(OutputFormat.Builder _other) <_B> voidOutputFormat.copyTo(OutputFormat.Builder<_B> _other) Copies all state of this object to a builder.<_B> voidOutputFormat.copyTo(OutputFormat.Builder<_B> _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Copies all state of this object to a builder.