Unmarshaller<BigDecimal,JsonUnmarshallerContext>
public static class SimpleTypeIonUnmarshallers.BigDecimalIonUnmarshaller extends Object implements Unmarshaller<BigDecimal,JsonUnmarshallerContext>
Constructor | Description |
---|---|
BigDecimalIonUnmarshaller() |
Modifier and Type | Method | Description |
---|---|---|
static SimpleTypeIonUnmarshallers.BigDecimalIonUnmarshaller |
getInstance() |
|
BigDecimal |
unmarshall(JsonUnmarshallerContext context) |
public static SimpleTypeIonUnmarshallers.BigDecimalIonUnmarshaller getInstance()
public BigDecimal unmarshall(JsonUnmarshallerContext context) throws Exception
unmarshall
in interface Unmarshaller<BigDecimal,JsonUnmarshallerContext>
Exception
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.