com.filenet.rm.api.util

Uses of Class RMLogger.Severity

Packages that use RMLogger.Severity

Package Description
com.filenet.rm.api.util

Uses of RMLogger.Severity in com.filenet.rm.api.util

Modifier and Type Method and Description
  1. static
  2. RMLogger.Severity
RMLogger.Severity.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
  1. static
  2. RMLogger.Severity[]
RMLogger.Severity.values()
Returns an array containing the constants of this enum type, in the order they are declared.