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