Class OrbitType.Aop
java.lang.Object
org.javastro.ivoa.entities.stc.v1.Double1Type
org.javastro.ivoa.entities.stc.v1.OrbitType.Aop
- All Implemented Interfaces:
org.jvnet.jaxb.lang.MergeFrom,org.jvnet.jaxb.lang.ToString
- Enclosing class:
- OrbitType
@Generated(value="com.sun.tools.xjc.Driver",
comments="JAXB RI v4.0.4",
date="2024-08-01T13:15:43+01:00")
public static class OrbitType.Aop
extends Double1Type
implements org.jvnet.jaxb.lang.MergeFrom, org.jvnet.jaxb.lang.ToString
Java class for anonymous complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType>
<simpleContent>
<extension base="<http://www.ivoa.net/xml/STC/stc-v1.30.xsd>double1Type">
<attribute name="unit" type="{http://www.ivoa.net/xml/STC/stc-v1.30.xsd}posUnitType" default="deg" />
</extension>
</simpleContent>
</complexType>
-
Field Summary
FieldsFields inherited from class org.javastro.ivoa.entities.stc.v1.Double1Type
genUnit, href, id, idref, idrefType, idType, posAngleUnit, posUnit, spectralUnit, timeUnit, type, ucd, value, velTimeUnit -
Constructor Summary
ConstructorsConstructorDescriptionAop()Default no-arg constructorAop(double value, String timeUnit, String posUnit, AngleUnitType posAngleUnit, VelTimeUnitType velTimeUnit, SpectralUnitType spectralUnit, String genUnit, String id, Object idref, String ucd, String type, String href, String idType, String idrefType, String unit) 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) booleangetUnit()Gets the value of the unit 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) voidSets the value of the unit property.toString()withGenUnit(String value) withIDREFType(String value) withIDType(String value) withPosAngleUnit(AngleUnitType value) withPosUnit(String value) withSpectralUnit(SpectralUnitType value) withTimeUnit(String value) withValue(double value) withVelTimeUnit(VelTimeUnitType value) Methods inherited from class org.javastro.ivoa.entities.stc.v1.Double1Type
getGenUnit, getHref, getId, getIdref, getIDREFType, getIDType, getPosAngleUnit, getPosUnit, getSpectralUnit, getTimeUnit, getType, getUcd, getValue, getVelTimeUnit, setGenUnit, setHref, setId, setIdref, setIDREFType, setIDType, setPosAngleUnit, setPosUnit, setSpectralUnit, setTimeUnit, setType, setUcd, setValue, setVelTimeUnit
-
Field Details
-
unit
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2024-08-01T13:15:43+01:00") protected String unit
-
-
Constructor Details
-
Aop
public Aop()Default no-arg constructor -
Aop
public Aop(double value, String timeUnit, String posUnit, AngleUnitType posAngleUnit, VelTimeUnitType velTimeUnit, SpectralUnitType spectralUnit, String genUnit, String id, Object idref, String ucd, String type, String href, String idType, String idrefType, String unit) Fully-initialising value constructor
-
-
Method Details
-
getUnit
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2024-08-01T13:15:43+01:00") public String getUnit()Gets the value of the unit property.- Returns:
- possible object is
String
-
setUnit
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2024-08-01T13:15:43+01:00") public void setUnit(String value) Sets the value of the unit property.- Parameters:
value- allowed object isString
-
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 classDouble1Type
-
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 classDouble1Type
-
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 classDouble1Type
-
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 classDouble1Type
-
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 classDouble1Type
-
withUnit
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2024-08-01T13:15:43+01:00") public OrbitType.Aop withUnit(String value) -
withValue
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2024-08-01T13:15:43+01:00") public OrbitType.Aop withValue(double value) - Overrides:
withValuein classDouble1Type
-
withTimeUnit
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2024-08-01T13:15:43+01:00") public OrbitType.Aop withTimeUnit(String value) - Overrides:
withTimeUnitin classDouble1Type
-
withPosUnit
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2024-08-01T13:15:43+01:00") public OrbitType.Aop withPosUnit(String value) - Overrides:
withPosUnitin classDouble1Type
-
withPosAngleUnit
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2024-08-01T13:15:43+01:00") public OrbitType.Aop withPosAngleUnit(AngleUnitType value) - Overrides:
withPosAngleUnitin classDouble1Type
-
withVelTimeUnit
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2024-08-01T13:15:43+01:00") public OrbitType.Aop withVelTimeUnit(VelTimeUnitType value) - Overrides:
withVelTimeUnitin classDouble1Type
-
withSpectralUnit
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2024-08-01T13:15:43+01:00") public OrbitType.Aop withSpectralUnit(SpectralUnitType value) - Overrides:
withSpectralUnitin classDouble1Type
-
withGenUnit
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2024-08-01T13:15:43+01:00") public OrbitType.Aop withGenUnit(String value) - Overrides:
withGenUnitin classDouble1Type
-
withId
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2024-08-01T13:15:43+01:00") public OrbitType.Aop withId(String value) - Overrides:
withIdin classDouble1Type
-
withIdref
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2024-08-01T13:15:43+01:00") public OrbitType.Aop withIdref(Object value) - Overrides:
withIdrefin classDouble1Type
-
withUcd
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2024-08-01T13:15:43+01:00") public OrbitType.Aop withUcd(String value) - Overrides:
withUcdin classDouble1Type
-
withType
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2024-08-01T13:15:43+01:00") public OrbitType.Aop withType(String value) - Overrides:
withTypein classDouble1Type
-
withHref
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2024-08-01T13:15:43+01:00") public OrbitType.Aop withHref(String value) - Overrides:
withHrefin classDouble1Type
-
withIDType
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2024-08-01T13:15:43+01:00") public OrbitType.Aop withIDType(String value) - Overrides:
withIDTypein classDouble1Type
-
withIDREFType
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v4.0.4", date="2024-08-01T13:15:43+01:00") public OrbitType.Aop withIDREFType(String value) - Overrides:
withIDREFTypein classDouble1Type
-
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 classDouble1Type
-
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 classDouble1Type
-
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 classDouble1Type
-