com.hyper9.simdk.stubs.jaxws
Class ApplyHostConfig

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

public class ApplyHostConfig
extends Object


Constructor Summary
ApplyHostConfig()
           
 
Method Summary
 HostConfigSpec getConfigSpec()
           
 ManagedObjectReference getHost()
           
 ManagedObjectReference getThis()
           
 void setConfigSpec(HostConfigSpec configSpec)
           
 void setHost(ManagedObjectReference host)
           
 void setThis(ManagedObjectReference _this)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ApplyHostConfig

public ApplyHostConfig()
Method Detail

getThis

public ManagedObjectReference getThis()
Returns:
returns ManagedObjectReference

setThis

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

getHost

public ManagedObjectReference getHost()
Returns:
returns ManagedObjectReference

setHost

public void setHost(ManagedObjectReference host)
Parameters:
host - the value for the host property

getConfigSpec

public HostConfigSpec getConfigSpec()
Returns:
returns HostConfigSpec

setConfigSpec

public void setConfigSpec(HostConfigSpec configSpec)
Parameters:
configSpec - the value for the configSpec property


Copyright © 2009-2010 Hyper9. All Rights Reserved.