Uses of Class
net.opengis.omeo.alt.v_2_0.EarthObservationMetaDataType

Packages that use EarthObservationMetaDataType
net.opengis.omeo.alt.v_2_0   
 

Uses of EarthObservationMetaDataType in net.opengis.omeo.alt.v_2_0
 

Fields in net.opengis.omeo.alt.v_2_0 declared as EarthObservationMetaDataType
protected  EarthObservationMetaDataType EarthObservationMetaDataPropertyType.earthObservationMetaData
           
 

Methods in net.opengis.omeo.alt.v_2_0 that return EarthObservationMetaDataType
 EarthObservationMetaDataType ObjectFactory.createEarthObservationMetaDataType()
          Create an instance of EarthObservationMetaDataType
 EarthObservationMetaDataType EarthObservationMetaDataPropertyType.getEarthObservationMetaData()
          Gets the value of the earthObservationMetaData property.
 EarthObservationMetaDataType EarthObservationMetaDataType.withAcquisitionSubType(CodeListType value)
           
 EarthObservationMetaDataType EarthObservationMetaDataType.withAcquisitionType(AcquisitionTypeValueType value)
           
 EarthObservationMetaDataType EarthObservationMetaDataType.withArchivedIn(ArchivingInformationPropertyType... values)
           
 EarthObservationMetaDataType EarthObservationMetaDataType.withArchivedIn(Collection<ArchivingInformationPropertyType> values)
           
 EarthObservationMetaDataType EarthObservationMetaDataType.withArchivedIn(List<ArchivingInformationPropertyType> value)
           
 EarthObservationMetaDataType EarthObservationMetaDataType.withComposedOf(Collection<EarthObservationPropertyType> values)
           
 EarthObservationMetaDataType EarthObservationMetaDataType.withComposedOf(EarthObservationPropertyType... values)
           
 EarthObservationMetaDataType EarthObservationMetaDataType.withComposedOf(List<EarthObservationPropertyType> value)
           
 EarthObservationMetaDataType EarthObservationMetaDataType.withDoi(String value)
           
 EarthObservationMetaDataType EarthObservationMetaDataType.withDownlinkedTo(Collection<DownlinkInformationPropertyType> values)
           
 EarthObservationMetaDataType EarthObservationMetaDataType.withDownlinkedTo(DownlinkInformationPropertyType... values)
           
 EarthObservationMetaDataType EarthObservationMetaDataType.withDownlinkedTo(List<DownlinkInformationPropertyType> value)
           
 EarthObservationMetaDataType EarthObservationMetaDataType.withHistograms(Collection<HistogramPropertyType> values)
           
 EarthObservationMetaDataType EarthObservationMetaDataType.withHistograms(HistogramPropertyType... values)
           
 EarthObservationMetaDataType EarthObservationMetaDataType.withHistograms(List<HistogramPropertyType> value)
           
 EarthObservationMetaDataType EarthObservationMetaDataType.withIdentifier(String value)
           
 EarthObservationMetaDataType EarthObservationMetaDataType.withImageQualityDegradation(MeasureType value)
           
 EarthObservationMetaDataType EarthObservationMetaDataType.withImageQualityDegradationQuotationMode(String value)
           
 EarthObservationMetaDataType EarthObservationMetaDataType.withLinkedWith(Collection<EarthObservationPropertyType> values)
           
 EarthObservationMetaDataType EarthObservationMetaDataType.withLinkedWith(EarthObservationPropertyType... values)
           
 EarthObservationMetaDataType EarthObservationMetaDataType.withLinkedWith(List<EarthObservationPropertyType> value)
           
 EarthObservationMetaDataType EarthObservationMetaDataType.withParentIdentifier(String value)
           
 EarthObservationMetaDataType EarthObservationMetaDataType.withProcessing(Collection<ProcessingInformationPropertyType> values)
           
 EarthObservationMetaDataType EarthObservationMetaDataType.withProcessing(List<ProcessingInformationPropertyType> value)
           
 EarthObservationMetaDataType EarthObservationMetaDataType.withProcessing(ProcessingInformationPropertyType... values)
           
 EarthObservationMetaDataType EarthObservationMetaDataType.withProductType(String value)
           
 EarthObservationMetaDataType EarthObservationMetaDataType.withRest(Collection<JAXBElement<ProcessingInformationPropertyType>> values)
           
 EarthObservationMetaDataType EarthObservationMetaDataType.withRest(JAXBElement<ProcessingInformationPropertyType>... values)
           
 EarthObservationMetaDataType EarthObservationMetaDataType.withRest(List<JAXBElement<ProcessingInformationPropertyType>> value)
           
 EarthObservationMetaDataType EarthObservationMetaDataType.withStatus(String value)
           
 EarthObservationMetaDataType EarthObservationMetaDataType.withStatusDetail(String value)
           
 EarthObservationMetaDataType EarthObservationMetaDataType.withSubsetOf(Collection<EarthObservationPropertyType> values)
           
 EarthObservationMetaDataType EarthObservationMetaDataType.withSubsetOf(EarthObservationPropertyType... values)
           
 EarthObservationMetaDataType EarthObservationMetaDataType.withSubsetOf(List<EarthObservationPropertyType> value)
           
 EarthObservationMetaDataType EarthObservationMetaDataType.withVendorSpecific(Collection<SpecificInformationPropertyType> values)
           
 EarthObservationMetaDataType EarthObservationMetaDataType.withVendorSpecific(List<SpecificInformationPropertyType> value)
           
 EarthObservationMetaDataType EarthObservationMetaDataType.withVendorSpecific(SpecificInformationPropertyType... values)
           
 

Methods in net.opengis.omeo.alt.v_2_0 that return types with arguments of type EarthObservationMetaDataType
 JAXBElement<EarthObservationMetaDataType> ObjectFactory.createEarthObservationMetaData(EarthObservationMetaDataType value)
          Create an instance of JAXBElement<EarthObservationMetaDataType>}
 

Methods in net.opengis.omeo.alt.v_2_0 with parameters of type EarthObservationMetaDataType
 JAXBElement<EarthObservationMetaDataType> ObjectFactory.createEarthObservationMetaData(EarthObservationMetaDataType value)
          Create an instance of JAXBElement<EarthObservationMetaDataType>}
 void EarthObservationMetaDataPropertyType.setEarthObservationMetaData(EarthObservationMetaDataType value)
          Sets the value of the earthObservationMetaData property.
 EarthObservationMetaDataPropertyType EarthObservationMetaDataPropertyType.withEarthObservationMetaData(EarthObservationMetaDataType value)
           
 



Copyright © 2008-2016. All Rights Reserved.