public class TableDescriptionJsonUnmarshaller extends 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 Exception
unmarshall in interface Unmarshaller<TableDescription,JsonUnmarshallerContext>Exceptionpublic static TableDescriptionJsonUnmarshaller getInstance()
Copyright © 2016. All rights reserved.