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