Uses of Class
com.cisco.oss.foundation.monitoring.ExceptionSeverity

Packages that use ExceptionSeverity
com.cisco.oss.foundation.monitoring   
 

Uses of ExceptionSeverity in com.cisco.oss.foundation.monitoring
 

Methods in com.cisco.oss.foundation.monitoring that return ExceptionSeverity
 ExceptionSeverity ExceptionNotificationMXBeanImpl.getSeverity()
           
 ExceptionSeverity ExceptionNotificationMXBean.getSeverity()
           
static ExceptionSeverity ExceptionSeverity.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ExceptionSeverity[] ExceptionSeverity.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.cisco.oss.foundation.monitoring with parameters of type ExceptionSeverity
 void ExceptionNotificationMXBeanImpl.setSeverity(ExceptionSeverity severity)
           
 void ExceptionNotificationMXBean.setSeverity(ExceptionSeverity severity)
           
 



Copyright © 2015 Cisco. All Rights Reserved.