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

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

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

Methods in net.opengis.omeo.alt.v_2_0 with parameters of type ProcessingModeValueType
 ProcessingInformationType ProcessingInformationType.withProcessingMode(ProcessingModeValueType value)
           
 

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

Fields in net.opengis.omeo.eop.v_2_0 declared as ProcessingModeValueType
protected  ProcessingModeValueType ProcessingInformationType.processingMode
           
 

Methods in net.opengis.omeo.eop.v_2_0 that return ProcessingModeValueType
static ProcessingModeValueType ProcessingModeValueType.fromValue(String v)
           
 ProcessingModeValueType ProcessingInformationType.getProcessingMode()
          Gets the value of the processingMode property.
static ProcessingModeValueType ProcessingModeValueType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ProcessingModeValueType[] ProcessingModeValueType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in net.opengis.omeo.eop.v_2_0 with parameters of type ProcessingModeValueType
 void ProcessingInformationType.setProcessingMode(ProcessingModeValueType value)
          Sets the value of the processingMode property.
 ProcessingInformationType ProcessingInformationType.withProcessingMode(ProcessingModeValueType value)
           
 



Copyright © 2008-2016. All Rights Reserved.