| Package | Description |
|---|---|
| com.groupbyinc.api | |
| com.groupbyinc.api.model |
| Modifier and Type | Method and Description |
|---|---|
Query |
Query.addBias(java.lang.String name,
java.lang.String content,
Bias.Strength strength)
|
| Modifier and Type | Method and Description |
|---|---|
Bias.Strength |
Bias.getStrength() |
static Bias.Strength |
Bias.Strength.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Bias.Strength[] |
Bias.Strength.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Bias |
Bias.setStrength(Bias.Strength strength) |
Copyright © 2013–2016 GroupBy Inc.. All rights reserved.