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