net.opengis.omeo.atm.v_2_0
Class AcquisitionType

java.lang.Object
  extended by net.opengis.omeo.eop.v_2_0.AcquisitionType
      extended by net.opengis.omeo.atm.v_2_0.AcquisitionType
All Implemented Interfaces:
Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo2, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2, org.jvnet.jaxb2_commons.lang.MergeFrom2, org.jvnet.jaxb2_commons.lang.ToString2

public class AcquisitionType
extends AcquisitionType
implements Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo2, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2, org.jvnet.jaxb2_commons.lang.MergeFrom2, org.jvnet.jaxb2_commons.lang.ToString2

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="multiViewAngles" type="{http://www.opengis.net/gml/3.2}MeasureOrNilReasonListType"/>
         <element name="centreViewAngles" type="{http://www.opengis.net/gml/3.2}MeasureOrNilReasonListType"/>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 


Field Summary
protected  MeasureOrNilReasonListType centreViewAngles
           
protected  MeasureOrNilReasonListType multiViewAngles
           
 
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
AcquisitionType()
           
 
Method Summary
 StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
           
 StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
           
 Object clone()
           
 Object copyTo(Object target)
           
 Object copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, Object target, org.jvnet.jaxb2_commons.lang.CopyStrategy2 strategy)
           
 Object createNewInstance()
           
 boolean equals(Object object)
           
 boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy)
           
 MeasureOrNilReasonListType getCentreViewAngles()
          Gets the value of the centreViewAngles property.
 MeasureOrNilReasonListType getMultiViewAngles()
          Gets the value of the multiViewAngles property.
 int hashCode()
           
 int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)
           
 boolean isSetCentreViewAngles()
           
 boolean isSetMultiViewAngles()
           
 void mergeFrom(org.jvnet.jaxb2_commons.locator.ObjectLocator leftLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator rightLocator, Object left, Object right, org.jvnet.jaxb2_commons.lang.MergeStrategy2 strategy)
           
 void mergeFrom(Object left, Object right)
           
 void setCentreViewAngles(MeasureOrNilReasonListType value)
          Sets the value of the centreViewAngles property.
 void setMultiViewAngles(MeasureOrNilReasonListType value)
          Sets the value of the multiViewAngles property.
 String toString()
           
 AcquisitionType withAcrossTrackIncidenceAngle(AngleType value)
           
 AcquisitionType withAlongTrackIncidenceAngle(AngleType value)
           
 AcquisitionType withAscendingNodeDate(XMLGregorianCalendar value)
           
 AcquisitionType withAscendingNodeLongitude(MeasureType value)
           
 AcquisitionType withCentreViewAngles(MeasureOrNilReasonListType value)
           
 AcquisitionType withCompletionTimeFromAscendingNode(MeasureType value)
           
 AcquisitionType withIlluminationAzimuthAngle(AngleType value)
           
 AcquisitionType withIlluminationElevationAngle(AngleType value)
           
 AcquisitionType withIlluminationZenithAngle(AngleType value)
           
 AcquisitionType withIncidenceAngle(AngleType value)
           
 AcquisitionType withInstrumentAzimuthAngle(AngleType value)
           
 AcquisitionType withInstrumentElevationAngle(AngleType value)
           
 AcquisitionType withInstrumentZenithAngle(AngleType value)
           
 AcquisitionType withLastOrbitNumber(BigInteger value)
           
 AcquisitionType withMultiViewAngles(MeasureOrNilReasonListType value)
           
 AcquisitionType withOrbitDirection(OrbitDirectionValueType value)
           
 AcquisitionType withOrbitDuration(MeasureType value)
           
 AcquisitionType withOrbitNumber(BigInteger value)
           
 AcquisitionType withPitch(AngleType value)
           
 AcquisitionType withRoll(AngleType value)
           
 AcquisitionType withStartTimeFromAscendingNode(MeasureType value)
           
 AcquisitionType withWrsLatitudeGrid(CodeWithAuthorityType value)
           
 AcquisitionType withWrsLongitudeGrid(CodeWithAuthorityType value)
           
 AcquisitionType withYaw(AngleType value)
           
 
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
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

