com.hyper9.simdk.stubs.jaxws
Class ComputeDiskPartitionInfo
java.lang.Object
com.hyper9.simdk.stubs.jaxws.ComputeDiskPartitionInfo
public class ComputeDiskPartitionInfo
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ComputeDiskPartitionInfo
public ComputeDiskPartitionInfo()
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
getLayout
public HostDiskPartitionLayout getLayout()
- Returns:
- returns HostDiskPartitionLayout
setLayout
public void setLayout(HostDiskPartitionLayout layout)
- Parameters:
layout
- the value for the layout property
Copyright © 2009-2010 Hyper9. All Rights Reserved.