Class BasicCoordinateType.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.BasicCoordinateType.Builder<_B>
- All Implemented Interfaces:
com.kscs.util.jaxb.Buildable
- Direct Known Subclasses:
PosVector1CoordinateType.Builder,RedshiftCoordinateType.Builder,ScalarCoordinateType.Builder,SpectralCoordinateType.Builder
- Enclosing class:
- BasicCoordinateType
public static class BasicCoordinateType.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, BasicCoordinateType _other, boolean _copy) Builder(_B _parentBuilder, BasicCoordinateType _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) -
Method Summary
Modifier and TypeMethodDescriptionDouble1Type.Builder<? extends BasicCoordinateType.Builder<_B>>Returns a new builder to build an additional value of the "Errors" property.addErrors(Iterable<? extends Double1Type> errors) Adds the given items to the value of "errors"addErrors(Double1Type... errors) Adds the given items to the value of "errors"Double1Type.Builder<? extends BasicCoordinateType.Builder<_B>>Returns a new builder to build an additional value of the "PixSizes" property.addPixSizes(Iterable<? extends Double1Type> pixSizes) Adds the given items to the value of "pixSizes"addPixSizes(Double1Type... pixSizes) Adds the given items to the value of "pixSizes"Double1Type.Builder<? extends BasicCoordinateType.Builder<_B>>Returns a new builder to build an additional value of the "Resolutions" property.addResolutions(Iterable<? extends Double1Type> resolutions) Adds the given items to the value of "resolutions"addResolutions(Double1Type... resolutions) Adds the given items to the value of "resolutions"Double1Type.Builder<? extends BasicCoordinateType.Builder<_B>>addSizes()Returns a new builder to build an additional value of the "Sizes" property.addSizes(Iterable<? extends Double1Type> sizes) Adds the given items to the value of "sizes"addSizes(Double1Type... sizes) Adds the given items to the value of "sizes"build()copyOf(BasicCoordinateType _other) copyOf(BasicCoordinateType.Builder _other) protected <_P extends BasicCoordinateType>
_Pinit(_P _product) withErrors(Iterable<? extends Double1Type> errors) Sets the new value of "errors" (any previous value will be replaced)withErrors(Double1Type... errors) Sets the new value of "errors" (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)withPixSizes(Iterable<? extends Double1Type> pixSizes) Sets the new value of "pixSizes" (any previous value will be replaced)withPixSizes(Double1Type... pixSizes) Sets the new value of "pixSizes" (any previous value will be replaced)withResolutions(Iterable<? extends Double1Type> resolutions) Sets the new value of "resolutions" (any previous value will be replaced)withResolutions(Double1Type... resolutions) Sets the new value of "resolutions" (any previous value will be replaced)withSizes(Iterable<? extends Double1Type> sizes) Sets the new value of "sizes" (any previous value will be replaced)withSizes(Double1Type... sizes) Sets the new value of "sizes" (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)Double1Type.Builder<? extends BasicCoordinateType.Builder<_B>>Returns the existing builder or a new builder to build the value of the "value" property.withValue(Double1Type value) Sets the new value of "value" (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, BasicCoordinateType _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)
-
-
Method Details
-
init
-
withValue
Sets the new value of "value" (any previous value will be replaced)- Parameters:
value- New value of the "value" property.
-
withValue
Returns the existing builder or a new builder to build the value of the "value" property. UseDouble1Type.Builder.end()to return to the current builder.- Returns:
- A new builder to build the value of the "value" property.
Use
Double1Type.Builder.end()to return to the current builder.
-
addErrors
Adds the given items to the value of "errors"- Parameters:
errors- Items to add to the value of the "errors" property
-
withErrors
Sets the new value of "errors" (any previous value will be replaced)- Parameters:
errors- New value of the "errors" property.
-
addErrors
Adds the given items to the value of "errors"- Parameters:
errors- Items to add to the value of the "errors" property
-
withErrors
Sets the new value of "errors" (any previous value will be replaced)- Parameters:
errors- New value of the "errors" property.
-
addErrors
Returns a new builder to build an additional value of the "Errors" property. UseDouble1Type.Builder.end()to return to the current builder.- Returns:
- a new builder to build an additional value of the "Errors" property.
Use
Double1Type.Builder.end()to return to the current builder.
-
addResolutions
Adds the given items to the value of "resolutions"- Parameters:
resolutions- Items to add to the value of the "resolutions" property
-
withResolutions
Sets the new value of "resolutions" (any previous value will be replaced)- Parameters:
resolutions- New value of the "resolutions" property.
-
addResolutions
Adds the given items to the value of "resolutions"- Parameters:
resolutions- Items to add to the value of the "resolutions" property
-
withResolutions
Sets the new value of "resolutions" (any previous value will be replaced)- Parameters:
resolutions- New value of the "resolutions" property.
-
addResolutions
Returns a new builder to build an additional value of the "Resolutions" property. UseDouble1Type.Builder.end()to return to the current builder.- Returns:
- a new builder to build an additional value of the "Resolutions" property.
Use
Double1Type.Builder.end()to return to the current builder.
-
addSizes
Adds the given items to the value of "sizes"- Parameters:
sizes- Items to add to the value of the "sizes" property
-
withSizes
Sets the new value of "sizes" (any previous value will be replaced)- Parameters:
sizes- New value of the "sizes" property.
-
addSizes
Adds the given items to the value of "sizes"- Parameters:
sizes- Items to add to the value of the "sizes" property
-
withSizes
Sets the new value of "sizes" (any previous value will be replaced)- Parameters:
sizes- New value of the "sizes" property.
-
addSizes
Returns a new builder to build an additional value of the "Sizes" property. UseDouble1Type.Builder.end()to return to the current builder.- Returns:
- a new builder to build an additional value of the "Sizes" property.
Use
Double1Type.Builder.end()to return to the current builder.
-
addPixSizes
Adds the given items to the value of "pixSizes"- Parameters:
pixSizes- Items to add to the value of the "pixSizes" property
-
withPixSizes
Sets the new value of "pixSizes" (any previous value will be replaced)- Parameters:
pixSizes- New value of the "pixSizes" property.
-
addPixSizes
Adds the given items to the value of "pixSizes"- Parameters:
pixSizes- Items to add to the value of the "pixSizes" property
-
withPixSizes
Sets the new value of "pixSizes" (any previous value will be replaced)- Parameters:
pixSizes- New value of the "pixSizes" property.
-
addPixSizes
Returns a new builder to build an additional value of the "PixSizes" property. UseDouble1Type.Builder.end()to return to the current builder.- Returns:
- a new builder to build an additional value of the "PixSizes" property.
Use
Double1Type.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
-