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

Packages that use HostInternetScsiHbaAuthenticationProperties
com.hyper9.simdk.stubs   
com.hyper9.simdk.stubs.dao   
com.hyper9.simdk.stubs.jaxws   
com.hyper9.simdk.ws   
 

Uses of HostInternetScsiHbaAuthenticationProperties in com.hyper9.simdk.stubs
 

Methods in com.hyper9.simdk.stubs with parameters of type HostInternetScsiHbaAuthenticationProperties
 void VimServiceImpl.updateInternetScsiAuthenticationProperties(ManagedObjectReference _this, String iScsiHbaDevice, HostInternetScsiHbaAuthenticationProperties authenticationProperties, HostInternetScsiHbaTargetSet targetSet)
           
 void VimService.updateInternetScsiAuthenticationProperties(ManagedObjectReference _this, String iScsiHbaDevice, HostInternetScsiHbaAuthenticationProperties authenticationProperties, HostInternetScsiHbaTargetSet targetSet)
           
 

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

Methods in com.hyper9.simdk.stubs.dao that return HostInternetScsiHbaAuthenticationProperties
 HostInternetScsiHbaAuthenticationProperties HostInternetScsiHbaStaticTarget.getAuthenticationProperties()
           
 HostInternetScsiHbaAuthenticationProperties HostInternetScsiHbaSendTarget.getAuthenticationProperties()
           
 HostInternetScsiHbaAuthenticationProperties HostInternetScsiHba.getAuthenticationProperties()
           
 

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

Methods in com.hyper9.simdk.stubs.dao with parameters of type HostInternetScsiHbaAuthenticationProperties
 void HostInternetScsiHbaStaticTarget.setAuthenticationProperties(HostInternetScsiHbaAuthenticationProperties toSet)
           
 void HostInternetScsiHbaSendTarget.setAuthenticationProperties(HostInternetScsiHbaAuthenticationProperties toSet)
           
 void HostInternetScsiHba.setAuthenticationProperties(HostInternetScsiHbaAuthenticationProperties toSet)
           
 

Uses of HostInternetScsiHbaAuthenticationProperties in com.hyper9.simdk.stubs.jaxws
 

Methods in com.hyper9.simdk.stubs.jaxws that return HostInternetScsiHbaAuthenticationProperties
 HostInternetScsiHbaAuthenticationProperties UpdateInternetScsiAuthenticationProperties.getAuthenticationProperties()
           
 

Methods in com.hyper9.simdk.stubs.jaxws with parameters of type HostInternetScsiHbaAuthenticationProperties
 void UpdateInternetScsiAuthenticationProperties.setAuthenticationProperties(HostInternetScsiHbaAuthenticationProperties authenticationProperties)
           
 

Uses of HostInternetScsiHbaAuthenticationProperties in com.hyper9.simdk.ws
 

Methods in com.hyper9.simdk.ws with parameters of type HostInternetScsiHbaAuthenticationProperties
 void VimServiceExImpl.updateInternetScsiAuthenticationProperties(ManagedObjectReference _this, String iScsiHbaDevice, HostInternetScsiHbaAuthenticationProperties authenticationProperties, HostInternetScsiHbaTargetSet targetSet)
           
 



Copyright © 2009-2010 Hyper9. All Rights Reserved.