public class CurrencyUnitSerializer
extends com.fasterxml.jackson.databind.ser.std.StdSerializer<org.joda.money.CurrencyUnit>
| Constructor and Description |
|---|
CurrencyUnitSerializer() |
| Modifier and Type | Method and Description |
|---|---|
void |
serialize(org.joda.money.CurrencyUnit value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
acceptJsonFormatVisitor, getSchema, getSchema, handledType, wrapAndThrow, wrapAndThrowpublic void serialize(org.joda.money.CurrencyUnit value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider)
throws IOException,
com.fasterxml.jackson.core.JsonGenerationException
serialize in class com.fasterxml.jackson.databind.ser.std.StdSerializer<org.joda.money.CurrencyUnit>IOExceptioncom.fasterxml.jackson.core.JsonGenerationExceptionCopyright © 2014. All rights reserved.