Interface InterfaceTestForIssue202

All Known Implementing Classes:
ClassTestForIssue202

public interface InterfaceTestForIssue202
Test for issue 202: a class attribute would generated a forbidden getClass
Author:
generated by graphql-java-generator
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
     
    void
    set_Class(String _class)
     
  • Method Details

    • set_Class

      void set_Class(String _class)
    • get_Class

      String get_Class()