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