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