com.hyper9.simdk.stubs.jaxws
Class UpdateDiskPartitions

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

public class UpdateDiskPartitions
extends Object


Constructor Summary
UpdateDiskPartitions()
           
 
Method Summary
 String getDevicePath()
           
 HostDiskPartitionSpec getSpec()
           
 ManagedObjectReference getThis()
           
 void setDevicePath(String devicePath)
           
 void setSpec(HostDiskPartitionSpec spec)
           
 void setThis(ManagedObjectReference _this)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UpdateDiskPartitions

public UpdateDiskPartitions()
Method Detail

getThis

public ManagedObjectReference getThis()
Returns:
returns ManagedObjectReference

setThis

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

getDevicePath

public String getDevicePath()
Returns:
returns String

setDevicePath

public void setDevicePath(String devicePath)
Parameters:
devicePath - the value for the devicePath property

getSpec

public HostDiskPartitionSpec getSpec()
Returns:
returns HostDiskPartitionSpec

setSpec

public void setSpec(HostDiskPartitionSpec spec)
Parameters:
spec - the value for the spec property


Copyright © 2009-2010 Hyper9. All Rights Reserved.