com.hyper9.simdk.stubs.jaxws
Class CreateLinkedClone_Task

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

public class CreateLinkedClone_Task
extends Object


Constructor Summary
CreateLinkedClone_Task()
           
 
Method Summary
 String getDsPath()
           
 Boolean getOverwrite()
           
 ManagedObjectReference getThis()
           
 String getVmName()
           
 void setDsPath(String dsPath)
           
 void setOverwrite(Boolean overwrite)
           
 void setThis(ManagedObjectReference _this)
           
 void setVmName(String vmName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CreateLinkedClone_Task

public CreateLinkedClone_Task()
Method Detail

getThis

public ManagedObjectReference getThis()
Returns:
returns ManagedObjectReference

setThis

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

getVmName

public String getVmName()
Returns:
returns String

setVmName

public void setVmName(String vmName)
Parameters:
vmName - the value for the vmName property

getDsPath

public String getDsPath()
Returns:
returns String

setDsPath

public void setDsPath(String dsPath)
Parameters:
dsPath - the value for the dsPath property

getOverwrite

public Boolean getOverwrite()
Returns:
returns Boolean

setOverwrite

public void setOverwrite(Boolean overwrite)
Parameters:
overwrite - the value for the overwrite property


Copyright © 2009-2010 Hyper9. All Rights Reserved.