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