| Package | Description |
|---|---|
| com.groupbyinc.api.request | |
| com.groupbyinc.api.request.refinement |
| Modifier and Type | Method and Description |
|---|---|
abstract SelectedRefinement.Type |
SelectedRefinement.getType()
Types are either `Range` or `Value`
They represent the objects RefinementRange and RefinementValue
|
static SelectedRefinement.Type |
SelectedRefinement.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SelectedRefinement.Type[] |
SelectedRefinement.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SelectedRefinement.Type |
SelectedRefinementRange.getType() |
SelectedRefinement.Type |
SelectedRefinementValue.getType() |
Copyright © 2013–2016 GroupBy Inc.. All rights reserved.