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