com.hyper9.simdk.stubs.jaxws
Class UpdateInternetScsiAdvancedOptions

java.lang.Object
  extended by com.hyper9.simdk.stubs.jaxws.UpdateInternetScsiAdvancedOptions

public class UpdateInternetScsiAdvancedOptions
extends Object


Constructor Summary
UpdateInternetScsiAdvancedOptions()
           
 
Method Summary
 String getIScsiHbaDevice()
           
 List<HostInternetScsiHbaParamValue> getOptions()
           
 HostInternetScsiHbaTargetSet getTargetSet()
           
 ManagedObjectReference getThis()
           
 void setIScsiHbaDevice(String iScsiHbaDevice)
           
 void setOptions(List<HostInternetScsiHbaParamValue> options)
           
 void setTargetSet(HostInternetScsiHbaTargetSet targetSet)
           
 void setThis(ManagedObjectReference _this)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UpdateInternetScsiAdvancedOptions

public UpdateInternetScsiAdvancedOptions()
Method Detail

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

getTargetSet

public HostInternetScsiHbaTargetSet getTargetSet()
Returns:
returns HostInternetScsiHbaTargetSet

setTargetSet

public void setTargetSet(HostInternetScsiHbaTargetSet targetSet)
Parameters:
targetSet - the value for the targetSet property

getOptions

public List<HostInternetScsiHbaParamValue> getOptions()
Returns:
returns List

setOptions

public void setOptions(List<HostInternetScsiHbaParamValue> options)
Parameters:
options - the value for the options property


Copyright © 2009-2010 Hyper9. All Rights Reserved.