net.opengis.eop.opt.v_1_0
Class AcquisitionType

java.lang.Object
  extended by net.opengis.eop.v_1_0.AcquisitionType
      extended by net.opengis.eop.opt.v_1_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://earth.esa.int/eop}AcquisitionType">
       <sequence>
         <element name="illuminationAzimuthAngle" type="{http://www.opengis.net/gml}AngleType" minOccurs="0"/>
         <element name="illuminationElevationAngle" type="{http://www.opengis.net/gml}AngleType" minOccurs="0"/>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 


Nested Class Summary
 
Nested classes/interfaces inherited from class net.opengis.eop.v_1_0.AcquisitionType
AcquisitionType.WrsLatitudeGrid, AcquisitionType.WrsLongitudeGrid
 
Field Summary
protected  AngleType illuminationAzimuthAngle
           
protected  AngleType illuminationElevationAngle
           
 
Fields inherited from class net.opengis.eop.v_1_0.AcquisitionType
acrossTrackIncidenceAngle, alongTrackIncidenceAngle, ascendingNodeDate, ascendingNodeLongitude, completionTimeFromAscendingNode, incidenceAngle, 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)
           
 AngleType getIlluminationAzimuthAngle()
          Gets the value of the illuminationAzimuthAngle property.
 AngleType getIlluminationElevationAngle()
          Gets the value of the illuminationElevationAngle property.
 int hashCode()
           
 int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)
           
 boolean isSetIlluminationAzimuthAngle()
           
 boolean isSetIlluminationElevationAngle()
           
 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 setIlluminationAzimuthAngle(AngleType value)
          Sets the value of the illuminationAzimuthAngle property.
 void setIlluminationElevationAngle(AngleType value)
          Sets the value of the illuminationElevationAngle property.
 String toString()
           
 AcquisitionType withAcrossTrackIncidenceAngle(AngleType value)
           
 AcquisitionType withAlongTrackIncidenceAngle(AngleType value)
           
 AcquisitionType withAscendingNodeDate(XMLGregorianCalendar value)
           
 AcquisitionType withAscendingNodeLongitude(MeasureType value)
           
 AcquisitionType withCompletionTimeFromAscendingNode(MeasureType value)
           
 AcquisitionType withIlluminationAzimuthAngle(AngleType value)
           
 AcquisitionType withIlluminationElevationAngle(AngleType value)
           
 AcquisitionType withIncidenceAngle(AngleType value)
           
 AcquisitionType withLastOrbitNumber(Integer value)
           
 AcquisitionType withOrbitDirection(String value)
           
 AcquisitionType withOrbitDuration(MeasureType value)
           
 AcquisitionType withOrbitNumber(Integer value)
           
 AcquisitionType withPitch(AngleType value)
           
 AcquisitionType withRoll(AngleType value)
           
 AcquisitionType withStartTimeFromAscendingNode(MeasureType value)
           
 AcquisitionType withWrsLatitudeGrid(AcquisitionType.WrsLatitudeGrid value)
           
 AcquisitionType withWrsLongitudeGrid(AcquisitionType.WrsLongitudeGrid value)
           
 AcquisitionType withYaw(AngleType value)
           
 
Methods inherited from class net.opengis.eop.v_1_0.AcquisitionType
getAcrossTrackIncidenceAngle, getAlongTrackIncidenceAngle, getAscendingNodeDate, getAscendingNodeLongitude, getCompletionTimeFromAscendingNode, getIncidenceAngle, getLastOrbitNumber, getOrbitDirection, getOrbitDuration, getOrbitNumber, getPitch, getRoll, getStartTimeFromAscendingNode, getWrsLatitudeGrid, getWrsLongitudeGrid, getYaw, isSetAcrossTrackIncidenceAngle, isSetAlongTrackIncidenceAngle, isSetAscendingNodeDate, isSetAscendingNodeLongitude, isSetCompletionTimeFromAscendingNode, isSetIncidenceAngle, isSetLastOrbitNumber, isSetOrbitDirection, isSetOrbitDuration, isSetOrbitNumber, isSetPitch, isSetRoll, isSetStartTimeFromAscendingNode, isSetWrsLatitudeGrid, isSetWrsLongitudeGrid, isSetYaw, setAcrossTrackIncidenceAngle, setAlongTrackIncidenceAngle, setAscendingNodeDate, setAscendingNodeLongitude, setCompletionTimeFromAscendingNode, setIncidenceAngle, 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

illuminationAzimuthAngle

protected AngleType illuminationAzimuthAngle

illuminationElevationAngle

protected AngleType illuminationElevationAngle
Constructor Detail

AcquisitionType

public AcquisitionType()
Method Detail

getIlluminationAzimuthAngle

public AngleType getIlluminationAzimuthAngle()
Gets the value of the illuminationAzimuthAngle property.

Returns:
possible object is AngleType

setIlluminationAzimuthAngle

public void setIlluminationAzimuthAngle(AngleType value)
Sets the value of the illuminationAzimuthAngle property.

Parameters:
value - allowed object is AngleType

isSetIlluminationAzimuthAngle

public boolean isSetIlluminationAzimuthAngle()

getIlluminationElevationAngle

public AngleType getIlluminationElevationAngle()
Gets the value of the illuminationElevationAngle property.

Returns:
possible object is AngleType

setIlluminationElevationAngle

public void setIlluminationElevationAngle(AngleType value)
Sets the value of the illuminationElevationAngle property.

Parameters:
value - allowed object is AngleType

isSetIlluminationElevationAngle

public boolean isSetIlluminationElevationAngle()

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

withIlluminationAzimuthAngle

public AcquisitionType withIlluminationAzimuthAngle(AngleType value)

withIlluminationElevationAngle

public AcquisitionType withIlluminationElevationAngle(AngleType value)

withOrbitNumber

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

withLastOrbitNumber

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

withOrbitDirection

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

withWrsLongitudeGrid

public AcquisitionType withWrsLongitudeGrid(AcquisitionType.WrsLongitudeGrid value)
Overrides:
withWrsLongitudeGrid in class AcquisitionType

withWrsLatitudeGrid

public AcquisitionType withWrsLatitudeGrid(AcquisitionType.WrsLatitudeGrid 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

withAcrossTrackIncidenceAngle

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

withAlongTrackIncidenceAngle

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

withIncidenceAngle

public AcquisitionType withIncidenceAngle(AngleType value)
Overrides:
withIncidenceAngle 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-2015. All Rights Reserved.