All Superinterfaces:
AllInterfaces1, AllInterfaces2
All Known Subinterfaces:
IBar12, IBar2, IBar3
All Known Implementing Classes:
TBar1, TBar12, TBar2

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

    Modifier and Type
    Method
    Description
     
    void
    setId(UUID id)
     
  • Method Details

    • setId

      void setId(UUID id)
    • getId

      UUID getId()