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