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