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