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