com.hyper9.simdk.stubs.jaxws
Class LeaseAllocateBlocksResponse

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

public class LeaseAllocateBlocksResponse
extends Object


Constructor Summary
LeaseAllocateBlocksResponse()
           
 
Method Summary
 HostDiskBlockInfo getReturnval()
           
 void setReturnval(HostDiskBlockInfo returnval)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LeaseAllocateBlocksResponse

public LeaseAllocateBlocksResponse()
Method Detail

getReturnval

public HostDiskBlockInfo getReturnval()
Returns:
returns HostDiskBlockInfo

setReturnval

public void setReturnval(HostDiskBlockInfo returnval)
Parameters:
returnval - the value for the returnval property


Copyright © 2009-2010 Hyper9. All Rights Reserved.