Uses of Class
gr.uoa.di.madgik.execution.plan.element.filter.ParameterXPathFilter.OutputResultType

Packages that use ParameterXPathFilter.OutputResultType
gr.uoa.di.madgik.execution.plan.element.filter   
 

Uses of ParameterXPathFilter.OutputResultType in gr.uoa.di.madgik.execution.plan.element.filter
 

Fields in gr.uoa.di.madgik.execution.plan.element.filter declared as ParameterXPathFilter.OutputResultType
 ParameterXPathFilter.OutputResultType ParameterXPathFilter.OutputQueryResultType
           
 

Methods in gr.uoa.di.madgik.execution.plan.element.filter that return ParameterXPathFilter.OutputResultType
static ParameterXPathFilter.OutputResultType ParameterXPathFilter.OutputResultType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ParameterXPathFilter.OutputResultType[] ParameterXPathFilter.OutputResultType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2013. All Rights Reserved.