Uses of Class
org.javastro.ivoa.entities.stc.v1.PixelVector1CoordinateType.Builder
Packages that use PixelVector1CoordinateType.Builder
-
Uses of PixelVector1CoordinateType.Builder in org.javastro.ivoa.entities.stc.v1
Methods in org.javastro.ivoa.entities.stc.v1 that return PixelVector1CoordinateType.BuilderModifier and TypeMethodDescriptionPixelVector1CoordinateType.builder()PixelVector1CoordinateType.copyExcept(CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) PixelVector1CoordinateType.copyExcept(PixelVector1CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) PixelVector1CoordinateType.copyExcept(StcBaseType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) PixelVector1CoordinateType.Builder.copyOf(PixelVector1CoordinateType _other) PixelVector1CoordinateType.Builder.copyOf(PixelVector1CoordinateType.Builder _other) static <_B> PixelVector1CoordinateType.Builder<_B>PixelVector1CoordinateType.copyOf(CoordinateType _other) static <_B> PixelVector1CoordinateType.Builder<_B>PixelVector1CoordinateType.copyOf(CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> PixelVector1CoordinateType.Builder<_B>PixelVector1CoordinateType.copyOf(PixelVector1CoordinateType _other) static <_B> PixelVector1CoordinateType.Builder<_B>PixelVector1CoordinateType.copyOf(PixelVector1CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> PixelVector1CoordinateType.Builder<_B>PixelVector1CoordinateType.copyOf(StcBaseType _other) static <_B> PixelVector1CoordinateType.Builder<_B>PixelVector1CoordinateType.copyOf(StcBaseType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) PixelVector1CoordinateType.copyOnly(CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) PixelVector1CoordinateType.copyOnly(PixelVector1CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) PixelVector1CoordinateType.copyOnly(StcBaseType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) PixelVector1CoordinateType.newCopyBuilder()<_B> PixelVector1CoordinateType.Builder<_B>PixelVector1CoordinateType.newCopyBuilder(_B _parentBuilder) <_B> PixelVector1CoordinateType.Builder<_B>PixelVector1CoordinateType.newCopyBuilder(_B _parentBuilder, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) PixelVector1CoordinateType.newCopyBuilder(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) PixelVector1CoordinateType.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)PixelVector1CoordinateType.Builder.withIDREFType(String idrefType) Sets the new value of "idrefType" (any previous value will be replaced)PixelVector1CoordinateType.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)Sets the new value of "type" (any previous value will be replaced)Sets the new value of "ucd" (any previous value will be replaced)PixelVector1CoordinateType.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 PixelVector1CoordinateType.BuilderModifier and TypeMethodDescriptionDouble1Type.Builder<? extends PixelVector1CoordinateType.Builder<_B>>PixelVector1CoordinateType.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 PixelVector1CoordinateType.BuilderModifier and TypeMethodDescriptionPixelVector1CoordinateType.Builder.copyOf(PixelVector1CoordinateType.Builder _other) <_B> voidPixelVector1CoordinateType.copyTo(PixelVector1CoordinateType.Builder<_B> _other) Copies all state of this object to a builder.<_B> voidPixelVector1CoordinateType.copyTo(PixelVector1CoordinateType.Builder<_B> _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Copies all state of this object to a builder.