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