public class AttributeDefinitionJsonUnmarshaller extends java.lang.Object implements Unmarshaller<AttributeDefinition,JsonUnmarshallerContext>
| Constructor and Description |
|---|
AttributeDefinitionJsonUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static AttributeDefinitionJsonUnmarshaller |
getInstance() |
AttributeDefinition |
unmarshall(JsonUnmarshallerContext context) |
public AttributeDefinition unmarshall(JsonUnmarshallerContext context) throws java.lang.Exception
unmarshall in interface Unmarshaller<AttributeDefinition,JsonUnmarshallerContext>java.lang.Exceptionpublic static AttributeDefinitionJsonUnmarshaller getInstance()