com.hyper9.simdk.stubs.jaxws
Class FormatVmfs

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

public class FormatVmfs
extends Object


Constructor Summary
FormatVmfs()
           
 
Method Summary
 HostVmfsSpec getCreateSpec()
           
 ManagedObjectReference getThis()
           
 void setCreateSpec(HostVmfsSpec createSpec)
           
 void setThis(ManagedObjectReference _this)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FormatVmfs

public FormatVmfs()
Method Detail

getThis

public ManagedObjectReference getThis()
Returns:
returns ManagedObjectReference

setThis

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

getCreateSpec

public HostVmfsSpec getCreateSpec()
Returns:
returns HostVmfsSpec

setCreateSpec

public void setCreateSpec(HostVmfsSpec createSpec)
Parameters:
createSpec - the value for the createSpec property


Copyright © 2009-2010 Hyper9. All Rights Reserved.