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