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