Uses of Class
org.javastro.ivoa.entities.uws.ResultReference.Builder
Packages that use ResultReference.Builder
-
Uses of ResultReference.Builder in org.javastro.ivoa.entities.uws
Methods in org.javastro.ivoa.entities.uws that return ResultReference.BuilderModifier and TypeMethodDescriptionResultReference.Builder<? extends Results.Builder<_B>>Results.Builder.addResults()Returns a new builder to build an additional value of the "Results" property.static ResultReference.Builder<Void>ResultReference.builder()static ResultReference.Builder<Void>ResultReference.copyExcept(ResultReference _other, com.kscs.util.jaxb.PropertyTree _propertyTree) ResultReference.Builder.copyOf(ResultReference _other) ResultReference.Builder.copyOf(ResultReference.Builder _other) static <_B> ResultReference.Builder<_B>ResultReference.copyOf(ResultReference _other) static <_B> ResultReference.Builder<_B>ResultReference.copyOf(ResultReference _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static ResultReference.Builder<Void>ResultReference.copyOnly(ResultReference _other, com.kscs.util.jaxb.PropertyTree _propertyTree) ResultReference.newCopyBuilder()<_B> ResultReference.Builder<_B>ResultReference.newCopyBuilder(_B _parentBuilder) <_B> ResultReference.Builder<_B>ResultReference.newCopyBuilder(_B _parentBuilder, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) ResultReference.newCopyBuilder(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Sets the new value of "href" (any previous value will be replaced)Sets the new value of "id" (any previous value will be replaced)ResultReference.Builder.withMimeType(String mimeType) Sets the new value of "mimeType" (any previous value will be replaced)Sets the new value of "size" (any previous value will be replaced)Sets the new value of "type" (any previous value will be replaced)Methods in org.javastro.ivoa.entities.uws with parameters of type ResultReference.BuilderModifier and TypeMethodDescriptionResultReference.Builder.copyOf(ResultReference.Builder _other) <_B> voidResultReference.copyTo(ResultReference.Builder<_B> _other) Copies all state of this object to a builder.<_B> voidResultReference.copyTo(ResultReference.Builder<_B> _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Copies all state of this object to a builder.