com.hyper9.simdk.stubs.jaxws
Class UpdateInternetScsiAuthenticationProperties
java.lang.Object
com.hyper9.simdk.stubs.jaxws.UpdateInternetScsiAuthenticationProperties
public class UpdateInternetScsiAuthenticationProperties
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UpdateInternetScsiAuthenticationProperties
public UpdateInternetScsiAuthenticationProperties()
getThis
public ManagedObjectReference getThis()
- Returns:
- returns ManagedObjectReference
setThis
public void setThis(ManagedObjectReference _this)
- Parameters:
_this
- the value for the _this property
getIScsiHbaDevice
public String getIScsiHbaDevice()
- Returns:
- returns String
setIScsiHbaDevice
public void setIScsiHbaDevice(String iScsiHbaDevice)
- Parameters:
iScsiHbaDevice
- the value for the iScsiHbaDevice property
getAuthenticationProperties
public HostInternetScsiHbaAuthenticationProperties getAuthenticationProperties()
- Returns:
- returns HostInternetScsiHbaAuthenticationProperties
setAuthenticationProperties
public void setAuthenticationProperties(HostInternetScsiHbaAuthenticationProperties authenticationProperties)
- Parameters:
authenticationProperties
- the value for the authenticationProperties property
getTargetSet
public HostInternetScsiHbaTargetSet getTargetSet()
- Returns:
- returns HostInternetScsiHbaTargetSet
setTargetSet
public void setTargetSet(HostInternetScsiHbaTargetSet targetSet)
- Parameters:
targetSet
- the value for the targetSet property
Copyright © 2009-2010 Hyper9. All Rights Reserved.