Class Pos3VecIntervalType.Builder<_B>
java.lang.Object
org.javastro.ivoa.entities.stc.v1.StcBaseType.Builder<_B>
org.javastro.ivoa.entities.stc.v1.CoordIntervalType.Builder<_B>
org.javastro.ivoa.entities.stc.v1.SpatialIntervalType.Builder<_B>
org.javastro.ivoa.entities.stc.v1.Pos3VecIntervalType.Builder<_B>
- All Implemented Interfaces:
com.kscs.util.jaxb.Buildable
- Enclosing class:
- Pos3VecIntervalType
public static class Pos3VecIntervalType.Builder<_B>
extends SpatialIntervalType.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, Pos3VecIntervalType _other, boolean _copy) Builder(_B _parentBuilder, Pos3VecIntervalType _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) -
Method Summary
Modifier and TypeMethodDescriptionbuild()copyOf(Pos3VecIntervalType _other) copyOf(Pos3VecIntervalType.Builder _other) protected <_P extends Pos3VecIntervalType>
_Pinit(_P _product) withEpoch(BigDecimal epoch) Sets the new value of "epoch" (any previous value will be replaced)withFillFactor(Float fillFactor) Sets the new value of "fillFactor" (any previous value will be replaced)withFrameId(Object frameId) Sets the new value of "frameId" (any previous value will be replaced)withHiInclude(Boolean hiInclude) Sets the new value of "hiInclude" (any previous value will be replaced)Double3Type.Builder<? extends Pos3VecIntervalType.Builder<_B>>Returns the existing builder or a new builder to build the value of the "hiLimit3Vec" property.withHiLimit3Vec(Double3Type hiLimit3Vec) Sets the new value of "hiLimit3Vec" (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)withLoInclude(Boolean loInclude) Sets the new value of "loInclude" (any previous value will be replaced)Double3Type.Builder<? extends Pos3VecIntervalType.Builder<_B>>Returns the existing builder or a new builder to build the value of the "loLimit3Vec" property.withLoLimit3Vec(Double3Type loLimit3Vec) Sets the new value of "loLimit3Vec" (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.SpatialIntervalType.Builder
copyOf, copyOf, initMethods inherited from class org.javastro.ivoa.entities.stc.v1.CoordIntervalType.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, Pos3VecIntervalType _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)
-
-
Method Details
-
init
-
withLoLimit3Vec
Sets the new value of "loLimit3Vec" (any previous value will be replaced)- Parameters:
loLimit3Vec- New value of the "loLimit3Vec" property.
-
withLoLimit3Vec
Returns the existing builder or a new builder to build the value of the "loLimit3Vec" property. UseStcBaseType.Builder.end()to return to the current builder.- Returns:
- A new builder to build the value of the "loLimit3Vec" property.
Use
StcBaseType.Builder.end()to return to the current builder.
-
withHiLimit3Vec
Sets the new value of "hiLimit3Vec" (any previous value will be replaced)- Parameters:
hiLimit3Vec- New value of the "hiLimit3Vec" property.
-
withHiLimit3Vec
Returns the existing builder or a new builder to build the value of the "hiLimit3Vec" property. UseStcBaseType.Builder.end()to return to the current builder.- Returns:
- A new builder to build the value of the "hiLimit3Vec" property.
Use
StcBaseType.Builder.end()to return to the current builder.
-
withEpoch
Sets the new value of "epoch" (any previous value will be replaced)- Overrides:
withEpochin classSpatialIntervalType.Builder<_B>- Parameters:
epoch- New value of the "epoch" property.
-
withUnit
Sets the new value of "unit" (any previous value will be replaced)- Overrides:
withUnitin classSpatialIntervalType.Builder<_B>- Parameters:
unit- New value of the "unit" property.
-
withLoInclude
Sets the new value of "loInclude" (any previous value will be replaced)- Overrides:
withLoIncludein classSpatialIntervalType.Builder<_B>- Parameters:
loInclude- New value of the "loInclude" property.
-
withHiInclude
Sets the new value of "hiInclude" (any previous value will be replaced)- Overrides:
withHiIncludein classSpatialIntervalType.Builder<_B>- Parameters:
hiInclude- New value of the "hiInclude" property.
-
withFillFactor
Sets the new value of "fillFactor" (any previous value will be replaced)- Overrides:
withFillFactorin classSpatialIntervalType.Builder<_B>- Parameters:
fillFactor- New value of the "fillFactor" property.
-
withFrameId
Sets the new value of "frameId" (any previous value will be replaced)- Overrides:
withFrameIdin classSpatialIntervalType.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 classSpatialIntervalType.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 classSpatialIntervalType.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 classSpatialIntervalType.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 classSpatialIntervalType.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 classSpatialIntervalType.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 classSpatialIntervalType.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 classSpatialIntervalType.Builder<_B>- Parameters:
idrefType- New value of the "idrefType" property.
-
build
- Specified by:
buildin interfacecom.kscs.util.jaxb.Buildable- Overrides:
buildin classSpatialIntervalType.Builder<_B>
-
copyOf
-
copyOf
-