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