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