Uses of Enum Class
edu.internet2.middleware.grouper.j2ee.status.DiagnosticType
-
Uses of DiagnosticType in edu.internet2.middleware.grouper.j2ee.status
Modifier and TypeMethodDescriptionstatic DiagnosticType
Returns the enum constant of this class with the specified name.static DiagnosticType
DiagnosticType.valueOfIgnoreCase
(String string, boolean exceptionOnNotFound) do a case-insensitive matchingstatic DiagnosticType[]
DiagnosticType.values()
Returns an array containing the constants of this enum class, in the order they are declared.