public class SeverityLevelJsonUnmarshaller extends Object implements Unmarshaller<SeverityLevel,JsonUnmarshallerContext>
Constructor and Description |
---|
SeverityLevelJsonUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static SeverityLevelJsonUnmarshaller |
getInstance() |
SeverityLevel |
unmarshall(JsonUnmarshallerContext context) |
public SeverityLevel unmarshall(JsonUnmarshallerContext context) throws Exception
unmarshall
in interface Unmarshaller<SeverityLevel,JsonUnmarshallerContext>
Exception
public static SeverityLevelJsonUnmarshaller getInstance()
Copyright © 2016. All rights reserved.