All Superinterfaces:
AllInterfaces1, AllInterfaces2
All Known Subinterfaces:
I2Bar140
All Known Implementing Classes:
Bar140

public interface IBar140 extends AllInterfaces2, AllInterfaces1
Author:
generated by graphql-java-generator
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
     
    void
     
  • Method Details

    • setName

      void setName(String name)
    • getName

      String getName()