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