Class AppliedDirectiveImpl
java.lang.Object
com.graphql_java_generator.plugin.language.impl.AppliedDirectiveImpl
- All Implemented Interfaces:
AppliedDirective
- 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.AppliedDirective
getArgumentValues, getDirective
-
Constructor Details
-
AppliedDirectiveImpl
public AppliedDirectiveImpl()
-