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