multiViewAngles

protected MeasureOrNilReasonListType multiViewAngles

centreViewAngles

protected MeasureOrNilReasonListType centreViewAngles
Constructor Detail

AcquisitionType

public AcquisitionType()
Method Detail

getMultiViewAngles

public MeasureOrNilReasonListType getMultiViewAngles()
Gets the value of the multiViewAngles property.

Returns:
possible object is MeasureOrNilReasonListType

setMultiViewAngles

public void setMultiViewAngles(MeasureOrNilReasonListType value)
Sets the value of the multiViewAngles property.

Parameters:
value - allowed object is MeasureOrNilReasonListType

isSetMultiViewAngles

public boolean isSetMultiViewAngles()

getCentreViewAngles

public MeasureOrNilReasonListType getCentreViewAngles()
Gets the value of the centreViewAngles property.

Returns:
possible object is MeasureOrNilReasonListType

setCentreViewAngles

public void setCentreViewAngles(MeasureOrNilReasonListType value)
Sets the value of the centreViewAngles property.

Parameters:
value - allowed object is MeasureOrNilReasonListType

isSetCentreViewAngles

public boolean isSetCentreViewAngles()

toString

public String toString()
Overrides:
toString in class AcquisitionType

append

public StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
                            StringBuilder buffer,
                            org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
Specified by:
append in interface org.jvnet.jaxb2_commons.lang.ToString2
Overrides:
append in class AcquisitionType

appendFields

public StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
                                  StringBuilder buffer,
                                  org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
Specified by:
appendFields in interface org.jvnet.jaxb2_commons.lang.ToString2
Overrides:
appendFields in class AcquisitionType

equals

public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
                      org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
                      Object object,
                      org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy)
Specified by:
equals in interface org.jvnet.jaxb2_commons.lang.Equals2
Overrides:
equals in class AcquisitionType

equals

public boolean equals(Object object)
Overrides:
equals in class AcquisitionType

hashCode

public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
                    org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)
Specified by:
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCode2
Overrides:
hashCode in class AcquisitionType

hashCode

public int hashCode()
Overrides:
hashCode in class AcquisitionType

clone

public Object clone()
Overrides:
clone in class AcquisitionType

copyTo

public Object copyTo(Object target)
Specified by:
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTo2
Overrides:
copyTo in class AcquisitionType

copyTo

public Object copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
                     Object target,
                     org.jvnet.jaxb2_commons.lang.CopyStrategy2 strategy)
Specified by:
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTo2
Overrides:
copyTo in class AcquisitionType

createNewInstance

public Object createNewInstance()
Specified by:
createNewInstance in interface org.jvnet.jaxb2_commons.lang.CopyTo2
Specified by:
createNewInstance in interface org.jvnet.jaxb2_commons.lang.MergeFrom2
Overrides:
createNewInstance in class AcquisitionType

mergeFrom

public void mergeFrom(Object left,
                      Object right)
Specified by:
mergeFrom in interface org.jvnet.jaxb2_commons.lang.MergeFrom2
Overrides:
mergeFrom in class AcquisitionType

mergeFrom

public void mergeFrom(org.jvnet.jaxb2_commons.locator.ObjectLocator leftLocator,
                      org.jvnet.jaxb2_commons.locator.ObjectLocator rightLocator,
                      Object left,
                      Object right,
                      org.jvnet.jaxb2_commons.lang.MergeStrategy2 strategy)
Specified by:
mergeFrom in interface org.jvnet.jaxb2_commons.lang.MergeFrom2
Overrides:
mergeFrom in class AcquisitionType

withMultiViewAngles

public AcquisitionType withMultiViewAngles(MeasureOrNilReasonListType value)

