Class EnumValueImpl
java.lang.Object
com.graphql_java_generator.plugin.language.impl.EnumValueImpl
- All Implemented Interfaces:
EnumValue
Implementation of the
EnumValue
interface.- 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.EnumValue
getAppliedDirectives, getJavaName, getName, getPackageName
-
Constructor Details
-
EnumValueImpl
public EnumValueImpl()
-