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