|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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(String v)
|
static SolrParams.EchoParamStyle |
SolrParams.EchoParamStyle.valueOf(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're declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |