Uses of Enum Class
com.graphql_java_generator.plugin.conf.PluginMode
Packages that use 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
Methods in com.graphql_java_generator.plugin.conf that return PluginModeModifier and TypeMethodDescriptionGenerateCodeCommonConfiguration.getMode()The generation mode: either client or server.default PluginModeGeneratePojoConfiguration.getMode()The mode is of no interest, here.static PluginModeReturns the enum constant of this class with the specified name.static PluginMode[]PluginMode.values()Returns an array containing the constants of this enum class, in the order they are declared.