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