Class AstroCoordsFileType
java.lang.Object
org.javastro.ivoa.entities.stc.v1.StcBaseType
org.javastro.ivoa.entities.stc.v1.CoordinateType
org.javastro.ivoa.entities.stc.v1.AstroCoordsFileType
- All Implemented Interfaces:
org.jvnet.jaxb.lang.MergeFrom,org.jvnet.jaxb.lang.ToString
@Generated(value="com.sun.tools.xjc.Driver",
comments="JAXB RI v4.0.4",
date="2024-08-01T13:15:43+01:00")
public class AstroCoordsFileType
extends CoordinateType
implements org.jvnet.jaxb.lang.MergeFrom, org.jvnet.jaxb.lang.ToString
Coordinate references to a specific FITS file
Coordinate references to a specific FITS file
Java class for astroCoordsFileType complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="astroCoordsFileType">
<complexContent>
<extension base="{http://www.ivoa.net/xml/STC/stc-v1.30.xsd}coordinateType">
<sequence>
<element name="FITSFile" type="{http://www.ivoa.net/xml/STC/stc-v1.30.xsd}fitsType"/>
<element name="FITSTime" type="{http://www.ivoa.net/xml/STC/stc-v1.30.xsd}coordFITSColumnsType" minOccurs="0"/>
<element name="FITSPosition" type="{http://www.ivoa.net/xml/STC/stc-v1.30.xsd}coordFITSColumnsType" minOccurs="0"/>
<element name="FITSVelocity" type="{http://www.ivoa.net/xml/STC/stc-v1.30.xsd}coordFITSColumnsType" minOccurs="0"/>
<element name="FITSSpectral" type="{http://www.ivoa.net/xml/STC/stc-v1.30.xsd}coordFITSColumnsType" minOccurs="0"/>
<element name="FITSRedshift" type="{http://www.ivoa.net/xml/STC/stc-v1.30.xsd}coordFITSColumnsType" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected FitsTypeprotected CoordFITSColumnsTypeprotected CoordFITSColumnsTypeprotected CoordFITSColumnsTypeprotected CoordFITSColumnsTypeprotected CoordFITSColumnsTypeFields inherited from class org.javastro.ivoa.entities.stc.v1.CoordinateType
frameId, name -
Constructor Summary
ConstructorsConstructorDescriptionDefault no-arg constructorAstroCoordsFileType(String id, Object idref, String ucd, String type, String href, String idType, String idrefType, String name, Object frameId, FitsType fitsFile, CoordFITSColumnsType fitsTime, CoordFITSColumnsType fitsPosition, CoordFITSColumnsType fitsVelocity, CoordFITSColumnsType fitsSpectral, CoordFITSColumnsType fitsRedshift) 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) booleanGets the value of the fitsFile property.Gets the value of the fitsPosition property.Gets the value of the fitsRedshift property.Gets the value of the fitsSpectral property.Gets the value of the fitsTime property.Gets the value of the fitsVelocity 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) voidsetFITSFile(FitsType value) Sets the value of the fitsFile property.voidSets the value of the fitsPosition property.voidSets the value of the fitsRedshift property.voidSets the value of the fitsSpectral property.voidsetFITSTime(CoordFITSColumnsType value) Sets the value of the fitsTime property.voidSets the value of the fitsVelocity property.toString()withFITSFile(FitsType value) withFITSTime(CoordFITSColumnsType value) withFrameId(Object value) withIDREFType(String value) withIDType(String value) Methods inherited from class org.javastro.ivoa.entities.stc.v1.CoordinateType
getFrameId, getName, setFrameId, setNameMethods inherited from class org.javastro.ivoa.entities.stc.v1.StcBaseType
getHref, getId, getIdref, getIDREFType, getIDType, getType, getUcd, setHref, setId, setIdref, setIDREFType, setIDType, setType, setUcd
-
Field Details
-
fitsFile
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2024-08-01T13:15:43+01:00") protected FitsType fitsFile -
fitsTime
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2024-08-01T13:15:43+01:00") protected CoordFITSColumnsType fitsTime -
fitsPosition
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2024-08-01T13:15:43+01:00") protected CoordFITSColumnsType fitsPosition -
fitsVelocity
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2024-08-01T13:15:43+01:00") protected CoordFITSColumnsType fitsVelocity -
fitsSpectral
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2024-08-01T13:15:43+01:00") protected CoordFITSColumnsType fitsSpectral -
fitsRedshift
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2024-08-01T13:15:43+01:00") protected CoordFITSColumnsType fitsRedshift
-
-
Constructor Details
-
AstroCoordsFileType
public AstroCoordsFileType()Default no-arg constructor -
AstroCoordsFileType
public AstroCoordsFileType(String id, Object idref, String ucd, String type, String href, String idType, String idrefType, String name, Object frameId, FitsType fitsFile, CoordFITSColumnsType fitsTime, CoordFITSColumnsType fitsPosition, CoordFITSColumnsType fitsVelocity, CoordFITSColumnsType fitsSpectral, CoordFITSColumnsType fitsRedshift) Fully-initialising value constructor
-
-
Method Details
-
getFITSFile
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2024-08-01T13:15:43+01:00") public FitsType getFITSFile()Gets the value of the fitsFile property.- Returns:
- possible object is
FitsType
-
setFITSFile
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2024-08-01T13:15:43+01:00") public void setFITSFile(FitsType value) Sets the value of the fitsFile property.- Parameters:
value- allowed object isFitsType
-
getFITSTime
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2024-08-01T13:15:43+01:00") public CoordFITSColumnsType getFITSTime()Gets the value of the fitsTime property.- Returns:
- possible object is
CoordFITSColumnsType
-
setFITSTime
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2024-08-01T13:15:43+01:00") public void setFITSTime(CoordFITSColumnsType value) Sets the value of the fitsTime property.- Parameters:
value- allowed object isCoordFITSColumnsType
-
getFITSPosition
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2024-08-01T13:15:43+01:00") public CoordFITSColumnsType getFITSPosition()Gets the value of the fitsPosition property.- Returns:
- possible object is
CoordFITSColumnsType
-
setFITSPosition
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2024-08-01T13:15:43+01:00") public void setFITSPosition(CoordFITSColumnsType value) Sets the value of the fitsPosition property.- Parameters:
value- allowed object isCoordFITSColumnsType
-
getFITSVelocity
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2024-08-01T13:15:43+01:00") public CoordFITSColumnsType getFITSVelocity()Gets the value of the fitsVelocity property.- Returns:
- possible object is
CoordFITSColumnsType
-
setFITSVelocity
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2024-08-01T13:15:43+01:00") public void setFITSVelocity(CoordFITSColumnsType value) Sets the value of the fitsVelocity property.- Parameters:
value- allowed object isCoordFITSColumnsType
-
getFITSSpectral
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2024-08-01T13:15:43+01:00") public CoordFITSColumnsType getFITSSpectral()Gets the value of the fitsSpectral property.- Returns:
- possible object is
CoordFITSColumnsType
-
setFITSSpectral
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2024-08-01T13:15:43+01:00") public void setFITSSpectral(CoordFITSColumnsType value) Sets the value of the fitsSpectral property.- Parameters:
value- allowed object isCoordFITSColumnsType
-
getFITSRedshift
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2024-08-01T13:15:43+01:00") public CoordFITSColumnsType getFITSRedshift()Gets the value of the fitsRedshift property.- Returns:
- possible object is
CoordFITSColumnsType
-
setFITSRedshift
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2024-08-01T13:15:43+01:00") public void setFITSRedshift(CoordFITSColumnsType value) Sets the value of the fitsRedshift property.- Parameters:
value- allowed object isCoordFITSColumnsType
-
equals
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2024-08-01T13:15:43+01:00") public boolean equals(Object object) - Overrides:
equalsin classCoordinateType
-
hashCode
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2024-08-01T13:15:43+01:00") public int hashCode()- Overrides:
hashCodein classCoordinateType
-
toString
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2024-08-01T13:15:43+01:00") public String toString()- Overrides:
toStringin classCoordinateType
-
append
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2024-08-01T13:15:43+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 classCoordinateType
-
appendFields
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2024-08-01T13:15:43+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 classCoordinateType
-
withFITSFile
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2024-08-01T13:15:43+01:00") public AstroCoordsFileType withFITSFile(FitsType value) -
withFITSTime
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2024-08-01T13:15:43+01:00") public AstroCoordsFileType withFITSTime(CoordFITSColumnsType value) -
withFITSPosition
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2024-08-01T13:15:43+01:00") public AstroCoordsFileType withFITSPosition(CoordFITSColumnsType value) -
withFITSVelocity
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2024-08-01T13:15:43+01:00") public AstroCoordsFileType withFITSVelocity(CoordFITSColumnsType value) -
withFITSSpectral
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2024-08-01T13:15:43+01:00") public AstroCoordsFileType withFITSSpectral(CoordFITSColumnsType value) -
withFITSRedshift
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2024-08-01T13:15:43+01:00") public AstroCoordsFileType withFITSRedshift(CoordFITSColumnsType value) -
withName
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2024-08-01T13:15:43+01:00") public AstroCoordsFileType withName(String value) - Overrides:
withNamein classCoordinateType
-
withFrameId
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2024-08-01T13:15:43+01:00") public AstroCoordsFileType withFrameId(Object value) - Overrides:
withFrameIdin classCoordinateType
-
withId
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2024-08-01T13:15:43+01:00") public AstroCoordsFileType withId(String value) - Overrides:
withIdin classCoordinateType
-
withIdref
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2024-08-01T13:15:43+01:00") public AstroCoordsFileType withIdref(Object value) - Overrides:
withIdrefin classCoordinateType
-
withUcd
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2024-08-01T13:15:43+01:00") public AstroCoordsFileType withUcd(String value) - Overrides:
withUcdin classCoordinateType
-
withType
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2024-08-01T13:15:43+01:00") public AstroCoordsFileType withType(String value) - Overrides:
withTypein classCoordinateType
-
withHref
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2024-08-01T13:15:43+01:00") public AstroCoordsFileType withHref(String value) - Overrides:
withHrefin classCoordinateType
-
withIDType
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2024-08-01T13:15:43+01:00") public AstroCoordsFileType withIDType(String value) - Overrides:
withIDTypein classCoordinateType
-
withIDREFType
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2024-08-01T13:15:43+01:00") public AstroCoordsFileType withIDREFType(String value) - Overrides:
withIDREFTypein classCoordinateType
-
mergeFrom
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2024-08-01T13:15:43+01:00") public void mergeFrom(Object left, Object right) - Specified by:
mergeFromin interfaceorg.jvnet.jaxb.lang.MergeFrom- Overrides:
mergeFromin classCoordinateType
-
mergeFrom
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2024-08-01T13:15:43+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 classCoordinateType
-
createNewInstance
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2024-08-01T13:15:43+01:00") public Object createNewInstance()- Specified by:
createNewInstancein interfaceorg.jvnet.jaxb.lang.MergeFrom- Overrides:
createNewInstancein classCoordinateType
-