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