Annotation Type GsonMirrors.SerializedName


  • @Annotation("com.google.gson.annotations.SerializedName")
    public static @interface GsonMirrors.SerializedName
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      java.lang.String value  
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      java.lang.String[] alternate  
    • Element Detail

      • value

        java.lang.String value
      • alternate

        java.lang.String[] alternate
        Default:
        {}