com.hyper9.simdk.stubs.jaxws
Class ResolveMultipleUnresolvedVmfsVolumes

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

public class ResolveMultipleUnresolvedVmfsVolumes
extends Object


Constructor Summary
ResolveMultipleUnresolvedVmfsVolumes()
           
 
Method Summary
 List<HostUnresolvedVmfsResolutionSpec> getResolutionSpec()
           
 ManagedObjectReference getThis()
           
 void setResolutionSpec(List<HostUnresolvedVmfsResolutionSpec> resolutionSpec)
           
 void setThis(ManagedObjectReference _this)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResolveMultipleUnresolvedVmfsVolumes

public ResolveMultipleUnresolvedVmfsVolumes()
Method Detail

getThis

public ManagedObjectReference getThis()
Returns:
returns ManagedObjectReference

setThis

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

getResolutionSpec

public List<HostUnresolvedVmfsResolutionSpec> getResolutionSpec()
Returns:
returns List

setResolutionSpec

public void setResolutionSpec(List<HostUnresolvedVmfsResolutionSpec> resolutionSpec)
Parameters:
resolutionSpec - the value for the resolutionSpec property


Copyright © 2009-2010 Hyper9. All Rights Reserved.