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