com.hyper9.simdk.stubs.jaxws
Class ComputeDiskPartitionInfo

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

public class ComputeDiskPartitionInfo
extends Object


Constructor Summary
ComputeDiskPartitionInfo()
           
 
Method Summary
 String getDevicePath()
           
 HostDiskPartitionLayout getLayout()
           
 ManagedObjectReference getThis()
           
 void setDevicePath(String devicePath)
           
 void setLayout(HostDiskPartitionLayout layout)
           
 void setThis(ManagedObjectReference _this)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ComputeDiskPartitionInfo

public ComputeDiskPartitionInfo()
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

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.