com.hyper9.simdk.stubs.jaxws
Class AddStandaloneHostWithAdminDisabled

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

public class AddStandaloneHostWithAdminDisabled
extends Object


Constructor Summary
AddStandaloneHostWithAdminDisabled()
           
 
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

AddStandaloneHostWithAdminDisabled

public AddStandaloneHostWithAdminDisabled()
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.