Class PixelCoordSystemType.Builder<_B>
java.lang.Object
org.javastro.ivoa.entities.stc.v1.StcBaseType.Builder<_B>
org.javastro.ivoa.entities.stc.v1.CoordSysType.Builder<_B>
org.javastro.ivoa.entities.stc.v1.PixelCoordSystemType.Builder<_B>
- All Implemented Interfaces:
com.kscs.util.jaxb.Buildable
- Enclosing class:
- PixelCoordSystemType
public static class PixelCoordSystemType.Builder<_B>
extends CoordSysType.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, PixelCoordSystemType _other, boolean _copy) Builder(_B _parentBuilder, PixelCoordSystemType _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) -
Method Summary
Modifier and TypeMethodDescriptionaddCoordFrames(Iterable<? extends GenericCoordFrameType> coordFrames) Adds the given items to the value of "coordFrames"addCoordFrames(GenericCoordFrameType... coordFrames) Adds the given items to the value of "coordFrames"PixelFrameType.Builder<? extends PixelCoordSystemType.Builder<_B>>Returns a new builder to build an additional value of the "PixelCoordFrames" property.addPixelCoordFrames(Iterable<? extends PixelFrameType> pixelCoordFrames) Adds the given items to the value of "pixelCoordFrames"addPixelCoordFrames(PixelFrameType... pixelCoordFrames) Adds the given items to the value of "pixelCoordFrames"build()copyOf(PixelCoordSystemType _other) copyOf(PixelCoordSystemType.Builder _other) protected <_P extends PixelCoordSystemType>
_Pinit(_P _product) withCoordFrames(Iterable<? extends GenericCoordFrameType> coordFrames) Sets the new value of "coordFrames" (any previous value will be replaced)withCoordFrames(GenericCoordFrameType... coordFrames) Sets the new value of "coordFrames" (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)withPixelCoordFrames(Iterable<? extends PixelFrameType> pixelCoordFrames) Sets the new value of "pixelCoordFrames" (any previous value will be replaced)withPixelCoordFrames(PixelFrameType... pixelCoordFrames) Sets the new value of "pixelCoordFrames" (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.CoordSysType.Builder
addCoordFrames, 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, PixelCoordSystemType _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)
-
-
Method Details
-
init
-
addPixelCoordFrames
public PixelCoordSystemType.Builder<_B> addPixelCoordFrames(Iterable<? extends PixelFrameType> pixelCoordFrames) Adds the given items to the value of "pixelCoordFrames"- Parameters:
pixelCoordFrames- Items to add to the value of the "pixelCoordFrames" property
-
withPixelCoordFrames
public PixelCoordSystemType.Builder<_B> withPixelCoordFrames(Iterable<? extends PixelFrameType> pixelCoordFrames) Sets the new value of "pixelCoordFrames" (any previous value will be replaced)- Parameters:
pixelCoordFrames- New value of the "pixelCoordFrames" property.
-
addPixelCoordFrames
Adds the given items to the value of "pixelCoordFrames"- Parameters:
pixelCoordFrames- Items to add to the value of the "pixelCoordFrames" property
-
withPixelCoordFrames
Sets the new value of "pixelCoordFrames" (any previous value will be replaced)- Parameters:
pixelCoordFrames- New value of the "pixelCoordFrames" property.
-
addPixelCoordFrames
Returns a new builder to build an additional value of the "PixelCoordFrames" property. UseStcBaseType.Builder.end()to return to the current builder.- Returns:
- a new builder to build an additional value of the "PixelCoordFrames" property.
Use
StcBaseType.Builder.end()to return to the current builder.
-
addCoordFrames
public PixelCoordSystemType.Builder<_B> addCoordFrames(Iterable<? extends GenericCoordFrameType> coordFrames) Adds the given items to the value of "coordFrames"- Overrides:
addCoordFramesin classCoordSysType.Builder<_B>- Parameters:
coordFrames- Items to add to the value of the "coordFrames" property
-
addCoordFrames
Adds the given items to the value of "coordFrames"- Overrides:
addCoordFramesin classCoordSysType.Builder<_B>- Parameters:
coordFrames- Items to add to the value of the "coordFrames" property
-
withCoordFrames
public PixelCoordSystemType.Builder<_B> withCoordFrames(Iterable<? extends GenericCoordFrameType> coordFrames) Sets the new value of "coordFrames" (any previous value will be replaced)- Overrides:
withCoordFramesin classCoordSysType.Builder<_B>- Parameters:
coordFrames- New value of the "coordFrames" property.
-
withCoordFrames
Sets the new value of "coordFrames" (any previous value will be replaced)- Overrides:
withCoordFramesin classCoordSysType.Builder<_B>- Parameters:
coordFrames- New value of the "coordFrames" property.
-
withId
Sets the new value of "id" (any previous value will be replaced)- Overrides:
withIdin classCoordSysType.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 classCoordSysType.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 classCoordSysType.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 classCoordSysType.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 classCoordSysType.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 classCoordSysType.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 classCoordSysType.Builder<_B>- Parameters:
idrefType- New value of the "idrefType" property.
-
build
- Specified by:
buildin interfacecom.kscs.util.jaxb.Buildable- Overrides:
buildin classCoordSysType.Builder<_B>
-
copyOf
-
copyOf
-