public class DeveloperRibbonTypeReader extends java.lang.Object implements RibbonTypeReader
| Constructor and Description |
|---|
DeveloperRibbonTypeReader() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
id() |
RibbonType |
read(com.google.gson.JsonDeserializationContext context,
com.google.gson.JsonObject json) |
public java.lang.String id()
id in interface RibbonTypeReaderpublic RibbonType read(com.google.gson.JsonDeserializationContext context, com.google.gson.JsonObject json)
read in interface RibbonTypeReader