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