com.hyper9.simdk.stubs.jaxws
Class AttachVmfsExtent
java.lang.Object
com.hyper9.simdk.stubs.jaxws.AttachVmfsExtent
public class AttachVmfsExtent
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AttachVmfsExtent
public AttachVmfsExtent()
getThis
public ManagedObjectReference getThis()
- Returns:
- returns ManagedObjectReference
setThis
public void setThis(ManagedObjectReference _this)
- Parameters:
_this
- the value for the _this property
getVmfsPath
public String getVmfsPath()
- Returns:
- returns String
setVmfsPath
public void setVmfsPath(String vmfsPath)
- Parameters:
vmfsPath
- the value for the vmfsPath property
getExtent
public HostScsiDiskPartition getExtent()
- Returns:
- returns HostScsiDiskPartition
setExtent
public void setExtent(HostScsiDiskPartition extent)
- Parameters:
extent
- the value for the extent property
Copyright © 2009-2010 Hyper9. All Rights Reserved.