withCentreViewAngles

public AcquisitionType withCentreViewAngles(MeasureOrNilReasonListType value)

withOrbitNumber

public AcquisitionType withOrbitNumber(BigInteger value)
Overrides:
withOrbitNumber in class AcquisitionType

withLastOrbitNumber

public AcquisitionType withLastOrbitNumber(BigInteger value)
Overrides:
withLastOrbitNumber in class AcquisitionType

withOrbitDirection

public AcquisitionType withOrbitDirection(OrbitDirectionValueType value)
Overrides:
withOrbitDirection in class AcquisitionType

withWrsLongitudeGrid

public AcquisitionType withWrsLongitudeGrid(CodeWithAuthorityType value)
Overrides:
withWrsLongitudeGrid in class AcquisitionType

withWrsLatitudeGrid

public AcquisitionType withWrsLatitudeGrid(CodeWithAuthorityType value)
Overrides:
withWrsLatitudeGrid in class AcquisitionType

withAscendingNodeDate

public AcquisitionType withAscendingNodeDate(XMLGregorianCalendar value)
Overrides:
withAscendingNodeDate in class AcquisitionType

withAscendingNodeLongitude

public AcquisitionType withAscendingNodeLongitude(MeasureType value)
Overrides:
withAscendingNodeLongitude in class AcquisitionType

withStartTimeFromAscendingNode

public AcquisitionType withStartTimeFromAscendingNode(MeasureType value)
Overrides:
withStartTimeFromAscendingNode in class AcquisitionType

withCompletionTimeFromAscendingNode

public AcquisitionType withCompletionTimeFromAscendingNode(MeasureType value)
Overrides:
withCompletionTimeFromAscendingNode in class AcquisitionType

withOrbitDuration

public AcquisitionType withOrbitDuration(MeasureType value)
Overrides:
withOrbitDuration in class AcquisitionType

withIlluminationAzimuthAngle

public AcquisitionType withIlluminationAzimuthAngle(AngleType value)
Overrides:
withIlluminationAzimuthAngle in class AcquisitionType

withIlluminationZenithAngle

public AcquisitionType withIlluminationZenithAngle(AngleType value)
Overrides:
withIlluminationZenithAngle in class AcquisitionType

withIlluminationElevationAngle

public AcquisitionType withIlluminationElevationAngle(AngleType value)
Overrides:
withIlluminationElevationAngle in class AcquisitionType

withInstrumentAzimuthAngle

public AcquisitionType withInstrumentAzimuthAngle(AngleType value)
Overrides:
withInstrumentAzimuthAngle in class AcquisitionType

withInstrumentZenithAngle

public AcquisitionType withInstrumentZenithAngle(AngleType value)
Overrides:
withInstrumentZenithAngle in class AcquisitionType

withInstrumentElevationAngle

public AcquisitionType withInstrumentElevationAngle(AngleType value)
Overrides:
withInstrumentElevationAngle in class AcquisitionType

withIncidenceAngle

public AcquisitionType withIncidenceAngle(AngleType value)
Overrides:
withIncidenceAngle in class AcquisitionType

withAcrossTrackIncidenceAngle

public AcquisitionType withAcrossTrackIncidenceAngle(AngleType value)
Overrides:
withAcrossTrackIncidenceAngle in class AcquisitionType

withAlongTrackIncidenceAngle

public AcquisitionType withAlongTrackIncidenceAngle(AngleType value)
Overrides:
withAlongTrackIncidenceAngle in class AcquisitionType

withPitch

public AcquisitionType withPitch(AngleType value)
Overrides:
withPitch in class AcquisitionType

withRoll

public AcquisitionType withRoll(AngleType value)
Overrides:
withRoll in class AcquisitionType

withYaw

public AcquisitionType withYaw(AngleType value)
Overrides:
withYaw in class AcquisitionType


Copyright © 2008-2016. All Rights Reserved.