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