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