Class PosVector2CoordinateType.Builder<_B>
java.lang.Object
org.javastro.ivoa.entities.stc.v1.StcBaseType.Builder<_B>
org.javastro.ivoa.entities.stc.v1.CoordinateType.Builder<_B>
org.javastro.ivoa.entities.stc.v1.Vector2CoordinateType.Builder<_B>
org.javastro.ivoa.entities.stc.v1.PosVector2CoordinateType.Builder<_B>
- All Implemented Interfaces:
com.kscs.util.jaxb.Buildable
- Direct Known Subclasses:
VelVector2CoordinateType.Builder
- Enclosing class:
- PosVector2CoordinateType
public static class PosVector2CoordinateType.Builder<_B>
extends Vector2CoordinateType.Builder<_B>
implements com.kscs.util.jaxb.Buildable
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.kscs.util.jaxb.Buildable
com.kscs.util.jaxb.Buildable.PrimitiveBuildable -
Field Summary
Fields inherited from class org.javastro.ivoa.entities.stc.v1.StcBaseType.Builder
_parentBuilder, _storedValue -
Constructor Summary
ConstructorsConstructorDescriptionBuilder(_B _parentBuilder, PosVector2CoordinateType _other, boolean _copy) Builder(_B _parentBuilder, PosVector2CoordinateType _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) -
Method Summary
Modifier and TypeMethodDescriptionaddCError2s(jakarta.xml.bind.JAXBElement<?>... cError2S) Adds the given items to the value of "cError2S"addCError2s(Iterable<? extends jakarta.xml.bind.JAXBElement<?>> cError2S) Adds the given items to the value of "cError2S"addCPixSize2s(jakarta.xml.bind.JAXBElement<?>... cPixSize2S) Adds the given items to the value of "cPixSize2S"addCPixSize2s(Iterable<? extends jakarta.xml.bind.JAXBElement<?>> cPixSize2S) Adds the given items to the value of "cPixSize2S"addCResolution2s(jakarta.xml.bind.JAXBElement<?>... cResolution2S) Adds the given items to the value of "cResolution2S"addCResolution2s(Iterable<? extends jakarta.xml.bind.JAXBElement<?>> cResolution2S) Adds the given items to the value of "cResolution2S"addCSize2s(jakarta.xml.bind.JAXBElement<?>... cSize2S) Adds the given items to the value of "cSize2S"addCSize2s(Iterable<? extends jakarta.xml.bind.JAXBElement<?>> cSize2S) Adds the given items to the value of "cSize2S"build()copyOf(PosVector2CoordinateType _other) protected <_P extends PosVector2CoordinateType>
_Pinit(_P _product) withCError2s(jakarta.xml.bind.JAXBElement<?>... cError2S) Sets the new value of "cError2S" (any previous value will be replaced)withCError2s(Iterable<? extends jakarta.xml.bind.JAXBElement<?>> cError2S) Sets the new value of "cError2S" (any previous value will be replaced)withCoordSystemId(Object coordSystemId) Sets the new value of "coordSystemId" (any previous value will be replaced)withCPixSize2s(jakarta.xml.bind.JAXBElement<?>... cPixSize2S) Sets the new value of "cPixSize2S" (any previous value will be replaced)withCPixSize2s(Iterable<? extends jakarta.xml.bind.JAXBElement<?>> cPixSize2S) Sets the new value of "cPixSize2S" (any previous value will be replaced)withCResolution2s(jakarta.xml.bind.JAXBElement<?>... cResolution2S) Sets the new value of "cResolution2S" (any previous value will be replaced)withCResolution2s(Iterable<? extends jakarta.xml.bind.JAXBElement<?>> cResolution2S) Sets the new value of "cResolution2S" (any previous value will be replaced)withCSize2s(jakarta.xml.bind.JAXBElement<?>... cSize2S) Sets the new value of "cSize2S" (any previous value will be replaced)withCSize2s(Iterable<? extends jakarta.xml.bind.JAXBElement<?>> cSize2S) Sets the new value of "cSize2S" (any previous value will be replaced)withCValue2(jakarta.xml.bind.JAXBElement<?> cValue2) Sets the new value of "cValue2" (any previous value will be replaced)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)withIDREFType(String idrefType) Sets the new value of "idrefType" (any previous value will be replaced)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)Sets the new value of "unit" (any previous value will be replaced)Methods inherited from class org.javastro.ivoa.entities.stc.v1.Vector2CoordinateType.Builder
copyOf, copyOf, initMethods inherited from class org.javastro.ivoa.entities.stc.v1.CoordinateType.Builder
copyOf, copyOf, initMethods inherited from class org.javastro.ivoa.entities.stc.v1.StcBaseType.Builder
copyOf, copyOf, end, init
-
Constructor Details
-
Builder
-
Builder
public Builder(_B _parentBuilder, PosVector2CoordinateType _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)
-
-
Method Details
-
init
-
withCoordSystemId
Sets the new value of "coordSystemId" (any previous value will be replaced)- Parameters:
coordSystemId- New value of the "coordSystemId" property.
-
withUnit
Sets the new value of "unit" (any previous value will be replaced)- Parameters:
unit- New value of the "unit" property.
-
withName1
Sets the new value of "name1" (any previous value will be replaced)- Overrides:
withName1in classVector2CoordinateType.Builder<_B>- Parameters:
name1- New value of the "name1" property.
-
withName2
Sets the new value of "name2" (any previous value will be replaced)- Overrides:
withName2in classVector2CoordinateType.Builder<_B>- Parameters:
name2- New value of the "name2" property.
-
withCValue2
Sets the new value of "cValue2" (any previous value will be replaced)- Overrides:
withCValue2in classVector2CoordinateType.Builder<_B>- Parameters:
cValue2- New value of the "cValue2" property.
-
addCError2s
public PosVector2CoordinateType.Builder<_B> addCError2s(Iterable<? extends jakarta.xml.bind.JAXBElement<?>> cError2S) Adds the given items to the value of "cError2S"- Overrides:
addCError2sin classVector2CoordinateType.Builder<_B>- Parameters:
cError2S- Items to add to the value of the "cError2S" property
-
addCError2s
public PosVector2CoordinateType.Builder<_B> addCError2s(jakarta.xml.bind.JAXBElement<?>... cError2S) Adds the given items to the value of "cError2S"- Overrides:
addCError2sin classVector2CoordinateType.Builder<_B>- Parameters:
cError2S- Items to add to the value of the "cError2S" property
-
withCError2s
public PosVector2CoordinateType.Builder<_B> withCError2s(Iterable<? extends jakarta.xml.bind.JAXBElement<?>> cError2S) Sets the new value of "cError2S" (any previous value will be replaced)- Overrides:
withCError2sin classVector2CoordinateType.Builder<_B>- Parameters:
cError2S- New value of the "cError2S" property.
-
withCError2s
public PosVector2CoordinateType.Builder<_B> withCError2s(jakarta.xml.bind.JAXBElement<?>... cError2S) Sets the new value of "cError2S" (any previous value will be replaced)- Overrides:
withCError2sin classVector2CoordinateType.Builder<_B>- Parameters:
cError2S- New value of the "cError2S" property.
-
addCResolution2s
public PosVector2CoordinateType.Builder<_B> addCResolution2s(Iterable<? extends jakarta.xml.bind.JAXBElement<?>> cResolution2S) Adds the given items to the value of "cResolution2S"- Overrides:
addCResolution2sin classVector2CoordinateType.Builder<_B>- Parameters:
cResolution2S- Items to add to the value of the "cResolution2S" property
-
addCResolution2s
public PosVector2CoordinateType.Builder<_B> addCResolution2s(jakarta.xml.bind.JAXBElement<?>... cResolution2S) Adds the given items to the value of "cResolution2S"- Overrides:
addCResolution2sin classVector2CoordinateType.Builder<_B>- Parameters:
cResolution2S- Items to add to the value of the "cResolution2S" property
-
withCResolution2s
public PosVector2CoordinateType.Builder<_B> withCResolution2s(Iterable<? extends jakarta.xml.bind.JAXBElement<?>> cResolution2S) Sets the new value of "cResolution2S" (any previous value will be replaced)- Overrides:
withCResolution2sin classVector2CoordinateType.Builder<_B>- Parameters:
cResolution2S- New value of the "cResolution2S" property.
-
withCResolution2s
public PosVector2CoordinateType.Builder<_B> withCResolution2s(jakarta.xml.bind.JAXBElement<?>... cResolution2S) Sets the new value of "cResolution2S" (any previous value will be replaced)- Overrides:
withCResolution2sin classVector2CoordinateType.Builder<_B>- Parameters:
cResolution2S- New value of the "cResolution2S" property.
-
addCSize2s
public PosVector2CoordinateType.Builder<_B> addCSize2s(Iterable<? extends jakarta.xml.bind.JAXBElement<?>> cSize2S) Adds the given items to the value of "cSize2S"- Overrides:
addCSize2sin classVector2CoordinateType.Builder<_B>- Parameters:
cSize2S- Items to add to the value of the "cSize2S" property
-
addCSize2s
Adds the given items to the value of "cSize2S"- Overrides:
addCSize2sin classVector2CoordinateType.Builder<_B>- Parameters:
cSize2S- Items to add to the value of the "cSize2S" property
-
withCSize2s
public PosVector2CoordinateType.Builder<_B> withCSize2s(Iterable<? extends jakarta.xml.bind.JAXBElement<?>> cSize2S) Sets the new value of "cSize2S" (any previous value will be replaced)- Overrides:
withCSize2sin classVector2CoordinateType.Builder<_B>- Parameters:
cSize2S- New value of the "cSize2S" property.
-
withCSize2s
Sets the new value of "cSize2S" (any previous value will be replaced)- Overrides:
withCSize2sin classVector2CoordinateType.Builder<_B>- Parameters:
cSize2S- New value of the "cSize2S" property.
-
addCPixSize2s
public PosVector2CoordinateType.Builder<_B> addCPixSize2s(Iterable<? extends jakarta.xml.bind.JAXBElement<?>> cPixSize2S) Adds the given items to the value of "cPixSize2S"- Overrides:
addCPixSize2sin classVector2CoordinateType.Builder<_B>- Parameters:
cPixSize2S- Items to add to the value of the "cPixSize2S" property
-
addCPixSize2s
public PosVector2CoordinateType.Builder<_B> addCPixSize2s(jakarta.xml.bind.JAXBElement<?>... cPixSize2S) Adds the given items to the value of "cPixSize2S"- Overrides:
addCPixSize2sin classVector2CoordinateType.Builder<_B>- Parameters:
cPixSize2S- Items to add to the value of the "cPixSize2S" property
-
withCPixSize2s
public PosVector2CoordinateType.Builder<_B> withCPixSize2s(Iterable<? extends jakarta.xml.bind.JAXBElement<?>> cPixSize2S) Sets the new value of "cPixSize2S" (any previous value will be replaced)- Overrides:
withCPixSize2sin classVector2CoordinateType.Builder<_B>- Parameters:
cPixSize2S- New value of the "cPixSize2S" property.
-
withCPixSize2s
public PosVector2CoordinateType.Builder<_B> withCPixSize2s(jakarta.xml.bind.JAXBElement<?>... cPixSize2S) Sets the new value of "cPixSize2S" (any previous value will be replaced)- Overrides:
withCPixSize2sin classVector2CoordinateType.Builder<_B>- Parameters:
cPixSize2S- New value of the "cPixSize2S" property.
-
withName
Sets the new value of "name" (any previous value will be replaced)- Overrides:
withNamein classVector2CoordinateType.Builder<_B>- Parameters:
name- New value of the "name" property.
-
withFrameId
Sets the new value of "frameId" (any previous value will be replaced)- Overrides:
withFrameIdin classVector2CoordinateType.Builder<_B>- Parameters:
frameId- New value of the "frameId" property.
-
withId
Sets the new value of "id" (any previous value will be replaced)- Overrides:
withIdin classVector2CoordinateType.Builder<_B>- Parameters:
id- New value of the "id" property.
-
withIdref
Sets the new value of "idref" (any previous value will be replaced)- Overrides:
withIdrefin classVector2CoordinateType.Builder<_B>- Parameters:
idref- New value of the "idref" property.
-
withUcd
Sets the new value of "ucd" (any previous value will be replaced)- Overrides:
withUcdin classVector2CoordinateType.Builder<_B>- Parameters:
ucd- New value of the "ucd" property.
-
withType
Sets the new value of "type" (any previous value will be replaced)- Overrides:
withTypein classVector2CoordinateType.Builder<_B>- Parameters:
type- New value of the "type" property.
-
withHref
Sets the new value of "href" (any previous value will be replaced)- Overrides:
withHrefin classVector2CoordinateType.Builder<_B>- Parameters:
href- New value of the "href" property.
-
withIDType
Sets the new value of "idType" (any previous value will be replaced)- Overrides:
withIDTypein classVector2CoordinateType.Builder<_B>- Parameters:
idType- New value of the "idType" property.
-
withIDREFType
Sets the new value of "idrefType" (any previous value will be replaced)- Overrides:
withIDREFTypein classVector2CoordinateType.Builder<_B>- Parameters:
idrefType- New value of the "idrefType" property.
-
build
- Specified by:
buildin interfacecom.kscs.util.jaxb.Buildable- Overrides:
buildin classVector2CoordinateType.Builder<_B>
-
copyOf
-
copyOf
-