public final class TestCycleJsonUnmarshaller extends AbstractUnmarshaller<TestCycle,JsonUnmarshallerContext>
| Constructor and Description |
|---|
TestCycleJsonUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static TestCycleJsonUnmarshaller |
getInstance() |
TestCycle |
parse(java.lang.String data) |
isParseJson, unmarshallpublic static TestCycleJsonUnmarshaller getInstance()
public TestCycle parse(java.lang.String data) throws java.lang.Exception
parse in interface Unmarshaller<TestCycle,JsonUnmarshallerContext>parse in class AbstractUnmarshaller<TestCycle,JsonUnmarshallerContext>java.lang.Exception