public class SimpleRibbonTypeReader extends java.lang.Object implements RibbonTypeReader
Constructor and Description |
---|
SimpleRibbonTypeReader() |
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 RibbonTypeReader
public RibbonType read(com.google.gson.JsonDeserializationContext context, com.google.gson.JsonObject json)
read
in interface RibbonTypeReader