public static class GetAccountBatchError.Serializer extends UnionSerializer<GetAccountBatchError>
Modifier and Type | Field and Description |
---|---|
static GetAccountBatchError.Serializer |
INSTANCE |
TAG_FIELD
Constructor and Description |
---|
Serializer() |
Modifier and Type | Method and Description |
---|---|
GetAccountBatchError |
deserialize(com.fasterxml.jackson.core.JsonParser p) |
void |
serialize(GetAccountBatchError value,
com.fasterxml.jackson.core.JsonGenerator g) |
hasTag, readTag, writeTag
deserialize, deserialize, expectEndArray, expectEndObject, expectField, expectStartArray, expectStartObject, getStringValue, serialize, serialize, serialize, serialize, skipFields, skipValue
public static final GetAccountBatchError.Serializer INSTANCE
public void serialize(GetAccountBatchError value, com.fasterxml.jackson.core.JsonGenerator g) throws java.io.IOException, com.fasterxml.jackson.core.JsonGenerationException
serialize
in class StoneSerializer<GetAccountBatchError>
java.io.IOException
com.fasterxml.jackson.core.JsonGenerationException
public GetAccountBatchError deserialize(com.fasterxml.jackson.core.JsonParser p) throws java.io.IOException, com.fasterxml.jackson.core.JsonParseException
deserialize
in class StoneSerializer<GetAccountBatchError>
java.io.IOException
com.fasterxml.jackson.core.JsonParseException