Class RaisType.Adapter

  • Enclosing class:
    RaisType

    public static class RaisType.Adapter
    extends com.google.gson.TypeAdapter<RaisType>
    • Constructor Detail

      • Adapter

        public Adapter()
    • Method Detail

      • write

        public void write​(com.google.gson.stream.JsonWriter jsonWriter,
                          RaisType enumeration)
                   throws IOException
        Specified by:
        write in class com.google.gson.TypeAdapter<RaisType>
        Throws:
        IOException