Uses of Enum
com.graphql_java_generator.plugin.conf.Packaging
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 Packaging in com.graphql_java_generator.plugin.conf
Modifier and TypeMethodDescriptionGenerateServerCodeConfiguration.getPackaging()
(only for server mode) The packaging is the kind of artefact generated by the project.static Packaging
Returns the enum constant of this type with the specified name.static Packaging[]
Packaging.values()
Returns an array containing the constants of this enum type, in the order they are declared.