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