Package net.opengis.omeo.lmb.v_2_0
Class AcquisitionType
- java.lang.Object
-
- net.opengis.omeo.eop.v_2_0.AcquisitionType
-
- net.opengis.omeo.lmb.v_2_0.AcquisitionType
-
- All Implemented Interfaces:
Cloneable,org.jvnet.jaxb.lang.CopyTo,org.jvnet.jaxb.lang.Equals,org.jvnet.jaxb.lang.HashCode,org.jvnet.jaxb.lang.MergeFrom,org.jvnet.jaxb.lang.ToString
public class AcquisitionType extends AcquisitionType implements Cloneable, org.jvnet.jaxb.lang.CopyTo, org.jvnet.jaxb.lang.Equals, org.jvnet.jaxb.lang.HashCode, org.jvnet.jaxb.lang.MergeFrom, org.jvnet.jaxb.lang.ToString
Java class for AcquisitionType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AcquisitionType"> <complexContent> <extension base="{http://www.opengis.net/eop/2.0}AcquisitionType"> <sequence> <element name="observationMode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="verticalResolution" type="{http://www.opengis.net/gml/3.2}MeasureType" minOccurs="0"/> </sequence> </extension> </complexContent> </complexType>
-
-
Field Summary
Fields Modifier and Type Field Description protected StringobservationModeprotected MeasureTypeverticalResolution-
Fields inherited from class net.opengis.omeo.eop.v_2_0.AcquisitionType
acrossTrackIncidenceAngle, alongTrackIncidenceAngle, ascendingNodeDate, ascendingNodeLongitude, completionTimeFromAscendingNode, illuminationAzimuthAngle, illuminationElevationAngle, illuminationZenithAngle, incidenceAngle, instrumentAzimuthAngle, instrumentElevationAngle, instrumentZenithAngle, lastOrbitNumber, orbitDirection, orbitDuration, orbitNumber, pitch, roll, startTimeFromAscendingNode, wrsLatitudeGrid, wrsLongitudeGrid, yaw
-
-
Constructor Summary
Constructors Constructor Description AcquisitionType()Default no-arg constructorAcquisitionType(BigInteger orbitNumber, BigInteger lastOrbitNumber, OrbitDirectionValueType orbitDirection, CodeWithAuthorityType wrsLongitudeGrid, CodeWithAuthorityType wrsLatitudeGrid, XMLGregorianCalendar ascendingNodeDate, MeasureType ascendingNodeLongitude, MeasureType startTimeFromAscendingNode, MeasureType completionTimeFromAscendingNode, MeasureType orbitDuration, AngleType illuminationAzimuthAngle, AngleType illuminationZenithAngle, AngleType illuminationElevationAngle, AngleType instrumentAzimuthAngle, AngleType instrumentZenithAngle, AngleType instrumentElevationAngle, AngleType incidenceAngle, AngleType acrossTrackIncidenceAngle, AngleType alongTrackIncidenceAngle, AngleType pitch, AngleType roll, AngleType yaw, String observationMode, MeasureType verticalResolution)Fully-initialising value constructor
-
Method Summary
-
Methods inherited from class net.opengis.omeo.eop.v_2_0.AcquisitionType
getAcrossTrackIncidenceAngle, getAlongTrackIncidenceAngle, getAscendingNodeDate, getAscendingNodeLongitude, getCompletionTimeFromAscendingNode, getIlluminationAzimuthAngle, getIlluminationElevationAngle, getIlluminationZenithAngle, getIncidenceAngle, getInstrumentAzimuthAngle, getInstrumentElevationAngle, getInstrumentZenithAngle, getLastOrbitNumber, getOrbitDirection, getOrbitDuration, getOrbitNumber, getPitch, getRoll, getStartTimeFromAscendingNode, getWrsLatitudeGrid, getWrsLongitudeGrid, getYaw, isSetAcrossTrackIncidenceAngle, isSetAlongTrackIncidenceAngle, isSetAscendingNodeDate, isSetAscendingNodeLongitude, isSetCompletionTimeFromAscendingNode, isSetIlluminationAzimuthAngle, isSetIlluminationElevationAngle, isSetIlluminationZenithAngle, isSetIncidenceAngle, isSetInstrumentAzimuthAngle, isSetInstrumentElevationAngle, isSetInstrumentZenithAngle, isSetLastOrbitNumber, isSetOrbitDirection, isSetOrbitDuration, isSetOrbitNumber, isSetPitch, isSetRoll, isSetStartTimeFromAscendingNode, isSetWrsLatitudeGrid, isSetWrsLongitudeGrid, isSetYaw, setAcrossTrackIncidenceAngle, setAlongTrackIncidenceAngle, setAscendingNodeDate, setAscendingNodeLongitude, setCompletionTimeFromAscendingNode, setIlluminationAzimuthAngle, setIlluminationElevationAngle, setIlluminationZenithAngle, setIncidenceAngle, setInstrumentAzimuthAngle, setInstrumentElevationAngle, setInstrumentZenithAngle, setLastOrbitNumber, setOrbitDirection, setOrbitDuration, setOrbitNumber, setPitch, setRoll, setStartTimeFromAscendingNode, setWrsLatitudeGrid, setWrsLongitudeGrid, setYaw
-
-
-
-
Field Detail
-
observationMode
protected String observationMode
-
verticalResolution
protected MeasureType verticalResolution
-
-
Constructor Detail
-
AcquisitionType
public AcquisitionType()
Default no-arg constructor
-
AcquisitionType
public AcquisitionType(BigInteger orbitNumber, BigInteger lastOrbitNumber, OrbitDirectionValueType orbitDirection, CodeWithAuthorityType wrsLongitudeGrid, CodeWithAuthorityType wrsLatitudeGrid, XMLGregorianCalendar ascendingNodeDate, MeasureType ascendingNodeLongitude, MeasureType startTimeFromAscendingNode, MeasureType completionTimeFromAscendingNode, MeasureType orbitDuration, AngleType illuminationAzimuthAngle, AngleType illuminationZenithAngle, AngleType illuminationElevationAngle, AngleType instrumentAzimuthAngle, AngleType instrumentZenithAngle, AngleType instrumentElevationAngle, AngleType incidenceAngle, AngleType acrossTrackIncidenceAngle, AngleType alongTrackIncidenceAngle, AngleType pitch, AngleType roll, AngleType yaw, String observationMode, MeasureType verticalResolution)
Fully-initialising value constructor
-
-
Method Detail
-
getObservationMode
public String getObservationMode()
Gets the value of the observationMode property.- Returns:
- possible object is
String
-
setObservationMode
public void setObservationMode(String value)
Sets the value of the observationMode property.- Parameters:
value- allowed object isString
-
isSetObservationMode
public boolean isSetObservationMode()
-
getVerticalResolution
public MeasureType getVerticalResolution()
Gets the value of the verticalResolution property.- Returns:
- possible object is
MeasureType
-
setVerticalResolution
public void setVerticalResolution(MeasureType value)
Sets the value of the verticalResolution property.- Parameters:
value- allowed object isMeasureType
-
isSetVerticalResolution
public boolean isSetVerticalResolution()
-
toString
public String toString()
- Overrides:
toStringin classAcquisitionType
-
append
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 classAcquisitionType
-
appendFields
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 classAcquisitionType
-
equals
public boolean equals(org.jvnet.jaxb.locator.ObjectLocator thisLocator, org.jvnet.jaxb.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb.lang.EqualsStrategy strategy)- Specified by:
equalsin interfaceorg.jvnet.jaxb.lang.Equals- Overrides:
equalsin classAcquisitionType
-
equals
public boolean equals(Object object)
- Overrides:
equalsin classAcquisitionType
-
hashCode
public int hashCode(org.jvnet.jaxb.locator.ObjectLocator locator, org.jvnet.jaxb.lang.HashCodeStrategy strategy)- Specified by:
hashCodein interfaceorg.jvnet.jaxb.lang.HashCode- Overrides:
hashCodein classAcquisitionType
-
hashCode
public int hashCode()
- Overrides:
hashCodein classAcquisitionType
-
clone
public Object clone()
- Overrides:
clonein classAcquisitionType
-
copyTo
public Object copyTo(Object target)
- Specified by:
copyToin interfaceorg.jvnet.jaxb.lang.CopyTo- Overrides:
copyToin classAcquisitionType
-
copyTo
public Object copyTo(org.jvnet.jaxb.locator.ObjectLocator locator, Object target, org.jvnet.jaxb.lang.CopyStrategy strategy)
- Specified by:
copyToin interfaceorg.jvnet.jaxb.lang.CopyTo- Overrides:
copyToin classAcquisitionType
-
createNewInstance
public Object createNewInstance()
- Specified by:
createNewInstancein interfaceorg.jvnet.jaxb.lang.CopyTo- Specified by:
createNewInstancein interfaceorg.jvnet.jaxb.lang.MergeFrom- Overrides:
createNewInstancein classAcquisitionType
-
mergeFrom
public void mergeFrom(Object left, Object right)
- Specified by:
mergeFromin interfaceorg.jvnet.jaxb.lang.MergeFrom- Overrides:
mergeFromin classAcquisitionType
-
mergeFrom
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 classAcquisitionType
-
withObservationMode
public AcquisitionType withObservationMode(String value)
-
withVerticalResolution
public AcquisitionType withVerticalResolution(MeasureType value)
-
withOrbitNumber
public AcquisitionType withOrbitNumber(BigInteger value)
- Overrides:
withOrbitNumberin classAcquisitionType
-
withLastOrbitNumber
public AcquisitionType withLastOrbitNumber(BigInteger value)
- Overrides:
withLastOrbitNumberin classAcquisitionType
-
withOrbitDirection
public AcquisitionType withOrbitDirection(OrbitDirectionValueType value)
- Overrides:
withOrbitDirectionin classAcquisitionType
-
withWrsLongitudeGrid
public AcquisitionType withWrsLongitudeGrid(CodeWithAuthorityType value)
- Overrides:
withWrsLongitudeGridin classAcquisitionType
-
withWrsLatitudeGrid
public AcquisitionType withWrsLatitudeGrid(CodeWithAuthorityType value)
- Overrides:
withWrsLatitudeGridin classAcquisitionType
-
withAscendingNodeDate
public AcquisitionType withAscendingNodeDate(XMLGregorianCalendar value)
- Overrides:
withAscendingNodeDatein classAcquisitionType
-
withAscendingNodeLongitude
public AcquisitionType withAscendingNodeLongitude(MeasureType value)
- Overrides:
withAscendingNodeLongitudein classAcquisitionType
-
withStartTimeFromAscendingNode
public AcquisitionType withStartTimeFromAscendingNode(MeasureType value)
- Overrides:
withStartTimeFromAscendingNodein classAcquisitionType
-
withCompletionTimeFromAscendingNode
public AcquisitionType withCompletionTimeFromAscendingNode(MeasureType value)
- Overrides:
withCompletionTimeFromAscendingNodein classAcquisitionType
-
withOrbitDuration
public AcquisitionType withOrbitDuration(MeasureType value)
- Overrides:
withOrbitDurationin classAcquisitionType
-
withIlluminationAzimuthAngle
public AcquisitionType withIlluminationAzimuthAngle(AngleType value)
- Overrides:
withIlluminationAzimuthAnglein classAcquisitionType
-
withIlluminationZenithAngle
public AcquisitionType withIlluminationZenithAngle(AngleType value)
- Overrides:
withIlluminationZenithAnglein classAcquisitionType
-
withIlluminationElevationAngle
public AcquisitionType withIlluminationElevationAngle(AngleType value)
- Overrides:
withIlluminationElevationAnglein classAcquisitionType
-
withInstrumentAzimuthAngle
public AcquisitionType withInstrumentAzimuthAngle(AngleType value)
- Overrides:
withInstrumentAzimuthAnglein classAcquisitionType
-
withInstrumentZenithAngle
public AcquisitionType withInstrumentZenithAngle(AngleType value)
- Overrides:
withInstrumentZenithAnglein classAcquisitionType
-
withInstrumentElevationAngle
public AcquisitionType withInstrumentElevationAngle(AngleType value)
- Overrides:
withInstrumentElevationAnglein classAcquisitionType
-
withIncidenceAngle
public AcquisitionType withIncidenceAngle(AngleType value)
- Overrides:
withIncidenceAnglein classAcquisitionType
-
withAcrossTrackIncidenceAngle
public AcquisitionType withAcrossTrackIncidenceAngle(AngleType value)
- Overrides:
withAcrossTrackIncidenceAnglein classAcquisitionType
-
withAlongTrackIncidenceAngle
public AcquisitionType withAlongTrackIncidenceAngle(AngleType value)
- Overrides:
withAlongTrackIncidenceAnglein classAcquisitionType
-
withPitch
public AcquisitionType withPitch(AngleType value)
- Overrides:
withPitchin classAcquisitionType
-
withRoll
public AcquisitionType withRoll(AngleType value)
- Overrides:
withRollin classAcquisitionType
-
withYaw
public AcquisitionType withYaw(AngleType value)
- Overrides:
withYawin classAcquisitionType
-
-