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