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