Uses of Enum Class
network.ike.plugin.scaffold.FoundationDriftChecker.State
Packages that use FoundationDriftChecker.State
-
Uses of FoundationDriftChecker.State in network.ike.plugin.scaffold
Subclasses with type arguments of type FoundationDriftChecker.State in network.ike.plugin.scaffoldModifier and TypeClassDescriptionstatic enumClassification of a drift entry's state.Methods in network.ike.plugin.scaffold that return FoundationDriftChecker.StateModifier and TypeMethodDescriptionFoundationDriftChecker.Entry.state()Classify this comparison.static FoundationDriftChecker.StateReturns the enum constant of this class with the specified name.static FoundationDriftChecker.State[]FoundationDriftChecker.State.values()Returns an array containing the constants of this enum class, in the order they are declared.