public class AccountSettingsJsonUnmarshaller extends java.lang.Object implements Unmarshaller<AccountSettings,JsonUnmarshallerContext>
Modifier and Type | Field and Description |
---|---|
private static AccountSettingsJsonUnmarshaller |
instance |
Constructor and Description |
---|
AccountSettingsJsonUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static AccountSettingsJsonUnmarshaller |
getInstance() |
AccountSettings |
unmarshall(JsonUnmarshallerContext context) |
private static AccountSettingsJsonUnmarshaller instance
public AccountSettings unmarshall(JsonUnmarshallerContext context) throws java.lang.Exception
unmarshall
in interface Unmarshaller<AccountSettings,JsonUnmarshallerContext>
java.lang.Exception
public static AccountSettingsJsonUnmarshaller getInstance()