Uses of Class
org.apache.wink.common.model.opensearch.OpenSearchQuery.QueryRole

Packages that use OpenSearchQuery.QueryRole
org.apache.wink.common.model.opensearch Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of OpenSearchQuery.QueryRole in org.apache.wink.common.model.opensearch
 

Methods in org.apache.wink.common.model.opensearch that return OpenSearchQuery.QueryRole
static OpenSearchQuery.QueryRole OpenSearchQuery.QueryRole.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static OpenSearchQuery.QueryRole[] OpenSearchQuery.QueryRole.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2009 The Apache Software Foundation. All Rights Reserved.