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

Packages that use RedundancyMode
com.cisco.oss.foundation.monitoring   
com.cisco.oss.foundation.monitoring.component.data   
 

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

Methods in com.cisco.oss.foundation.monitoring that return RedundancyMode
 RedundancyMode IComponentInfoMXBean.getRedundancyMode()
           
static RedundancyMode RedundancyMode.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static RedundancyMode[] RedundancyMode.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 RedundancyMode
static void MasterSlaveInfo.setRedundancyMode(RedundancyMode redundancyMode)
           
 

Uses of RedundancyMode in com.cisco.oss.foundation.monitoring.component.data
 

Methods in com.cisco.oss.foundation.monitoring.component.data that return RedundancyMode
 RedundancyMode ComponentInfo.getRedundancyMode()
           
 

Methods in com.cisco.oss.foundation.monitoring.component.data with parameters of type RedundancyMode
 void ComponentInfo.setRedundancyMode(RedundancyMode redundancyMode)
           
 



Copyright © 2015 Cisco. All Rights Reserved.