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