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