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