public static class ConditionQueryParameterDto.OperatorEnum.Adapter extends com.google.gson.TypeAdapter<ConditionQueryParameterDto.OperatorEnum>
| Constructor and Description |
|---|
Adapter() |
| Modifier and Type | Method and Description |
|---|---|
ConditionQueryParameterDto.OperatorEnum |
read(com.google.gson.stream.JsonReader jsonReader) |
void |
write(com.google.gson.stream.JsonWriter jsonWriter,
ConditionQueryParameterDto.OperatorEnum enumeration) |
public void write(com.google.gson.stream.JsonWriter jsonWriter,
ConditionQueryParameterDto.OperatorEnum enumeration)
throws IOException
write in class com.google.gson.TypeAdapter<ConditionQueryParameterDto.OperatorEnum>IOExceptionpublic ConditionQueryParameterDto.OperatorEnum read(com.google.gson.stream.JsonReader jsonReader) throws IOException
read in class com.google.gson.TypeAdapter<ConditionQueryParameterDto.OperatorEnum>IOExceptionCopyright © 2022. All rights reserved.