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