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