com.hyper9.simdk.stubs.jaxws
Class PowerOffVApp_Task

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

public class PowerOffVApp_Task
extends Object


Constructor Summary
PowerOffVApp_Task()
           
 
Method Summary
 Boolean getForce()
           
 ManagedObjectReference getThis()
           
 void setForce(Boolean force)
           
 void setThis(ManagedObjectReference _this)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PowerOffVApp_Task

public PowerOffVApp_Task()
Method Detail

getThis

public ManagedObjectReference getThis()
Returns:
returns ManagedObjectReference

setThis

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

getForce

public Boolean getForce()
Returns:
returns Boolean

setForce

public void setForce(Boolean force)
Parameters:
force - the value for the force property


Copyright © 2009-2010 Hyper9. All Rights Reserved.