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

Packages that use ProcessingInformationType
net.opengis.omeo.alt.v_2_0   
net.opengis.omeo.eop.v_2_0   
 

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

Subclasses of ProcessingInformationType in net.opengis.omeo.alt.v_2_0
 class ProcessingInformationType
          Java class for ProcessingInformationType complex type.
 

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

Fields in net.opengis.omeo.eop.v_2_0 with type parameters of type ProcessingInformationType
protected  JAXBElement<? extends ProcessingInformationType> ProcessingInformationPropertyType.processingInformation
           
 

Methods in net.opengis.omeo.eop.v_2_0 that return ProcessingInformationType
 ProcessingInformationType ObjectFactory.createProcessingInformationType()
          Create an instance of ProcessingInformationType
 ProcessingInformationType ProcessingInformationType.withAuxiliaryDataSetFileName(Collection<String> values)
           
 ProcessingInformationType ProcessingInformationType.withAuxiliaryDataSetFileName(List<String> value)
           
 ProcessingInformationType ProcessingInformationType.withAuxiliaryDataSetFileName(String... values)
           
 ProcessingInformationType ProcessingInformationType.withCompositeType(Duration value)
           
 ProcessingInformationType ProcessingInformationType.withMethod(String value)
           
 ProcessingInformationType ProcessingInformationType.withMethodVersion(String value)
           
 ProcessingInformationType ProcessingInformationType.withNativeProductFormat(String value)
           
 ProcessingInformationType ProcessingInformationType.withProcessingCenter(CodeListType value)
           
 ProcessingInformationType ProcessingInformationType.withProcessingDate(Duration value)
           
 ProcessingInformationType ProcessingInformationType.withProcessingLevel(String value)
           
 ProcessingInformationType ProcessingInformationType.withProcessingMode(ProcessingModeValueType value)
           
 ProcessingInformationType ProcessingInformationType.withProcessorName(String value)
           
 ProcessingInformationType ProcessingInformationType.withProcessorVersion(String value)
           
 

Methods in net.opengis.omeo.eop.v_2_0 that return types with arguments of type ProcessingInformationType
 JAXBElement<ProcessingInformationType> ObjectFactory.createProcessingInformation(ProcessingInformationType value)
          Create an instance of JAXBElement<ProcessingInformationType>}
 JAXBElement<? extends ProcessingInformationType> ProcessingInformationPropertyType.getProcessingInformation()
          Gets the value of the processingInformation property.
 

Methods in net.opengis.omeo.eop.v_2_0 with parameters of type ProcessingInformationType
 JAXBElement<ProcessingInformationType> ObjectFactory.createProcessingInformation(ProcessingInformationType value)
          Create an instance of JAXBElement<ProcessingInformationType>}
 

Method parameters in net.opengis.omeo.eop.v_2_0 with type arguments of type ProcessingInformationType
 void ProcessingInformationPropertyType.setProcessingInformation(JAXBElement<? extends ProcessingInformationType> value)
          Sets the value of the processingInformation property.
 ProcessingInformationPropertyType ProcessingInformationPropertyType.withProcessingInformation(JAXBElement<? extends ProcessingInformationType> value)
           
 



Copyright © 2008-2016. All Rights Reserved.