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