Class AstroCoordsFileType.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.AstroCoordsFileType.Builder<_B>
- All Implemented Interfaces:
com.kscs.util.jaxb.Buildable
- Enclosing class:
- AstroCoordsFileType
public static class AstroCoordsFileType.Builder<_B>
extends CoordinateType.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, AstroCoordsFileType _other, boolean _copy) Builder(_B _parentBuilder, AstroCoordsFileType _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) -
Method Summary
Modifier and TypeMethodDescriptionbuild()copyOf(AstroCoordsFileType _other) copyOf(AstroCoordsFileType.Builder _other) protected <_P extends AstroCoordsFileType>
_Pinit(_P _product) FitsType.Builder<? extends AstroCoordsFileType.Builder<_B>>Returns the existing builder or a new builder to build the value of the "fitsFile" property.withFITSFile(FitsType fitsFile) Sets the new value of "fitsFile" (any previous value will be replaced)Returns the existing builder or a new builder to build the value of the "fitsPosition" property.withFITSPosition(CoordFITSColumnsType fitsPosition) Sets the new value of "fitsPosition" (any previous value will be replaced)Returns the existing builder or a new builder to build the value of the "fitsRedshift" property.withFITSRedshift(CoordFITSColumnsType fitsRedshift) Sets the new value of "fitsRedshift" (any previous value will be replaced)Returns the existing builder or a new builder to build the value of the "fitsSpectral" property.withFITSSpectral(CoordFITSColumnsType fitsSpectral) Sets the new value of "fitsSpectral" (any previous value will be replaced)Returns the existing builder or a new builder to build the value of the "fitsTime" property.withFITSTime(CoordFITSColumnsType fitsTime) Sets the new value of "fitsTime" (any previous value will be replaced)Returns the existing builder or a new builder to build the value of the "fitsVelocity" property.withFITSVelocity(CoordFITSColumnsType fitsVelocity) Sets the new value of "fitsVelocity" (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 "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.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, AstroCoordsFileType _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)
-
-
Method Details
-
init
-
withFITSFile
Sets the new value of "fitsFile" (any previous value will be replaced)- Parameters:
fitsFile- New value of the "fitsFile" property.
-
withFITSFile
Returns the existing builder or a new builder to build the value of the "fitsFile" property. UseFitsType.Builder.end()to return to the current builder.- Returns:
- A new builder to build the value of the "fitsFile" property.
Use
FitsType.Builder.end()to return to the current builder.
-
withFITSTime
Sets the new value of "fitsTime" (any previous value will be replaced)- Parameters:
fitsTime- New value of the "fitsTime" property.
-
withFITSTime
Returns the existing builder or a new builder to build the value of the "fitsTime" property. UseCoordFITSColumnsType.Builder.end()to return to the current builder.- Returns:
- A new builder to build the value of the "fitsTime" property.
Use
CoordFITSColumnsType.Builder.end()to return to the current builder.
-
withFITSPosition
Sets the new value of "fitsPosition" (any previous value will be replaced)- Parameters:
fitsPosition- New value of the "fitsPosition" property.
-
withFITSPosition
Returns the existing builder or a new builder to build the value of the "fitsPosition" property. UseCoordFITSColumnsType.Builder.end()to return to the current builder.- Returns:
- A new builder to build the value of the "fitsPosition" property.
Use
CoordFITSColumnsType.Builder.end()to return to the current builder.
-
withFITSVelocity
Sets the new value of "fitsVelocity" (any previous value will be replaced)- Parameters:
fitsVelocity- New value of the "fitsVelocity" property.
-
withFITSVelocity
Returns the existing builder or a new builder to build the value of the "fitsVelocity" property. UseCoordFITSColumnsType.Builder.end()to return to the current builder.- Returns:
- A new builder to build the value of the "fitsVelocity" property.
Use
CoordFITSColumnsType.Builder.end()to return to the current builder.
-
withFITSSpectral
Sets the new value of "fitsSpectral" (any previous value will be replaced)- Parameters:
fitsSpectral- New value of the "fitsSpectral" property.
-
withFITSSpectral
Returns the existing builder or a new builder to build the value of the "fitsSpectral" property. UseCoordFITSColumnsType.Builder.end()to return to the current builder.- Returns:
- A new builder to build the value of the "fitsSpectral" property.
Use
CoordFITSColumnsType.Builder.end()to return to the current builder.
-
withFITSRedshift
Sets the new value of "fitsRedshift" (any previous value will be replaced)- Parameters:
fitsRedshift- New value of the "fitsRedshift" property.
-
withFITSRedshift
Returns the existing builder or a new builder to build the value of the "fitsRedshift" property. UseCoordFITSColumnsType.Builder.end()to return to the current builder.- Returns:
- A new builder to build the value of the "fitsRedshift" property.
Use
CoordFITSColumnsType.Builder.end()to return to the current builder.
-
withName
Sets the new value of "name" (any previous value will be replaced)- Overrides:
withNamein classCoordinateType.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 classCoordinateType.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 classCoordinateType.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 classCoordinateType.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 classCoordinateType.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 classCoordinateType.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 classCoordinateType.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 classCoordinateType.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 classCoordinateType.Builder<_B>- Parameters:
idrefType- New value of the "idrefType" property.
-
build
- Specified by:
buildin interfacecom.kscs.util.jaxb.Buildable- Overrides:
buildin classCoordinateType.Builder<_B>
-
copyOf
-
copyOf
-