Uses of Enum Class
org.java.plugin.registry.IntegrityCheckReport.Error
Packages that use IntegrityCheckReport.Error
-
Uses of IntegrityCheckReport.Error in org.java.plugin.registry
Methods in org.java.plugin.registry that return IntegrityCheckReport.ErrorModifier and TypeMethodDescriptionIntegrityCheckReport.ReportItem.getCode()
static IntegrityCheckReport.Error
Returns the enum constant of this class with the specified name.static IntegrityCheckReport.Error[]
IntegrityCheckReport.Error.values()
Returns an array containing the constants of this enum class, in the order they are declared.