public class StepDetailJsonUnmarshaller extends Object implements Unmarshaller<StepDetail,JsonUnmarshallerContext>
| Constructor and Description |
|---|
StepDetailJsonUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static StepDetailJsonUnmarshaller |
getInstance() |
StepDetail |
unmarshall(JsonUnmarshallerContext context) |
public StepDetail unmarshall(JsonUnmarshallerContext context) throws Exception
unmarshall in interface Unmarshaller<StepDetail,JsonUnmarshallerContext>Exceptionpublic static StepDetailJsonUnmarshaller getInstance()
Copyright © 2016. All rights reserved.