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

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

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

Methods in com.hyper9.simdk.stubs.dao that return NetworkPolicyProfile
 NetworkPolicyProfile VirtualSwitchProfile.getNetworkPolicy()
           
 NetworkPolicyProfile PortGroupProfile.getNetworkPolicy()
           
 

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

Methods in com.hyper9.simdk.stubs.dao with parameters of type NetworkPolicyProfile
 void VirtualSwitchProfile.setNetworkPolicy(NetworkPolicyProfile toSet)
           
 void PortGroupProfile.setNetworkPolicy(NetworkPolicyProfile toSet)
           
 



Copyright © 2009-2010 Hyper9. All Rights Reserved.