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