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