com.hyper9.simdk.stubs.jaxws
Class RevertToSnapshot

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

public class RevertToSnapshot
extends Object


Constructor Summary
RevertToSnapshot()
           
 
Method Summary
 ManagedObjectReference getHost()
           
 Boolean getSuppressPowerOn()
           
 ManagedObjectReference getThis()
           
 void setHost(ManagedObjectReference host)
           
 void setSuppressPowerOn(Boolean suppressPowerOn)
           
 void setThis(ManagedObjectReference _this)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RevertToSnapshot

public RevertToSnapshot()
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

getSuppressPowerOn

public Boolean getSuppressPowerOn()
Returns:
returns Boolean

setSuppressPowerOn

public void setSuppressPowerOn(Boolean suppressPowerOn)
Parameters:
suppressPowerOn - the value for the suppressPowerOn property


Copyright © 2009-2010 Hyper9. All Rights Reserved.