com.hyper9.simdk.stubs.jaxws
Class UpgradeVmfs

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

public class UpgradeVmfs
extends Object


Constructor Summary
UpgradeVmfs()
           
 
Method Summary
 ManagedObjectReference getThis()
           
 String getVmfsPath()
           
 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

UpgradeVmfs

public UpgradeVmfs()
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


Copyright © 2009-2010 Hyper9. All Rights Reserved.