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