Uses of Class
org.javastro.ivoa.entities.stc.v1.ScalarCoordinateType.Builder
Packages that use ScalarCoordinateType.Builder
-
Uses of ScalarCoordinateType.Builder in org.javastro.ivoa.entities.stc.v1
Methods in org.javastro.ivoa.entities.stc.v1 that return ScalarCoordinateType.BuilderModifier and TypeMethodDescriptionScalarCoordinateType.Builder.addErrors(Iterable<? extends Double1Type> errors) Adds the given items to the value of "errors"ScalarCoordinateType.Builder.addErrors(Double1Type... errors) Adds the given items to the value of "errors"ScalarCoordinateType.Builder.addPixSizes(Iterable<? extends Double1Type> pixSizes) Adds the given items to the value of "pixSizes"ScalarCoordinateType.Builder.addPixSizes(Double1Type... pixSizes) Adds the given items to the value of "pixSizes"ScalarCoordinateType.Builder.addResolutions(Iterable<? extends Double1Type> resolutions) Adds the given items to the value of "resolutions"ScalarCoordinateType.Builder.addResolutions(Double1Type... resolutions) Adds the given items to the value of "resolutions"ScalarCoordinateType.Builder.addSizes(Iterable<? extends Double1Type> sizes) Adds the given items to the value of "sizes"ScalarCoordinateType.Builder.addSizes(Double1Type... sizes) Adds the given items to the value of "sizes"static ScalarCoordinateType.Builder<Void>ScalarCoordinateType.builder()static ScalarCoordinateType.Builder<Void>ScalarCoordinateType.copyExcept(BasicCoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static ScalarCoordinateType.Builder<Void>ScalarCoordinateType.copyExcept(CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static ScalarCoordinateType.Builder<Void>ScalarCoordinateType.copyExcept(ScalarCoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static ScalarCoordinateType.Builder<Void>ScalarCoordinateType.copyExcept(StcBaseType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) ScalarCoordinateType.Builder.copyOf(ScalarCoordinateType _other) ScalarCoordinateType.Builder.copyOf(ScalarCoordinateType.Builder _other) static <_B> ScalarCoordinateType.Builder<_B>ScalarCoordinateType.copyOf(BasicCoordinateType _other) static <_B> ScalarCoordinateType.Builder<_B>ScalarCoordinateType.copyOf(BasicCoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> ScalarCoordinateType.Builder<_B>ScalarCoordinateType.copyOf(CoordinateType _other) static <_B> ScalarCoordinateType.Builder<_B>ScalarCoordinateType.copyOf(CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> ScalarCoordinateType.Builder<_B>ScalarCoordinateType.copyOf(ScalarCoordinateType _other) static <_B> ScalarCoordinateType.Builder<_B>ScalarCoordinateType.copyOf(ScalarCoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> ScalarCoordinateType.Builder<_B>ScalarCoordinateType.copyOf(StcBaseType _other) static <_B> ScalarCoordinateType.Builder<_B>ScalarCoordinateType.copyOf(StcBaseType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static ScalarCoordinateType.Builder<Void>ScalarCoordinateType.copyOnly(BasicCoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static ScalarCoordinateType.Builder<Void>ScalarCoordinateType.copyOnly(CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static ScalarCoordinateType.Builder<Void>ScalarCoordinateType.copyOnly(ScalarCoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static ScalarCoordinateType.Builder<Void>ScalarCoordinateType.copyOnly(StcBaseType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) ScalarCoordinateType.newCopyBuilder()<_B> ScalarCoordinateType.Builder<_B>ScalarCoordinateType.newCopyBuilder(_B _parentBuilder) <_B> ScalarCoordinateType.Builder<_B>ScalarCoordinateType.newCopyBuilder(_B _parentBuilder, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) ScalarCoordinateType.newCopyBuilder(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) ScalarCoordinateType.Builder.withErrors(Iterable<? extends Double1Type> errors) Sets the new value of "errors" (any previous value will be replaced)ScalarCoordinateType.Builder.withErrors(Double1Type... errors) Sets the new value of "errors" (any previous value will be replaced)ScalarCoordinateType.Builder.withFrameId(Object frameId) Sets the new value of "frameId" (any previous value will be replaced)Sets the new value of "href" (any previous value will be replaced)Sets the new value of "id" (any previous value will be replaced)Sets the new value of "idref" (any previous value will be replaced)ScalarCoordinateType.Builder.withIDREFType(String idrefType) Sets the new value of "idrefType" (any previous value will be replaced)ScalarCoordinateType.Builder.withIDType(String idType) Sets the new value of "idType" (any previous value will be replaced)Sets the new value of "name" (any previous value will be replaced)ScalarCoordinateType.Builder.withPixSizes(Iterable<? extends Double1Type> pixSizes) Sets the new value of "pixSizes" (any previous value will be replaced)ScalarCoordinateType.Builder.withPixSizes(Double1Type... pixSizes) Sets the new value of "pixSizes" (any previous value will be replaced)ScalarCoordinateType.Builder.withResolutions(Iterable<? extends Double1Type> resolutions) Sets the new value of "resolutions" (any previous value will be replaced)ScalarCoordinateType.Builder.withResolutions(Double1Type... resolutions) Sets the new value of "resolutions" (any previous value will be replaced)ScalarCoordinateType.Builder.withSizes(Iterable<? extends Double1Type> sizes) Sets the new value of "sizes" (any previous value will be replaced)ScalarCoordinateType.Builder.withSizes(Double1Type... sizes) Sets the new value of "sizes" (any previous value will be replaced)Sets the new value of "type" (any previous value will be replaced)Sets the new value of "ucd" (any previous value will be replaced)Sets the new value of "unit" (any previous value will be replaced)ScalarCoordinateType.Builder.withValue(Double1Type value) Sets the new value of "value" (any previous value will be replaced)Methods in org.javastro.ivoa.entities.stc.v1 that return types with arguments of type ScalarCoordinateType.BuilderModifier and TypeMethodDescriptionDouble1Type.Builder<? extends ScalarCoordinateType.Builder<_B>>ScalarCoordinateType.Builder.withValue()Returns the existing builder or a new builder to build the value of the "value" property.Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type ScalarCoordinateType.BuilderModifier and TypeMethodDescriptionScalarCoordinateType.Builder.copyOf(ScalarCoordinateType.Builder _other) <_B> voidScalarCoordinateType.copyTo(ScalarCoordinateType.Builder<_B> _other) Copies all state of this object to a builder.<_B> voidScalarCoordinateType.copyTo(ScalarCoordinateType.Builder<_B> _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Copies all state of this object to a builder.