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