java.lang.Object
com.graphql_java_generator.plugin.language.impl.DirectiveImpl
All Implemented Interfaces:
Directive

public class DirectiveImpl extends Object implements Directive
Author:
etienne-sf
  • Constructor Details

    • DirectiveImpl

      public DirectiveImpl()
  • Method Details

    • setComments

      public void setComments(List<graphql.language.Comment> comments)