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