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