net.opengis.omeo.alt.v_2_0
Class AcquisitionType

java.lang.Object
  extended by net.opengis.omeo.eop.v_2_0.AcquisitionType
      extended by net.opengis.omeo.alt.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="cycleNumber" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
         <element name="isSegment" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="relativePassNumber" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 


Field Summary
protected  BigInteger cycleNumber
           
protected  Boolean isSegment
           
protected  BigInteger relativePassNumber
           
 
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)
           
 BigInteger getCycleNumber()
          Gets the value of the cycleNumber property.
 BigInteger getRelativePassNumber()
          Gets the value of the relativePassNumber property.
 int hashCode()
           
 int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)
           
 Boolean isIsSegment()
          Gets the value of the isSegment property.
 boolean isSetCycleNumber()
           
 boolean isSetIsSegment()
           
 boolean isSetRelativePassNumber()
           
 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 setCycleNumber(BigInteger value)
          Sets the value of the cycleNumber property.
 void setIsSegment(Boolean value)
          Sets the value of the isSegment property.
 void setRelativePassNumber(BigInteger value)
          Sets the value of the relativePassNumber property.
 String toString()
           
 AcquisitionType withAcrossTrackIncidenceAngle(AngleType value)
           
 AcquisitionType withAlongTrackIncidenceAngle(AngleType value)
           
 AcquisitionType withAscendingNodeDate(XMLGregorianCalendar value)
           
 AcquisitionType withAscendingNodeLongitude(MeasureType value)
           
 AcquisitionType withCompletionTimeFromAscendingNode(MeasureType value)
           
 AcquisitionType withCycleNumber(BigInteger 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 withIsSegment(Boolean value)
           
 AcquisitionType withLastOrbitNumber(BigInteger value)
           
 AcquisitionType withOrbitDirection(OrbitDirectionValueType value)
           
 AcquisitionType withOrbitDuration(MeasureType value)
           
 AcquisitionType withOrbitNumber(BigInteger value)
           
 AcquisitionType withPitch(AngleType value)
           
 AcquisitionType withRelativePassNumber(BigInteger 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

cycleNumber

protected BigInteger cycleNumber

isSegment

protected Boolean isSegment

relativePassNumber

protected BigInteger relativePassNumber
Constructor Detail

AcquisitionType

public AcquisitionType()
Method Detail

getCycleNumber

public BigInteger getCycleNumber()
Gets the value of the cycleNumber property.

Returns:
possible object is BigInteger

setCycleNumber

public void setCycleNumber(BigInteger value)
Sets the value of the cycleNumber property.

Parameters:
value - allowed object is BigInteger

isSetCycleNumber

public boolean isSetCycleNumber()

isIsSegment

public Boolean isIsSegment()
Gets the value of the isSegment property.

Returns:
possible object is Boolean

setIsSegment

public void setIsSegment(Boolean value)
Sets the value of the isSegment property.

Parameters:
value - allowed object is Boolean

isSetIsSegment

public boolean isSetIsSegment()

getRelativePassNumber

public BigInteger getRelativePassNumber()
Gets the value of the relativePassNumber property.

Returns:
possible object is BigInteger

setRelativePassNumber

public void setRelativePassNumber(BigInteger value)
Sets the value of the relativePassNumber property.

Parameters:
value - allowed object is BigInteger

isSetRelativePassNumber

public boolean isSetRelativePassNumber()

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

withCycleNumber

public AcquisitionType withCycleNumber(BigInteger value)

withIsSegment

public AcquisitionType withIsSegment(Boolean value)

withRelativePassNumber

public AcquisitionType withRelativePassNumber(BigInteger 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.