Class DirectiveImpl
java.lang.Object
com.graphql_java_generator.plugin.language.impl.DirectiveImpl
- All Implemented Interfaces:
Directive
- Author:
- etienne-sf
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.graphql_java_generator.plugin.language.Directive
getArgument, getArguments, getComments, getDescription, getDirectiveLocations, getName, isStandard
-
Constructor Details
-
DirectiveImpl
public DirectiveImpl()
-
-
Method Details
-
setComments
-