public static class JsonSupport.AnonymousPartySerializer
Modifier and Type | Field and Description |
---|---|
static JsonSupport.AnonymousPartySerializer |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
void |
serialize(AnonymousParty obj,
com.fasterxml.jackson.core.JsonGenerator generator,
com.fasterxml.jackson.databind.SerializerProvider provider) |
public static JsonSupport.AnonymousPartySerializer INSTANCE
public void serialize(AnonymousParty obj, com.fasterxml.jackson.core.JsonGenerator generator, com.fasterxml.jackson.databind.SerializerProvider provider)