Uses of Class
io.quarkus.bom.decomposer.maven.platformgen.AttachedMavenPluginConfig
-
Packages that use AttachedMavenPluginConfig Package Description io.quarkus.bom.decomposer.maven.platformgen -
-
Uses of AttachedMavenPluginConfig in io.quarkus.bom.decomposer.maven.platformgen
Methods in io.quarkus.bom.decomposer.maven.platformgen that return AttachedMavenPluginConfig Modifier and Type Method Description AttachedMavenPluginConfigPlatformConfig. getAttachedMavenPlugin()Methods in io.quarkus.bom.decomposer.maven.platformgen with parameters of type AttachedMavenPluginConfig Modifier and Type Method Description voidPlatformConfig. setAttachedMavenPlugin(AttachedMavenPluginConfig attachedMavenPlugin)
-