com.hyper9.simdk.stubs.jaxws
Class UnmountForceMountedVmfsVolume

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

public class UnmountForceMountedVmfsVolume
extends Object


Constructor Summary
UnmountForceMountedVmfsVolume()
           
 
Method Summary
 ManagedObjectReference getThis()
           
 String getVmfsUuid()
           
 void setThis(ManagedObjectReference _this)
           
 void setVmfsUuid(String vmfsUuid)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UnmountForceMountedVmfsVolume

public UnmountForceMountedVmfsVolume()
Method Detail

getThis

public ManagedObjectReference getThis()
Returns:
returns ManagedObjectReference

setThis

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

getVmfsUuid

public String getVmfsUuid()
Returns:
returns String

setVmfsUuid

public void setVmfsUuid(String vmfsUuid)
Parameters:
vmfsUuid - the value for the vmfsUuid property


Copyright © 2009-2010 Hyper9. All Rights Reserved.