Uses of Class
com.hyper9.simdk.stubs.dao.IntPolicy

Packages that use IntPolicy
com.hyper9.simdk.stubs.dao   
 

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

Methods in com.hyper9.simdk.stubs.dao that return IntPolicy
 IntPolicy DVSFailureCriteria.getPercentage()
           
 IntPolicy VMwareDVSPortSetting.getQosTag()
           
 IntPolicy DVSFailureCriteria.getSpeed()
           
 

Methods in com.hyper9.simdk.stubs.dao that return types with arguments of type IntPolicy
 List<IntPolicy> ArrayOfIntPolicy.getData()
           
 

Methods in com.hyper9.simdk.stubs.dao with parameters of type IntPolicy
 void DVSFailureCriteria.setPercentage(IntPolicy toSet)
           
 void VMwareDVSPortSetting.setQosTag(IntPolicy toSet)
           
 void DVSFailureCriteria.setSpeed(IntPolicy toSet)
           
 



Copyright © 2009-2010 Hyper9. All Rights Reserved.