Uses of Class
org.apache.solr.request.SolrParams.EchoParamStyle

Packages that use SolrParams.EchoParamStyle
org.apache.solr.request   
 

Uses of SolrParams.EchoParamStyle in org.apache.solr.request
 

Methods in org.apache.solr.request that return SolrParams.EchoParamStyle
static SolrParams.EchoParamStyle SolrParams.EchoParamStyle.get(java.lang.String v)
           
static SolrParams.EchoParamStyle SolrParams.EchoParamStyle.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static SolrParams.EchoParamStyle[] SolrParams.EchoParamStyle.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2006 - 2008 The Apache Software Foundation