Uses of Enum Class
org.pgcodekeeper.core.ignorelist.IgnoredObject.AddStatus
Packages that use IgnoredObject.AddStatus
-
Uses of IgnoredObject.AddStatus in org.pgcodekeeper.core.ignorelist
Methods in org.pgcodekeeper.core.ignorelist that return IgnoredObject.AddStatusModifier and TypeMethodDescriptionIgnoredObject.getAddStatus()Gets the add status based on the show and ignore content flags.static IgnoredObject.AddStatusReturns the enum constant of this class with the specified name.static IgnoredObject.AddStatus[]IgnoredObject.AddStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.