Interface SIP_InterfaceTestForIssue202_SIS

All Superinterfaces:
AllInterfaces1, AllInterfaces2
All Known Implementing Classes:
STP_ClassTestForIssue202_STS

public interface SIP_InterfaceTestForIssue202_SIS extends AllInterfaces2, AllInterfaces1
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()