com.hyper9.simdk.stubs.jaxws
Class AddStandaloneHost_Task

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

public class AddStandaloneHost_Task
extends Object


Constructor Summary
AddStandaloneHost_Task()
           
 
Method Summary
 Boolean getAddConnected()
           
 ComputeResourceConfigSpec getCompResSpec()
           
 String getLicense()
           
 HostConnectSpec getSpec()
           
 ManagedObjectReference getThis()
           
 void setAddConnected(Boolean addConnected)
           
 void setCompResSpec(ComputeResourceConfigSpec compResSpec)
           
 void setLicense(String license)
           
 void setSpec(HostConnectSpec spec)
           
 void setThis(ManagedObjectReference _this)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AddStandaloneHost_Task

public AddStandaloneHost_Task()
Method Detail

getThis

public ManagedObjectReference getThis()
Returns:
returns ManagedObjectReference

setThis

public void setThis(ManagedObjectReference _this)
Parameters:
_this - the value for the _this property

getSpec

public HostConnectSpec getSpec()
Returns:
returns HostConnectSpec

setSpec

public void setSpec(HostConnectSpec spec)
Parameters:
spec - the value for the spec property

getCompResSpec

public ComputeResourceConfigSpec getCompResSpec()
Returns:
returns ComputeResourceConfigSpec

setCompResSpec

public void setCompResSpec(ComputeResourceConfigSpec compResSpec)
Parameters:
compResSpec - the value for the compResSpec property

getAddConnected

public Boolean getAddConnected()
Returns:
returns Boolean

setAddConnected

public void setAddConnected(Boolean addConnected)
Parameters:
addConnected - the value for the addConnected property

getLicense

public String getLicense()
Returns:
returns String

setLicense

public void setLicense(String license)
Parameters:
license - the value for the license property


Copyright © 2009-2010 Hyper9. All Rights Reserved.