com.hyper9.simdk.stubs.jaxws
Class UpdateDiskPartitions
java.lang.Object
com.hyper9.simdk.stubs.jaxws.UpdateDiskPartitions
public class UpdateDiskPartitions
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UpdateDiskPartitions
public UpdateDiskPartitions()
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.