Class PixelFrameType.Builder<_B>
java.lang.Object
org.javastro.ivoa.entities.stc.v1.StcBaseType.Builder<_B>
org.javastro.ivoa.entities.stc.v1.CoordFrameType.Builder<_B>
org.javastro.ivoa.entities.stc.v1.GenericCoordFrameType.Builder<_B>
org.javastro.ivoa.entities.stc.v1.PixelFrameType.Builder<_B>
- All Implemented Interfaces:
com.kscs.util.jaxb.Buildable
- Enclosing class:
- PixelFrameType
public static class PixelFrameType.Builder<_B>
extends GenericCoordFrameType.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, PixelFrameType _other, boolean _copy) Builder(_B _parentBuilder, PixelFrameType _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) -
Method Summary
Modifier and TypeMethodDescriptionbuild()copyOf(PixelFrameType _other) copyOf(PixelFrameType.Builder _other) protected <_P extends PixelFrameType>
_Pinit(_P _product) withAxis1Order(BigInteger axis1Order) Sets the new value of "axis1Order" (any previous value will be replaced)withAxis2Order(BigInteger axis2Order) Sets the new value of "axis2Order" (any previous value will be replaced)withAxis3Order(BigInteger axis3Order) Sets the new value of "axis3Order" (any previous value will be replaced)withCoordFlavor(jakarta.xml.bind.JAXBElement<? extends CoordFlavorType> coordFlavor) Sets the new value of "coordFlavor" (any previous value will be replaced)withCoordRefFrame(jakarta.xml.bind.JAXBElement<? extends CoordRefFrameType> coordRefFrame) Sets the new value of "coordRefFrame" (any previous value will be replaced)CustomRefPosType.Builder<? extends PixelFrameType.Builder<_B>>Returns the existing builder or a new builder to build the value of the "coordRefPos" property.withCoordRefPos(CustomRefPosType coordRefPos) Sets the new value of "coordRefPos" (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)PixelType.Builder<? extends PixelFrameType.Builder<_B>>Returns the existing builder or a new builder to build the value of the "referencePixel" property.withReferencePixel(PixelType referencePixel) Sets the new value of "referencePixel" (any previous value will be replaced)withRefFrameId(Object refFrameId) Sets the new value of "refFrameId" (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)Methods inherited from class org.javastro.ivoa.entities.stc.v1.GenericCoordFrameType.Builder
copyOf, copyOf, initMethods inherited from class org.javastro.ivoa.entities.stc.v1.CoordFrameType.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, PixelFrameType _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)
-
-
Method Details
-
init
-
withReferencePixel
Sets the new value of "referencePixel" (any previous value will be replaced)- Parameters:
referencePixel- New value of the "referencePixel" property.
-
withReferencePixel
Returns the existing builder or a new builder to build the value of the "referencePixel" property. UsePixelType.Builder.end()to return to the current builder.- Returns:
- A new builder to build the value of the "referencePixel" property.
Use
PixelType.Builder.end()to return to the current builder.
-
withAxis1Order
Sets the new value of "axis1Order" (any previous value will be replaced)- Parameters:
axis1Order- New value of the "axis1Order" property.
-
withAxis2Order
Sets the new value of "axis2Order" (any previous value will be replaced)- Parameters:
axis2Order- New value of the "axis2Order" property.
-
withAxis3Order
Sets the new value of "axis3Order" (any previous value will be replaced)- Parameters:
axis3Order- New value of the "axis3Order" property.
-
withRefFrameId
Sets the new value of "refFrameId" (any previous value will be replaced)- Parameters:
refFrameId- New value of the "refFrameId" property.
-
withCoordRefFrame
public PixelFrameType.Builder<_B> withCoordRefFrame(jakarta.xml.bind.JAXBElement<? extends CoordRefFrameType> coordRefFrame) Sets the new value of "coordRefFrame" (any previous value will be replaced)- Overrides:
withCoordRefFramein classGenericCoordFrameType.Builder<_B>- Parameters:
coordRefFrame- New value of the "coordRefFrame" property.
-
withCoordRefPos
Sets the new value of "coordRefPos" (any previous value will be replaced)- Overrides:
withCoordRefPosin classGenericCoordFrameType.Builder<_B>- Parameters:
coordRefPos- New value of the "coordRefPos" property.
-
withCoordRefPos
Returns the existing builder or a new builder to build the value of the "coordRefPos" property. UseReferencePositionType.Builder.end()to return to the current builder.- Overrides:
withCoordRefPosin classGenericCoordFrameType.Builder<_B>- Returns:
- A new builder to build the value of the "coordRefPos" property.
Use
ReferencePositionType.Builder.end()to return to the current builder.
-
withCoordFlavor
public PixelFrameType.Builder<_B> withCoordFlavor(jakarta.xml.bind.JAXBElement<? extends CoordFlavorType> coordFlavor) Sets the new value of "coordFlavor" (any previous value will be replaced)- Overrides:
withCoordFlavorin classGenericCoordFrameType.Builder<_B>- Parameters:
coordFlavor- New value of the "coordFlavor" property.
-
withName
Sets the new value of "name" (any previous value will be replaced)- Overrides:
withNamein classGenericCoordFrameType.Builder<_B>- Parameters:
name- New value of the "name" property.
-
withId
Sets the new value of "id" (any previous value will be replaced)- Overrides:
withIdin classGenericCoordFrameType.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 classGenericCoordFrameType.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 classGenericCoordFrameType.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 classGenericCoordFrameType.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 classGenericCoordFrameType.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 classGenericCoordFrameType.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 classGenericCoordFrameType.Builder<_B>- Parameters:
idrefType- New value of the "idrefType" property.
-
build
- Specified by:
buildin interfacecom.kscs.util.jaxb.Buildable- Overrides:
buildin classGenericCoordFrameType.Builder<_B>
-
copyOf
-
copyOf
-