com.hyper9.simdk.stubs.jaxws
Class LeaseAllocateBlocks

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

public class LeaseAllocateBlocks
extends Object


Constructor Summary
LeaseAllocateBlocks()
           
 
Method Summary
 Boolean getAssureValid()
           
 Long getNumBlocks()
           
 Long getStartBlock()
           
 ManagedObjectReference getThis()
           
 void setAssureValid(Boolean assureValid)
           
 void setNumBlocks(Long numBlocks)
           
 void setStartBlock(Long startBlock)
           
 void setThis(ManagedObjectReference _this)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LeaseAllocateBlocks

public LeaseAllocateBlocks()
Method Detail

getThis

public ManagedObjectReference getThis()
Returns:
returns ManagedObjectReference

setThis

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

getStartBlock

public Long getStartBlock()
Returns:
returns Long

setStartBlock

public void setStartBlock(Long startBlock)
Parameters:
startBlock - the value for the startBlock property

getNumBlocks

public Long getNumBlocks()
Returns:
returns Long

setNumBlocks

public void setNumBlocks(Long numBlocks)
Parameters:
numBlocks - the value for the numBlocks property

getAssureValid

public Boolean getAssureValid()
Returns:
returns Boolean

setAssureValid

public void setAssureValid(Boolean assureValid)
Parameters:
assureValid - the value for the assureValid property


Copyright © 2009-2010 Hyper9. All Rights Reserved.