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