Uses of Enum
com.graphql_java_generator.plugin.conf.PluginMode
Package
Description
This package contains all the interfaces that defines the input parameters for the various goal/task of the
maven/gradle plugin
-
Uses of PluginMode in com.graphql_java_generator.plugin.conf
Modifier and TypeMethodDescriptionGenerateCodeCommonConfiguration.getMode()
The generation mode: either client or server.default PluginMode
GeneratePojoConfiguration.getMode()
The mode is of no interest, here.static PluginMode
Returns the enum constant of this type with the specified name.static PluginMode[]
PluginMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.