com.hyper9.simdk.stubs.jaxws
Class PowerDownHostToStandBy

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

public class PowerDownHostToStandBy
extends Object


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

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