com.hyper9.simdk.stubs.jaxws
Class AddStandaloneHost
java.lang.Object
com.hyper9.simdk.stubs.jaxws.AddStandaloneHost
public class AddStandaloneHost
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AddStandaloneHost
public AddStandaloneHost()
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.