Class TimeFrameType
java.lang.Object
org.javastro.ivoa.entities.stc.v1.StcBaseType
org.javastro.ivoa.entities.stc.v1.CoordFrameType
org.javastro.ivoa.entities.stc.v1.TimeFrameType
- All Implemented Interfaces:
com.kscs.util.jaxb.Copyable,com.kscs.util.jaxb.PartialCopyable,Cloneable,org.jvnet.jaxb.lang.MergeFrom,org.jvnet.jaxb.lang.ToString
@Generated(value="com.sun.tools.xjc.Driver",
comments="JAXB RI v4.0.4",
date="2025-08-12T08:31:32+01:00")
public class TimeFrameType
extends CoordFrameType
implements Cloneable, com.kscs.util.jaxb.Copyable, com.kscs.util.jaxb.PartialCopyable, org.jvnet.jaxb.lang.MergeFrom, org.jvnet.jaxb.lang.ToString
The time reference frame consists of a timescale, a reference position, and optionally a reference direction (needed when transformations have been applied)
Java class for timeFrameType complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="timeFrameType">
<complexContent>
<extension base="{http://www.ivoa.net/xml/STC/stc-v1.30.xsd}coordFrameType">
<sequence>
<element name="TimeScale" type="{http://www.ivoa.net/xml/STC/stc-v1.30.xsd}timeScaleType"/>
<element ref="{http://www.ivoa.net/xml/STC/stc-v1.30.xsd}ReferencePosition"/>
<element name="TimeRefDirection" type="{http://www.ivoa.net/xml/STC/stc-v1.30.xsd}astroCoordsType" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classclassstatic classstatic classstatic classTimeFrameType.Selector<TRoot extends com.kscs.util.jaxb.Selector<TRoot,?>, TParent> -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected jakarta.xml.bind.JAXBElement<? extends ReferencePositionType>Origin of the coordinate reference frame: either a "known place" such as geocenter or barycenter, or a position defined in a known coordinate systemprotected AstroCoordsTypeSome time transformations (e.g., change of RefPos) depend on an assumed directonal position of the sourceprotected TimeScaleTypeThe time reference frame consists of a time scale, a time format, and a reference time, if neededFields inherited from class org.javastro.ivoa.entities.stc.v1.CoordFrameType
nameFields inherited from class org.javastro.ivoa.entities.stc.v1.StcBaseType
__cachedModifier__, href, id, idref, idrefType, idType, type, ucd -
Constructor Summary
ConstructorsConstructorDescriptionDefault no-arg constructorTimeFrameType(String id, Object idref, String ucd, String type, String href, String idType, String idrefType, String name, TimeScaleType timeScale, jakarta.xml.bind.JAXBElement<? extends ReferencePositionType> referencePosition, AstroCoordsType timeRefDirection) 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 TimeFrameType.Builder<Void>builder()clone()copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) static TimeFrameType.Builder<Void>copyExcept(CoordFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static TimeFrameType.Builder<Void>copyExcept(StcBaseType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static TimeFrameType.Builder<Void>copyExcept(TimeFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static <_B> TimeFrameType.Builder<_B>copyOf(CoordFrameType _other) static <_B> TimeFrameType.Builder<_B>copyOf(CoordFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> TimeFrameType.Builder<_B>copyOf(StcBaseType _other) static <_B> TimeFrameType.Builder<_B>copyOf(StcBaseType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) static <_B> TimeFrameType.Builder<_B>copyOf(TimeFrameType _other) static <_B> TimeFrameType.Builder<_B>copyOf(TimeFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) static TimeFrameType.Builder<Void>copyOnly(CoordFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static TimeFrameType.Builder<Void>copyOnly(StcBaseType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) static TimeFrameType.Builder<Void>copyOnly(TimeFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) <_B> voidcopyTo(TimeFrameType.Builder<_B> _other) Copies all state of this object to a builder.<_B> voidcopyTo(TimeFrameType.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 ReferencePositionType>Origin of the coordinate reference frame: either a "known place" such as geocenter or barycenter, or a position defined in a known coordinate systemSome time transformations (e.g., change of RefPos) depend on an assumed directonal position of the sourceThe time reference frame consists of a time scale, a time format, and a reference time, if neededinthashCode()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> TimeFrameType.Builder<_B>newCopyBuilder(_B _parentBuilder) <_B> TimeFrameType.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) voidsetReferencePosition(jakarta.xml.bind.JAXBElement<? extends ReferencePositionType> value) Sets the value of the referencePosition property.voidSets the value of the timeRefDirection property.voidsetTimeScale(TimeScaleType value) Sets the value of the timeScale property.toString()visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Methods inherited from class org.javastro.ivoa.entities.stc.v1.CoordFrameType
copyTo, copyTo, getName, setName
-
Field Details
-
timeScale
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-08-12T08:31:32+01:00") protected TimeScaleType timeScaleThe time reference frame consists of a time scale, a time format, and a reference time, if needed -
referencePosition
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-08-12T08:31:32+01:00") protected jakarta.xml.bind.JAXBElement<? extends ReferencePositionType> referencePositionOrigin of the coordinate reference frame: either a "known place" such as geocenter or barycenter, or a position defined in a known coordinate system -
timeRefDirection
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-08-12T08:31:32+01:00") protected AstroCoordsType timeRefDirectionSome time transformations (e.g., change of RefPos) depend on an assumed directonal position of the source
-
-
Constructor Details
-
TimeFrameType
public TimeFrameType()Default no-arg constructor -
TimeFrameType
public TimeFrameType(String id, Object idref, String ucd, String type, String href, String idType, String idrefType, String name, TimeScaleType timeScale, jakarta.xml.bind.JAXBElement<? extends ReferencePositionType> referencePosition, AstroCoordsType timeRefDirection) Fully-initialising value constructor
-
-
Method Details
-
getTimeScale
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-08-12T08:31:32+01:00") public TimeScaleType getTimeScale()The time reference frame consists of a time scale, a time format, and a reference time, if needed- Returns:
- possible object is
TimeScaleType
-
setTimeScale
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-08-12T08:31:32+01:00") public void setTimeScale(TimeScaleType value) Sets the value of the timeScale property.- Parameters:
value- allowed object isTimeScaleType- See Also:
-
getReferencePosition
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-08-12T08:31:32+01:00") public jakarta.xml.bind.JAXBElement<? extends ReferencePositionType> getReferencePosition()Origin of the coordinate reference frame: either a "known place" such as geocenter or barycenter, or a position defined in a known coordinate system- Returns:
- possible object is
JAXBElement<CustomRefPosType>JAXBElement<ReferencePositionType>JAXBElement<StdRefPosType>JAXBElement<StdRefPosType>JAXBElement<StdRefPosType>JAXBElement<StdRefPosType>JAXBElement<StdRefPosType>JAXBElement<StdRefPosType>JAXBElement<StdRefPosType>JAXBElement<StdRefPosType>JAXBElement<StdRefPosType>JAXBElement<StdRefPosType>JAXBElement<StdRefPosType>JAXBElement<StdRefPosType>JAXBElement<StdRefPosType>JAXBElement<StdRefPosType>JAXBElement<StdRefPosType>JAXBElement<StdRefPosType>JAXBElement<StdRefPosType>JAXBElement<StdRefPosType>JAXBElement<StdRefPosType>JAXBElement<StdRefPosType>JAXBElement<StdRefPosType>
-
setReferencePosition
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-08-12T08:31:32+01:00") public void setReferencePosition(jakarta.xml.bind.JAXBElement<? extends ReferencePositionType> value) Sets the value of the referencePosition property.- Parameters:
value- allowed object isJAXBElement<CustomRefPosType>JAXBElement<ReferencePositionType>JAXBElement<StdRefPosType>JAXBElement<StdRefPosType>JAXBElement<StdRefPosType>JAXBElement<StdRefPosType>JAXBElement<StdRefPosType>JAXBElement<StdRefPosType>JAXBElement<StdRefPosType>JAXBElement<StdRefPosType>JAXBElement<StdRefPosType>JAXBElement<StdRefPosType>JAXBElement<StdRefPosType>JAXBElement<StdRefPosType>JAXBElement<StdRefPosType>JAXBElement<StdRefPosType>JAXBElement<StdRefPosType>JAXBElement<StdRefPosType>JAXBElement<StdRefPosType>JAXBElement<StdRefPosType>JAXBElement<StdRefPosType>JAXBElement<StdRefPosType>JAXBElement<StdRefPosType>- See Also:
-
getTimeRefDirection
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-08-12T08:31:32+01:00") public AstroCoordsType getTimeRefDirection()Some time transformations (e.g., change of RefPos) depend on an assumed directonal position of the source- Returns:
- possible object is
AstroCoordsType
-
setTimeRefDirection
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-08-12T08:31:32+01:00") public void setTimeRefDirection(AstroCoordsType value) Sets the value of the timeRefDirection property.- Parameters:
value- allowed object isAstroCoordsType- See Also:
-
equals
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-08-12T08:31:32+01:00") public boolean equals(Object object) - Overrides:
equalsin classCoordFrameType
-
hashCode
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-08-12T08:31:32+01:00") public int hashCode()- Overrides:
hashCodein classCoordFrameType
-
toString
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-08-12T08:31:32+01:00") public String toString()- Overrides:
toStringin classCoordFrameType
-
append
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-08-12T08:31:32+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 classCoordFrameType
-
appendFields
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-08-12T08:31:32+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 classCoordFrameType
-
mergeFrom
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-08-12T08:31:32+01:00") public void mergeFrom(Object left, Object right) - Specified by:
mergeFromin interfaceorg.jvnet.jaxb.lang.MergeFrom- Overrides:
mergeFromin classCoordFrameType
-
mergeFrom
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-08-12T08:31:32+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 classCoordFrameType
-
createNewInstance
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-08-12T08:31:32+01:00") public Object createNewInstance()- Specified by:
createNewInstancein interfaceorg.jvnet.jaxb.lang.MergeFrom- Overrides:
createNewInstancein classCoordFrameType
-
clone
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-08-12T08:31:32+01:00") public TimeFrameType clone()- Overrides:
clonein classCoordFrameType
-
createCopy
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-08-12T08:31:32+01:00") public TimeFrameType createCopy()- Specified by:
createCopyin interfacecom.kscs.util.jaxb.Copyable- Overrides:
createCopyin classCoordFrameType
-
createCopy
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-08-12T08:31:32+01:00") public TimeFrameType createCopy(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) - Specified by:
createCopyin interfacecom.kscs.util.jaxb.PartialCopyable- Overrides:
createCopyin classCoordFrameType
-
copyExcept
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-08-12T08:31:32+01:00") public TimeFrameType copyExcept(com.kscs.util.jaxb.PropertyTree _propertyTree) - Specified by:
copyExceptin interfacecom.kscs.util.jaxb.PartialCopyable- Overrides:
copyExceptin classCoordFrameType
-
copyOnly
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-08-12T08:31:32+01:00") public TimeFrameType copyOnly(com.kscs.util.jaxb.PropertyTree _propertyTree) - Specified by:
copyOnlyin interfacecom.kscs.util.jaxb.PartialCopyable- Overrides:
copyOnlyin classCoordFrameType
-
modifier
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-08-12T08:31:32+01:00") public TimeFrameType.Modifier modifier()- Overrides:
modifierin classCoordFrameType
-
copyTo
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-08-12T08:31:32+01:00") public <_B> void copyTo(TimeFrameType.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-08-12T08:31:32+01:00") public <_B> TimeFrameType.Builder<_B> newCopyBuilder(_B _parentBuilder) - Overrides:
newCopyBuilderin classCoordFrameType
-
newCopyBuilder
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-08-12T08:31:32+01:00") public TimeFrameType.Builder<Void> newCopyBuilder()- Overrides:
newCopyBuilderin classCoordFrameType
-
builder
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-08-12T08:31:32+01:00") public static TimeFrameType.Builder<Void> builder() -
copyOf
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-08-12T08:31:32+01:00") public static <_B> TimeFrameType.Builder<_B> copyOf(StcBaseType _other) -
copyOf
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-08-12T08:31:32+01:00") public static <_B> TimeFrameType.Builder<_B> copyOf(CoordFrameType _other) -
copyOf
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-08-12T08:31:32+01:00") public static <_B> TimeFrameType.Builder<_B> copyOf(TimeFrameType _other) -
copyTo
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-08-12T08:31:32+01:00") public <_B> void copyTo(TimeFrameType.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-08-12T08:31:32+01:00") public <_B> TimeFrameType.Builder<_B> newCopyBuilder(_B _parentBuilder, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) - Overrides:
newCopyBuilderin classCoordFrameType
-
newCopyBuilder
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-08-12T08:31:32+01:00") public TimeFrameType.Builder<Void> newCopyBuilder(com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) - Overrides:
newCopyBuilderin classCoordFrameType
-
copyOf
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-08-12T08:31:32+01:00") public static <_B> TimeFrameType.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-08-12T08:31:32+01:00") public static <_B> TimeFrameType.Builder<_B> copyOf(CoordFrameType _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-08-12T08:31:32+01:00") public static <_B> TimeFrameType.Builder<_B> copyOf(TimeFrameType _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-08-12T08:31:32+01:00") public static TimeFrameType.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-08-12T08:31:32+01:00") public static TimeFrameType.Builder<Void> copyExcept(CoordFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) -
copyExcept
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-08-12T08:31:32+01:00") public static TimeFrameType.Builder<Void> copyExcept(TimeFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) -
copyOnly
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-08-12T08:31:32+01:00") public static TimeFrameType.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-08-12T08:31:32+01:00") public static TimeFrameType.Builder<Void> copyOnly(CoordFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) -
copyOnly
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-08-12T08:31:32+01:00") public static TimeFrameType.Builder<Void> copyOnly(TimeFrameType _other, com.kscs.util.jaxb.PropertyTree _propertyTree) -
visit
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2025-08-12T08:31:32+01:00") public TimeFrameType visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) - Overrides:
visitin classCoordFrameType
-