net.opengis.omeo.sen1.v_2_0
Class AcquisitionType

java.lang.Object
  extended by net.opengis.omeo.eop.v_2_0.AcquisitionType
      extended by net.opengis.omeo.sar.v_2_0.AcquisitionType
          extended by net.opengis.omeo.sen1.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/sar/2.0}AcquisitionType">
       <sequence>
         <element name="polarisationMode" type="{http://www.opengis.net/sen1/2.0}PolarisationModeValueType" minOccurs="0"/>
         <element name="polarisationChannels" type="{http://www.opengis.net/sen1/2.0}PolarisationChannelsValueType" minOccurs="0"/>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 


Field Summary
protected  List<JAXBElement<String>> rest
           
 
Fields inherited from class net.opengis.omeo.sar.v_2_0.AcquisitionType
antennaLookDirection, dopplerFrequency, incidenceAngleVariation, maximumIncidenceAngle, minimumIncidenceAngle, polarisationChannels, polarisationMode
 
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)
           
 List<JAXBElement<String>> getRest()
          Gets the rest of the content model.
 int hashCode()
           
 int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)
           
 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 setRest(List<JAXBElement<String>> value)
           
 String toString()
           
 AcquisitionType withAcrossTrackIncidenceAngle(AngleType value)
           
 AcquisitionType withAlongTrackIncidenceAngle(AngleType value)
           
 AcquisitionType withAntennaLookDirection(String value)
           
 AcquisitionType withAscendingNodeDate(XMLGregorianCalendar value)
           
 AcquisitionType withAscendingNodeLongitude(MeasureType value)
           
 AcquisitionType withCompletionTimeFromAscendingNode(MeasureType value)
           
 AcquisitionType withDopplerFrequency(MeasureType value)
           
 AcquisitionType withIlluminationAzimuthAngle(AngleType value)
           
 AcquisitionType withIlluminationElevationAngle(AngleType value)
           
 AcquisitionType withIlluminationZenithAngle(AngleType value)
           
 AcquisitionType withIncidenceAngle(AngleType value)
           
 AcquisitionType withIncidenceAngleVariation(AngleType value)
           
 AcquisitionType withInstrumentAzimuthAngle(AngleType value)
           
 AcquisitionType withInstrumentElevationAngle(AngleType value)
           
 AcquisitionType withInstrumentZenithAngle(AngleType value)
           
 AcquisitionType withLastOrbitNumber(BigInteger value)
           
 AcquisitionType withMaximumIncidenceAngle(AngleType value)
           
 AcquisitionType withMinimumIncidenceAngle(AngleType value)
           
 AcquisitionType withOrbitDirection(OrbitDirectionValueType value)
           
 AcquisitionType withOrbitDuration(MeasureType value)
           
 AcquisitionType withOrbitNumber(BigInteger value)
           
 AcquisitionType withPitch(AngleType value)
           
 AcquisitionType withPolarisationChannels(String value)
           
 AcquisitionType withPolarisationMode(String value)
           
 AcquisitionType withRest(Collection<JAXBElement<String>> values)
           
 AcquisitionType withRest(JAXBElement<String>... values)
           
 AcquisitionType withRest(List<JAXBElement<String>> 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.sar.v_2_0.AcquisitionType
getAntennaLookDirection, getDopplerFrequency, getIncidenceAngleVariation, getMaximumIncidenceAngle, getMinimumIncidenceAngle, getPolarisationChannels, getPolarisationMode, isSetAntennaLookDirection, isSetDopplerFrequency, isSetIncidenceAngleVariation, isSetMaximumIncidenceAngle, isSetMinimumIncidenceAngle, isSetPolarisationChannels, isSetPolarisationMode, setAntennaLookDirection, setDopplerFrequency, setIncidenceAngleVariation, setMaximumIncidenceAngle, setMinimumIncidenceAngle, setPolarisationChannels, setPolarisationMode
 
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

rest

protected List<JAXBElement<String>> rest
Constructor Detail

AcquisitionType

public AcquisitionType()
Method Detail

getRest

public List<JAXBElement<String>> getRest()
Gets the rest of the content model.

You are getting this "catch-all" property because of the following reason: The field name "PolarisationMode" is used by two different parts of a schema. See: line 102 of http://schemas.opengis.net/omeo/1.0/sen1.xsd line 39 of http://schemas.opengis.net/omeo/1.0/sar.xsd

To get rid of this property, apply a property customization to one of both of the following declarations to change their names: Gets the value of the rest property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the rest property.

For example, to add a new item, do as follows:

    getRest().add(newItem);
 

Objects of the following type(s) are allowed in the list JAXBElement<String> JAXBElement<String>


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

setRest

public void setRest(List<JAXBElement<String>> value)

withRest

public AcquisitionType withRest(JAXBElement<String>... values)

withRest

public AcquisitionType withRest(Collection<JAXBElement<String>> values)

withRest

public AcquisitionType withRest(List<JAXBElement<String>> value)

withPolarisationMode

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

withPolarisationChannels

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

withAntennaLookDirection

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

withMinimumIncidenceAngle

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

withMaximumIncidenceAngle

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

withIncidenceAngleVariation

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

withDopplerFrequency

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

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.