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