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