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