| Package | Description |
|---|---|
| com.mcac0006.siftscience.label.domain | |
| com.mcac0006.siftscience.score.domain | |
| com.mcac0006.siftscience.types | |
| com.mcac0006.siftscience.types.deserializer |
| Modifier and Type | Method and Description |
|---|---|
Reason[] |
Label.getReasons() |
| Modifier and Type | Method and Description |
|---|---|
Label |
Label.setReasons(Reason[] reasons) |
| Modifier and Type | Method and Description |
|---|---|
Reason[] |
Label.getReasons() |
| Modifier and Type | Method and Description |
|---|---|
Label |
Label.setReasons(Reason[] reasons) |
| Modifier and Type | Method and Description |
|---|---|
static Reason |
Reason.resolve(String siftScienceValue) |
static Reason |
Reason.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Reason[] |
Reason.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Reason |
ReasonDeserializer.deserialize(org.codehaus.jackson.JsonParser jp,
org.codehaus.jackson.map.DeserializationContext ctxt) |
Copyright © 2014. All rights reserved.