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