Uses of Enum Class
io.github.ascopes.protobufmavenplugin.generation.GenerationResult
Packages that use GenerationResult
Package
Description
Management of source code generation requests.
-
Uses of GenerationResult in io.github.ascopes.protobufmavenplugin.generation
Subclasses with type arguments of type GenerationResult in io.github.ascopes.protobufmavenplugin.generationModifier and TypeClassDescriptionenumMarker to describe the result of a generation run.Methods in io.github.ascopes.protobufmavenplugin.generation that return GenerationResultModifier and TypeMethodDescriptionProtobufBuildOrchestrator.generate(GenerationRequest request) static GenerationResultReturns the enum constant of this class with the specified name.static GenerationResult[]GenerationResult.values()Returns an array containing the constants of this enum class, in the order they are declared.