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