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 |
---|---|
|
RMLogger.Severity.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
|
RMLogger.Severity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|