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