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