public class ActivityTypeJsonUnmarshaller extends Object implements Unmarshaller<ActivityType,JsonUnmarshallerContext>
| Constructor and Description |
|---|
ActivityTypeJsonUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static ActivityTypeJsonUnmarshaller |
getInstance() |
ActivityType |
unmarshall(JsonUnmarshallerContext context) |
public ActivityType unmarshall(JsonUnmarshallerContext context) throws Exception
unmarshall in interface Unmarshaller<ActivityType,JsonUnmarshallerContext>Exceptionpublic static ActivityTypeJsonUnmarshaller getInstance()
Copyright © 2016. All rights reserved.