Uses of Class
org.javastro.ivoa.entities.stc.v1.PixelVector2CoordinateType.Builder
Packages that use PixelVector2CoordinateType.Builder
-
Uses of PixelVector2CoordinateType.Builder in org.javastro.ivoa.entities.stc.v1
Methods in org.javastro.ivoa.entities.stc.v1 that return PixelVector2CoordinateType.BuilderModifier and TypeMethodDescriptionPixelVector2CoordinateType.builder()PixelVector2CoordinateType.copyExcept(CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) PixelVector2CoordinateType.copyExcept(PixelVector2CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) PixelVector2CoordinateType.copyExcept(StcBaseType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) PixelVector2CoordinateType.Builder.copyOf(PixelVector2CoordinateType _other) PixelVector2CoordinateType.Builder.copyOf(PixelVector2CoordinateType.Builder _other) static <_B> PixelVector2CoordinateType.Builder<_B>PixelVector2CoordinateType.copyOf(CoordinateType _other) static <_B> PixelVector2CoordinateType.Builder<_B>PixelVector2CoordinateType.copyOf(CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> PixelVector2CoordinateType.Builder<_B>PixelVector2CoordinateType.copyOf(PixelVector2CoordinateType _other) static <_B> PixelVector2CoordinateType.Builder<_B>PixelVector2CoordinateType.copyOf(PixelVector2CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> PixelVector2CoordinateType.Builder<_B>PixelVector2CoordinateType.copyOf(StcBaseType _other) static <_B> PixelVector2CoordinateType.Builder<_B>PixelVector2CoordinateType.copyOf(StcBaseType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) PixelVector2CoordinateType.copyOnly(CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) PixelVector2CoordinateType.copyOnly(PixelVector2CoordinateType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) PixelVector2CoordinateType.copyOnly(StcBaseType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) PixelVector2CoordinateType.newCopyBuilder()<_B> PixelVector2CoordinateType.Builder<_B>PixelVector2CoordinateType.newCopyBuilder(_B _parentBuilder) <_B> PixelVector2CoordinateType.Builder<_B>PixelVector2CoordinateType.newCopyBuilder(_B _parentBuilder, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) PixelVector2CoordinateType.newCopyBuilder(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) PixelVector2CoordinateType.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)PixelVector2CoordinateType.Builder.withIDREFType(String idrefType) Sets the new value of "idrefType" (any previous value will be replaced)PixelVector2CoordinateType.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 "name1" (any previous value will be replaced)Sets the new value of "name2" (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)PixelVector2CoordinateType.Builder.withValue2(Double2Type value2) Sets the new value of "value2" (any previous value will be replaced)Methods in org.javastro.ivoa.entities.stc.v1 that return types with arguments of type PixelVector2CoordinateType.BuilderModifier and TypeMethodDescriptionDouble2Type.Builder<? extends PixelVector2CoordinateType.Builder<_B>>PixelVector2CoordinateType.Builder.withValue2()Returns the existing builder or a new builder to build the value of the "value2" property.Methods in org.javastro.ivoa.entities.stc.v1 with parameters of type PixelVector2CoordinateType.BuilderModifier and TypeMethodDescriptionPixelVector2CoordinateType.Builder.copyOf(PixelVector2CoordinateType.Builder _other) <_B> voidPixelVector2CoordinateType.copyTo(PixelVector2CoordinateType.Builder<_B> _other) Copies all state of this object to a builder.<_B> voidPixelVector2CoordinateType.copyTo(PixelVector2CoordinateType.Builder<_B> _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Copies all state of this object to a builder.