com.hyper9.simdk.stubs.jaxws
Class CreateLinkedClone

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

public class CreateLinkedClone
extends Object


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

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