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

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

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

Methods in com.hyper9.simdk.stubs.dao that return IpAddressProfile
 IpAddressProfile ServiceConsolePortGroupProfile.getIpConfig()
           
 IpAddressProfile HostPortGroupProfile.getIpConfig()
           
 IpAddressProfile DvsVNicProfile.getIpConfig()
           
 

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

Methods in com.hyper9.simdk.stubs.dao with parameters of type IpAddressProfile
 void ServiceConsolePortGroupProfile.setIpConfig(IpAddressProfile toSet)
           
 void HostPortGroupProfile.setIpConfig(IpAddressProfile toSet)
           
 void DvsVNicProfile.setIpConfig(IpAddressProfile toSet)
           
 



Copyright © 2009-2010 Hyper9. All Rights Reserved.