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