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