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