Uses of Class
org.odata4j.command.FilterResult

Packages that use FilterResult
org.odata4j.command   
 

Uses of FilterResult in org.odata4j.command
 

Methods in org.odata4j.command that return FilterResult
 FilterResult FilterCommand.postProcess(TContext context, Exception e)
           
static FilterResult FilterResult.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static FilterResult[] FilterResult.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



http://odata4j.org