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