public class TapeArchiveJsonUnmarshaller extends Object implements Unmarshaller<TapeArchive,JsonUnmarshallerContext>
| Constructor and Description |
|---|
TapeArchiveJsonUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static TapeArchiveJsonUnmarshaller |
getInstance() |
TapeArchive |
unmarshall(JsonUnmarshallerContext context) |
public TapeArchive unmarshall(JsonUnmarshallerContext context) throws Exception
unmarshall in interface Unmarshaller<TapeArchive,JsonUnmarshallerContext>Exceptionpublic static TapeArchiveJsonUnmarshaller getInstance()
Copyright © 2016. All rights reserved.