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