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