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