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