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