Interface RibbonTypeReader

All Known Implementing Classes:
DeveloperRibbonTypeReader, SimpleRibbonTypeReader

public interface RibbonTypeReader
  • Method Summary

    Modifier and Type
    Method
    Description
    id()
     
    read(com.google.gson.JsonDeserializationContext context, com.google.gson.JsonObject json)
     
  • Method Details

    • id

      String id()
    • read

      RibbonType read(com.google.gson.JsonDeserializationContext context, com.google.gson.JsonObject json)