Uses of Enum Class
uno.anahata.ai.nb.model.coding.SuggestChangeResult.Status
Packages that use SuggestChangeResult.Status
Package
Description
Models related to code modification and refactoring results.
-
Uses of SuggestChangeResult.Status in uno.anahata.ai.nb.model.coding
Subclasses with type arguments of type SuggestChangeResult.Status in uno.anahata.ai.nb.model.codingMethods in uno.anahata.ai.nb.model.coding that return SuggestChangeResult.StatusModifier and TypeMethodDescriptionstatic SuggestChangeResult.StatusReturns the enum constant of this class with the specified name.static SuggestChangeResult.Status[]SuggestChangeResult.Status.values()Returns an array containing the constants of this enum class, in the order they are declared.
