com.hyper9.simdk.stubs.jaxws
Class PowerDownHostToStandBy_Task

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

public class PowerDownHostToStandBy_Task
extends Object


Constructor Summary
PowerDownHostToStandBy_Task()
           
 
Method Summary
 Boolean getEvacuatePoweredOffVms()
           
 ManagedObjectReference getThis()
           
 Integer getTimeoutSec()
           
 void setEvacuatePoweredOffVms(Boolean evacuatePoweredOffVms)
           
 void setThis(ManagedObjectReference _this)
           
 void setTimeoutSec(Integer timeoutSec)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PowerDownHostToStandBy_Task

public PowerDownHostToStandBy_Task()
Method Detail

getThis

public ManagedObjectReference getThis()
Returns:
returns ManagedObjectReference

setThis

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

getTimeoutSec

public Integer getTimeoutSec()
Returns:
returns Integer

setTimeoutSec

public void setTimeoutSec(Integer timeoutSec)
Parameters:
timeoutSec - the value for the timeoutSec property

getEvacuatePoweredOffVms

public Boolean getEvacuatePoweredOffVms()
Returns:
returns Boolean

setEvacuatePoweredOffVms

public void setEvacuatePoweredOffVms(Boolean evacuatePoweredOffVms)
Parameters:
evacuatePoweredOffVms - the value for the evacuatePoweredOffVms property


Copyright © 2009-2010 Hyper9. All Rights Reserved.