Uses of Class
com.hyper9.simdk.stubs.enums.DpmBehavior

Packages that use DpmBehavior
com.hyper9.simdk.stubs.dao   
com.hyper9.simdk.stubs.enums   
 

Uses of DpmBehavior in com.hyper9.simdk.stubs.dao
 

Methods in com.hyper9.simdk.stubs.dao that return DpmBehavior
 DpmBehavior ClusterDpmHostConfigInfo.getBehavior()
           
 DpmBehavior ClusterDpmConfigInfo.getDefaultDpmBehavior()
           
 

Methods in com.hyper9.simdk.stubs.dao with parameters of type DpmBehavior
 void ClusterDpmHostConfigInfo.setBehavior(DpmBehavior toSet)
           
 void ClusterDpmConfigInfo.setDefaultDpmBehavior(DpmBehavior toSet)
           
 

Uses of DpmBehavior in com.hyper9.simdk.stubs.enums
 

Methods in com.hyper9.simdk.stubs.enums that return DpmBehavior
static DpmBehavior DpmBehavior.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static DpmBehavior[] DpmBehavior.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2009-2010 Hyper9. All Rights Reserved.