Class AstroCoordAreaType
- All Implemented Interfaces:
com.kscs.util.jaxb.Copyable,com.kscs.util.jaxb.PartialCopyable,Cloneable,org.jvnet.jaxb.lang.MergeFrom,org.jvnet.jaxb.lang.ToString
Java class for astroCoordAreaType complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="astroCoordAreaType">
<complexContent>
<extension base="{http://www.ivoa.net/xml/STC/stc-v1.30.xsd}coordAreaType">
<sequence>
<element name="TimeInterval" type="{http://www.ivoa.net/xml/STC/stc-v1.30.xsd}timeIntervalType" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.ivoa.net/xml/STC/stc-v1.30.xsd}PositionInterval" minOccurs="0"/>
<element ref="{http://www.ivoa.net/xml/STC/stc-v1.30.xsd}VelocityInterval" maxOccurs="unbounded" minOccurs="0"/>
<element name="SpectralInterval" type="{http://www.ivoa.net/xml/STC/stc-v1.30.xsd}spectralIntervalType" maxOccurs="unbounded" minOccurs="0"/>
<element name="RedshiftInterval" type="{http://www.ivoa.net/xml/STC/stc-v1.30.xsd}redshiftIntervalType" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classclassstatic classstatic classstatic classAstroCoordAreaType.Selector<TRoot extends com.kscs.util.jaxb.Selector<TRoot,?>, TParent> -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected jakarta.xml.bind.JAXBElement<? extends CoordIntervalType>The spatial (position) coordinate interval substitution group head element; such an element needs to contain a minimum or maximum scalar or vector value, or both; it needs to refer to a coordinate system; boundaries may or may not be inclusive; and it can have a fill factorprotected List<RedshiftIntervalType>protected List<SpectralIntervalType>protected List<TimeIntervalType>protected List<jakarta.xml.bind.JAXBElement<? extends CoordIntervalType>>The spatial (velocity) coordinate interval substitution group head element; such an element needs to contain a minimum or maximum scalar or vector value, or both; it needs to refer to a coordinate system; boundaries may or may not be inclusive; and it can have a fill factorFields inherited from class org.javastro.ivoa.entities.stc.v1.CoordAreaType
coordIntervals, coordSystemIdFields inherited from class org.javastro.ivoa.entities.stc.v1.StcBaseType
__cachedModifier__, href, id, idref, idrefType, idType, type, ucd -
Constructor Summary
ConstructorsConstructorDescriptionDefault no-arg constructorAstroCoordAreaType(String id, Object idref, String ucd, String type, String href, String idType, String idrefType, List<jakarta.xml.bind.JAXBElement<? extends CoordIntervalType>> coordIntervals, Object coordSystemId, List<TimeIntervalType> timeIntervals, jakarta.xml.bind.JAXBElement<? extends CoordIntervalType> positionInterval, List<jakarta.xml.bind.JAXBElement<? extends CoordIntervalType>> velocityIntervals, List<SpectralIntervalType> spectralIntervals, List<RedshiftIntervalType> redshiftIntervals) Fully-initialising value constructor -
Method Summary
Modifier and TypeMethodDescriptionappend(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy) appendFields(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy) static AstroCoordAreaType.Builder<Void>builder()clone()copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) static AstroCoordAreaType.Builder<Void>copyExcept(AstroCoordAreaType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static AstroCoordAreaType.Builder<Void>copyExcept(CoordAreaType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static AstroCoordAreaType.Builder<Void>copyExcept(StcBaseType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static <_B> AstroCoordAreaType.Builder<_B>copyOf(AstroCoordAreaType _other) static <_B> AstroCoordAreaType.Builder<_B>copyOf(AstroCoordAreaType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> AstroCoordAreaType.Builder<_B>copyOf(CoordAreaType _other) static <_B> AstroCoordAreaType.Builder<_B>copyOf(CoordAreaType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> AstroCoordAreaType.Builder<_B>copyOf(StcBaseType _other) static <_B> AstroCoordAreaType.Builder<_B>copyOf(StcBaseType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) static AstroCoordAreaType.Builder<Void>copyOnly(AstroCoordAreaType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static AstroCoordAreaType.Builder<Void>copyOnly(CoordAreaType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static AstroCoordAreaType.Builder<Void>copyOnly(StcBaseType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) <_B> voidcopyTo(AstroCoordAreaType.Builder<_B> _other) Copies all state of this object to a builder.<_B> voidcopyTo(AstroCoordAreaType.Builder<_B> _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Copies all state of this object to a builder.createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) booleanjakarta.xml.bind.JAXBElement<? extends CoordIntervalType>The spatial (position) coordinate interval substitution group head element; such an element needs to contain a minimum or maximum scalar or vector value, or both; it needs to refer to a coordinate system; boundaries may or may not be inclusive; and it can have a fill factorGets the value of the redshiftIntervals property.Gets the value of the spectralIntervals property.Gets the value of the timeIntervals property.List<jakarta.xml.bind.JAXBElement<? extends CoordIntervalType>>The spatial (velocity) coordinate interval substitution group head element; such an element needs to contain a minimum or maximum scalar or vector value, or both; it needs to refer to a coordinate system; boundaries may or may not be inclusive; and it can have a fill factor Gets the value of the velocityIntervals property.inthashCode()voidvoidmergeFrom(org.jvnet.jaxb.locator.ObjectLocator leftLocator, org.jvnet.jaxb.locator.ObjectLocator rightLocator, Object left, Object right, org.jvnet.jaxb.lang.MergeStrategy strategy) modifier()<_B> AstroCoordAreaType.Builder<_B>newCopyBuilder(_B _parentBuilder) <_B> AstroCoordAreaType.Builder<_B>newCopyBuilder(_B _parentBuilder, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) newCopyBuilder(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) voidsetPositionInterval(jakarta.xml.bind.JAXBElement<? extends CoordIntervalType> value) Sets the value of the positionInterval property.toString()visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods inherited from class org.javastro.ivoa.entities.stc.v1.CoordAreaType
copyTo, copyTo, getCoordIntervals, getCoordSystemId, setCoordSystemId
-
Field Details
-
timeIntervals
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-06-24T19:08:06+01:00") protected List<TimeIntervalType> timeIntervals -
positionInterval
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-06-24T19:08:06+01:00") protected jakarta.xml.bind.JAXBElement<? extends CoordIntervalType> positionIntervalThe spatial (position) coordinate interval substitution group head element; such an element needs to contain a minimum or maximum scalar or vector value, or both; it needs to refer to a coordinate system; boundaries may or may not be inclusive; and it can have a fill factor -
velocityIntervals
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-06-24T19:08:06+01:00") protected List<jakarta.xml.bind.JAXBElement<? extends CoordIntervalType>> velocityIntervalsThe spatial (velocity) coordinate interval substitution group head element; such an element needs to contain a minimum or maximum scalar or vector value, or both; it needs to refer to a coordinate system; boundaries may or may not be inclusive; and it can have a fill factor -
spectralIntervals
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-06-24T19:08:06+01:00") protected List<SpectralIntervalType> spectralIntervals -
redshiftIntervals
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-06-24T19:08:06+01:00") protected List<RedshiftIntervalType> redshiftIntervals
-
-
Constructor Details
-
AstroCoordAreaType
public AstroCoordAreaType()Default no-arg constructor -
AstroCoordAreaType
public AstroCoordAreaType(String id, Object idref, String ucd, String type, String href, String idType, String idrefType, List<jakarta.xml.bind.JAXBElement<? extends CoordIntervalType>> coordIntervals, Object coordSystemId, List<TimeIntervalType> timeIntervals, jakarta.xml.bind.JAXBElement<? extends CoordIntervalType> positionInterval, List<jakarta.xml.bind.JAXBElement<? extends CoordIntervalType>> velocityIntervals, List<SpectralIntervalType> spectralIntervals, List<RedshiftIntervalType> redshiftIntervals) Fully-initialising value constructor
-
-
Method Details
-
getTimeIntervals
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-06-24T19:08:06+01:00") public List<TimeIntervalType> getTimeIntervals()Gets the value of the timeIntervals property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a
setmethod for the timeIntervals property.For example, to add a new item, do as follows:
getTimeIntervals().add(newItem);
Objects of the following type(s) are allowed in the list
TimeIntervalType- Returns:
- The value of the timeIntervals property.
-
getPositionInterval
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-06-24T19:08:06+01:00") public jakarta.xml.bind.JAXBElement<? extends CoordIntervalType> getPositionInterval()The spatial (position) coordinate interval substitution group head element; such an element needs to contain a minimum or maximum scalar or vector value, or both; it needs to refer to a coordinate system; boundaries may or may not be inclusive; and it can have a fill factor- Returns:
- possible object is
JAXBElement<AllSkyType>JAXBElement<AllSkyType>JAXBElement<BoxType>JAXBElement<BoxType>JAXBElement<CircleType>JAXBElement<CircleType>JAXBElement<ConvexHullType>JAXBElement<ConvexHullType>JAXBElement<ConvexType>JAXBElement<ConvexType>JAXBElement<CoordIntervalType>JAXBElement<DiffType>JAXBElement<DiffType>JAXBElement<EllipseType>JAXBElement<EllipseType>JAXBElement<IntersectionType>JAXBElement<IntersectionType>JAXBElement<NegationType>JAXBElement<NegationType>JAXBElement<PolygonType>JAXBElement<PolygonType>JAXBElement<Pos2VecIntervalType>JAXBElement<Pos3VecIntervalType>JAXBElement<PosScalarIntervalType>JAXBElement<RegionFileType>JAXBElement<RegionType>JAXBElement<RegionType>JAXBElement<SectorType>JAXBElement<SectorType>JAXBElement<SkyIndexType>JAXBElement<SkyIndexType>JAXBElement<SphereType>JAXBElement<UnionType>JAXBElement<UnionType>
-
setPositionInterval
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-06-24T19:08:06+01:00") public void setPositionInterval(jakarta.xml.bind.JAXBElement<? extends CoordIntervalType> value) Sets the value of the positionInterval property.- Parameters:
value- allowed object isJAXBElement<AllSkyType>JAXBElement<AllSkyType>JAXBElement<BoxType>JAXBElement<BoxType>JAXBElement<CircleType>JAXBElement<CircleType>JAXBElement<ConvexHullType>JAXBElement<ConvexHullType>JAXBElement<ConvexType>JAXBElement<ConvexType>JAXBElement<CoordIntervalType>JAXBElement<DiffType>JAXBElement<DiffType>JAXBElement<EllipseType>JAXBElement<EllipseType>JAXBElement<IntersectionType>JAXBElement<IntersectionType>JAXBElement<NegationType>JAXBElement<NegationType>JAXBElement<PolygonType>JAXBElement<PolygonType>JAXBElement<Pos2VecIntervalType>JAXBElement<Pos3VecIntervalType>JAXBElement<PosScalarIntervalType>JAXBElement<RegionFileType>JAXBElement<RegionType>JAXBElement<RegionType>JAXBElement<SectorType>JAXBElement<SectorType>JAXBElement<SkyIndexType>JAXBElement<SkyIndexType>JAXBElement<SphereType>JAXBElement<UnionType>JAXBElement<UnionType>- See Also:
-
getVelocityIntervals
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-06-24T19:08:06+01:00") public List<jakarta.xml.bind.JAXBElement<? extends CoordIntervalType>> getVelocityIntervals()The spatial (velocity) coordinate interval substitution group head element; such an element needs to contain a minimum or maximum scalar or vector value, or both; it needs to refer to a coordinate system; boundaries may or may not be inclusive; and it can have a fill factor Gets the value of the velocityIntervals property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a
setmethod for the velocityIntervals property.For example, to add a new item, do as follows:
getVelocityIntervals().add(newItem);
Objects of the following type(s) are allowed in the list
JAXBElement<CoordIntervalType>JAXBElement<Vel2VecIntervalType>JAXBElement<Vel3VecIntervalType>JAXBElement<VelScalarIntervalType>JAXBElement<VelocitySphereType>- Returns:
- The value of the velocityIntervals property.
-
getSpectralIntervals
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-06-24T19:08:06+01:00") public List<SpectralIntervalType> getSpectralIntervals()Gets the value of the spectralIntervals property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a
setmethod for the spectralIntervals property.For example, to add a new item, do as follows:
getSpectralIntervals().add(newItem);
Objects of the following type(s) are allowed in the list
SpectralIntervalType- Returns:
- The value of the spectralIntervals property.
-
getRedshiftIntervals
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-06-24T19:08:06+01:00") public List<RedshiftIntervalType> getRedshiftIntervals()Gets the value of the redshiftIntervals property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a
setmethod for the redshiftIntervals property.For example, to add a new item, do as follows:
getRedshiftIntervals().add(newItem);
Objects of the following type(s) are allowed in the list
RedshiftIntervalType- Returns:
- The value of the redshiftIntervals property.
-
equals
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-06-24T19:08:06+01:00") public boolean equals(Object object) - Overrides:
equalsin classCoordAreaType
-
hashCode
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-06-24T19:08:06+01:00") public int hashCode()- Overrides:
hashCodein classCoordAreaType
-
toString
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-06-24T19:08:06+01:00") public String toString()- Overrides:
toStringin classCoordAreaType
-
append
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-06-24T19:08:06+01:00") public StringBuilder append(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy) - Specified by:
appendin interfaceorg.jvnet.jaxb.lang.ToString- Overrides:
appendin classCoordAreaType
-
appendFields
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-06-24T19:08:06+01:00") public StringBuilder appendFields(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy) - Specified by:
appendFieldsin interfaceorg.jvnet.jaxb.lang.ToString- Overrides:
appendFieldsin classCoordAreaType
-
mergeFrom
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-06-24T19:08:06+01:00") public void mergeFrom(Object left, Object right) - Specified by:
mergeFromin interfaceorg.jvnet.jaxb.lang.MergeFrom- Overrides:
mergeFromin classCoordAreaType
-
mergeFrom
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-06-24T19:08:06+01:00") public void mergeFrom(org.jvnet.jaxb.locator.ObjectLocator leftLocator, org.jvnet.jaxb.locator.ObjectLocator rightLocator, Object left, Object right, org.jvnet.jaxb.lang.MergeStrategy strategy) - Specified by:
mergeFromin interfaceorg.jvnet.jaxb.lang.MergeFrom- Overrides:
mergeFromin classCoordAreaType
-
createNewInstance
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-06-24T19:08:06+01:00") public Object createNewInstance()- Specified by:
createNewInstancein interfaceorg.jvnet.jaxb.lang.MergeFrom- Overrides:
createNewInstancein classCoordAreaType
-
clone
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-06-24T19:08:06+01:00") public AstroCoordAreaType clone()- Overrides:
clonein classCoordAreaType
-
createCopy
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-06-24T19:08:06+01:00") public AstroCoordAreaType createCopy()- Specified by:
createCopyin interfacecom.kscs.util.jaxb.Copyable- Overrides:
createCopyin classCoordAreaType
-
createCopy
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-06-24T19:08:06+01:00") public AstroCoordAreaType createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) - Specified by:
createCopyin interfacecom.kscs.util.jaxb.PartialCopyable- Overrides:
createCopyin classCoordAreaType
-
copyExcept
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-06-24T19:08:06+01:00") public AstroCoordAreaType copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) - Specified by:
copyExceptin interfacecom.kscs.util.jaxb.PartialCopyable- Overrides:
copyExceptin classCoordAreaType
-
copyOnly
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-06-24T19:08:06+01:00") public AstroCoordAreaType copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) - Specified by:
copyOnlyin interfacecom.kscs.util.jaxb.PartialCopyable- Overrides:
copyOnlyin classCoordAreaType
-
modifier
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-06-24T19:08:06+01:00") public AstroCoordAreaType.Modifier modifier()- Overrides:
modifierin classCoordAreaType
-
copyTo
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-06-24T19:08:06+01:00") public <_B> void copyTo(AstroCoordAreaType.Builder<_B> _other) Copies all state of this object to a builder. This method is used by the copyOf method and should not be called directly by client code.- Parameters:
_other- A builder instance to which the state of this object will be copied.
-
newCopyBuilder
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-06-24T19:08:06+01:00") public <_B> AstroCoordAreaType.Builder<_B> newCopyBuilder(_B _parentBuilder) - Overrides:
newCopyBuilderin classCoordAreaType
-
newCopyBuilder
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-06-24T19:08:06+01:00") public AstroCoordAreaType.Builder<Void> newCopyBuilder()- Overrides:
newCopyBuilderin classCoordAreaType
-
builder
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-06-24T19:08:06+01:00") public static AstroCoordAreaType.Builder<Void> builder() -
copyOf
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-06-24T19:08:06+01:00") public static <_B> AstroCoordAreaType.Builder<_B> copyOf(StcBaseType _other) -
copyOf
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-06-24T19:08:06+01:00") public static <_B> AstroCoordAreaType.Builder<_B> copyOf(CoordAreaType _other) -
copyOf
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-06-24T19:08:06+01:00") public static <_B> AstroCoordAreaType.Builder<_B> copyOf(AstroCoordAreaType _other) -
copyTo
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-06-24T19:08:06+01:00") public <_B> void copyTo(AstroCoordAreaType.Builder<_B> _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) Copies all state of this object to a builder. This method is used by the copyOf method and should not be called directly by client code.- Parameters:
_other- A builder instance to which the state of this object will be copied.
-
newCopyBuilder
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-06-24T19:08:06+01:00") public <_B> AstroCoordAreaType.Builder<_B> newCopyBuilder(_B _parentBuilder, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) - Overrides:
newCopyBuilderin classCoordAreaType
-
newCopyBuilder
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-06-24T19:08:06+01:00") public AstroCoordAreaType.Builder<Void> newCopyBuilder(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) - Overrides:
newCopyBuilderin classCoordAreaType
-
copyOf
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-06-24T19:08:06+01:00") public static <_B> AstroCoordAreaType.Builder<_B> copyOf(StcBaseType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) -
copyOf
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-06-24T19:08:06+01:00") public static <_B> AstroCoordAreaType.Builder<_B> copyOf(CoordAreaType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) -
copyOf
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-06-24T19:08:06+01:00") public static <_B> AstroCoordAreaType.Builder<_B> copyOf(AstroCoordAreaType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) -
copyExcept
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-06-24T19:08:06+01:00") public static AstroCoordAreaType.Builder<Void> copyExcept(StcBaseType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) -
copyExcept
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-06-24T19:08:06+01:00") public static AstroCoordAreaType.Builder<Void> copyExcept(CoordAreaType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) -
copyExcept
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-06-24T19:08:06+01:00") public static AstroCoordAreaType.Builder<Void> copyExcept(AstroCoordAreaType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) -
copyOnly
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-06-24T19:08:06+01:00") public static AstroCoordAreaType.Builder<Void> copyOnly(StcBaseType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) -
copyOnly
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-06-24T19:08:06+01:00") public static AstroCoordAreaType.Builder<Void> copyOnly(CoordAreaType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) -
copyOnly
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-06-24T19:08:06+01:00") public static AstroCoordAreaType.Builder<Void> copyOnly(AstroCoordAreaType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) -
visit
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-06-24T19:08:06+01:00") public AstroCoordAreaType visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) - Overrides:
visitin classCoordAreaType
-