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