com.hyper9.simdk.stubs.jaxws
Class AcquireLease
java.lang.Object
com.hyper9.simdk.stubs.jaxws.AcquireLease
public class AcquireLease
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AcquireLease
public AcquireLease()
getThis
public ManagedObjectReference getThis()
- Returns:
- returns ManagedObjectReference
setThis
public void setThis(ManagedObjectReference _this)
- Parameters:
_this
- the value for the _this property
getSnapshot
public ManagedObjectReference getSnapshot()
- Returns:
- returns ManagedObjectReference
setSnapshot
public void setSnapshot(ManagedObjectReference snapshot)
- Parameters:
snapshot
- the value for the snapshot property
getDiskPath
public String getDiskPath()
- Returns:
- returns String
setDiskPath
public void setDiskPath(String diskPath)
- Parameters:
diskPath
- the value for the diskPath property
Copyright © 2009-2010 Hyper9. All Rights Reserved.