Uses of Class
net.opengis.omeo.eop.v_2_0.ProcessingInformationPropertyType

Packages that use ProcessingInformationPropertyType
net.opengis.omeo.alt.v_2_0   
net.opengis.omeo.eop.v_2_0   
net.opengis.omeo.sen1.v_2_0   
net.opengis.omeo.ssp.v_2_0   
 

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

Fields in net.opengis.omeo.alt.v_2_0 with type parameters of type ProcessingInformationPropertyType
protected  List<JAXBElement<ProcessingInformationPropertyType>> EarthObservationMetaDataType.rest
           
 

Methods in net.opengis.omeo.alt.v_2_0 that return types with arguments of type ProcessingInformationPropertyType
 JAXBElement<ProcessingInformationPropertyType> ObjectFactory.createEarthObservationMetaDataTypeProcessing(ProcessingInformationPropertyType value)
          Create an instance of JAXBElement<ProcessingInformationPropertyType>}
 List<JAXBElement<ProcessingInformationPropertyType>> EarthObservationMetaDataType.getRest()
          Gets the rest of the content model.
 

Methods in net.opengis.omeo.alt.v_2_0 with parameters of type ProcessingInformationPropertyType
 JAXBElement<ProcessingInformationPropertyType> ObjectFactory.createEarthObservationMetaDataTypeProcessing(ProcessingInformationPropertyType value)
          Create an instance of JAXBElement<ProcessingInformationPropertyType>}
 EarthObservationMetaDataType EarthObservationMetaDataType.withProcessing(ProcessingInformationPropertyType... values)
           
 

Method parameters in net.opengis.omeo.alt.v_2_0 with type arguments of type ProcessingInformationPropertyType
 void EarthObservationMetaDataType.setRest(List<JAXBElement<ProcessingInformationPropertyType>> value)
           
 EarthObservationMetaDataType EarthObservationMetaDataType.withProcessing(Collection<ProcessingInformationPropertyType> values)
           
 EarthObservationMetaDataType EarthObservationMetaDataType.withProcessing(List<ProcessingInformationPropertyType> value)
           
 EarthObservationMetaDataType EarthObservationMetaDataType.withRest(Collection<JAXBElement<ProcessingInformationPropertyType>> values)
           
 EarthObservationMetaDataType EarthObservationMetaDataType.withRest(List<JAXBElement<ProcessingInformationPropertyType>> value)
           
 

Uses of ProcessingInformationPropertyType in net.opengis.omeo.eop.v_2_0
 

Fields in net.opengis.omeo.eop.v_2_0 with type parameters of type ProcessingInformationPropertyType
protected  List<ProcessingInformationPropertyType> EarthObservationMetaDataType.processing
           
 

Methods in net.opengis.omeo.eop.v_2_0 that return ProcessingInformationPropertyType
 ProcessingInformationPropertyType ObjectFactory.createProcessingInformationPropertyType()
          Create an instance of ProcessingInformationPropertyType
 ProcessingInformationPropertyType ProcessingInformationPropertyType.withOwns(boolean value)
           
 ProcessingInformationPropertyType ProcessingInformationPropertyType.withProcessingInformation(JAXBElement<? extends ProcessingInformationType> value)
           
 

Methods in net.opengis.omeo.eop.v_2_0 that return types with arguments of type ProcessingInformationPropertyType
 List<ProcessingInformationPropertyType> EarthObservationMetaDataType.getProcessing()
          Gets the value of the processing property.
 

Methods in net.opengis.omeo.eop.v_2_0 with parameters of type ProcessingInformationPropertyType
 EarthObservationMetaDataType EarthObservationMetaDataType.withProcessing(ProcessingInformationPropertyType... values)
           
 

Method parameters in net.opengis.omeo.eop.v_2_0 with type arguments of type ProcessingInformationPropertyType
 void EarthObservationMetaDataType.setProcessing(List<ProcessingInformationPropertyType> value)
           
 EarthObservationMetaDataType EarthObservationMetaDataType.withProcessing(Collection<ProcessingInformationPropertyType> values)
           
 EarthObservationMetaDataType EarthObservationMetaDataType.withProcessing(List<ProcessingInformationPropertyType> value)
           
 

Uses of ProcessingInformationPropertyType in net.opengis.omeo.sen1.v_2_0
 

Methods in net.opengis.omeo.sen1.v_2_0 with parameters of type ProcessingInformationPropertyType
 EarthObservationMetadataType EarthObservationMetadataType.withProcessing(ProcessingInformationPropertyType... values)
           
 

Method parameters in net.opengis.omeo.sen1.v_2_0 with type arguments of type ProcessingInformationPropertyType
 EarthObservationMetadataType EarthObservationMetadataType.withProcessing(Collection<ProcessingInformationPropertyType> values)
           
 EarthObservationMetadataType EarthObservationMetadataType.withProcessing(List<ProcessingInformationPropertyType> value)
           
 

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

Methods in net.opengis.omeo.ssp.v_2_0 with parameters of type ProcessingInformationPropertyType
 EarthObservationMetadataType EarthObservationMetadataType.withProcessing(ProcessingInformationPropertyType... values)
           
 

Method parameters in net.opengis.omeo.ssp.v_2_0 with type arguments of type ProcessingInformationPropertyType
 EarthObservationMetadataType EarthObservationMetadataType.withProcessing(Collection<ProcessingInformationPropertyType> values)
           
 EarthObservationMetadataType EarthObservationMetadataType.withProcessing(List<ProcessingInformationPropertyType> value)
           
 



Copyright © 2008-2016. All Rights Reserved.