com.hyper9.simdk.stubs.jaxws
Class ComputeDiskPartitionInfoForResize

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

public class ComputeDiskPartitionInfoForResize
extends Object


Constructor Summary
ComputeDiskPartitionInfoForResize()
           
 
Method Summary
 HostDiskPartitionBlockRange getBlockRange()
           
 HostScsiDiskPartition getPartition()
           
 ManagedObjectReference getThis()
           
 void setBlockRange(HostDiskPartitionBlockRange blockRange)
           
 void setPartition(HostScsiDiskPartition partition)
           
 void setThis(ManagedObjectReference _this)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ComputeDiskPartitionInfoForResize

public ComputeDiskPartitionInfoForResize()
Method Detail

getThis

public ManagedObjectReference getThis()
Returns:
returns ManagedObjectReference

setThis

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

getPartition

public HostScsiDiskPartition getPartition()
Returns:
returns HostScsiDiskPartition

setPartition

public void setPartition(HostScsiDiskPartition partition)
Parameters:
partition - the value for the partition property

getBlockRange

public HostDiskPartitionBlockRange getBlockRange()
Returns:
returns HostDiskPartitionBlockRange

setBlockRange

public void setBlockRange(HostDiskPartitionBlockRange blockRange)
Parameters:
blockRange - the value for the blockRange property


Copyright © 2009-2010 Hyper9. All Rights Reserved.