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