com.hyper9.simdk.stubs.jaxws
Class AttachVmfsExtent

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

public class AttachVmfsExtent
extends Object


Constructor Summary
AttachVmfsExtent()
           
 
Method Summary
 HostScsiDiskPartition getExtent()
           
 ManagedObjectReference getThis()
           
 String getVmfsPath()
           
 void setExtent(HostScsiDiskPartition extent)
           
 void setThis(ManagedObjectReference _this)
           
 void setVmfsPath(String vmfsPath)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AttachVmfsExtent

public AttachVmfsExtent()
Method Detail

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.