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