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