Uses of Class
net.opengis.omeo.ssp.v_2_0.EarthObservationMetadataType

Packages that use EarthObservationMetadataType
net.opengis.omeo.ssp.v_2_0   
 

Uses of EarthObservationMetadataType in net.opengis.omeo.ssp.v_2_0
 

Fields in net.opengis.omeo.ssp.v_2_0 declared as EarthObservationMetadataType
protected  EarthObservationMetadataType EarthObservationMetadataPropertyType.earthObservationMetadata
           
 

Methods in net.opengis.omeo.ssp.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.withDerivedFrom(Collection<String> values)
           
 EarthObservationMetadataType EarthObservationMetadataType.withDerivedFrom(List<String> value)
           
 EarthObservationMetadataType EarthObservationMetadataType.withDerivedFrom(String... values)
           
 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.withNominalDate(String 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.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.ssp.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.ssp.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.