com.hyper9.simdk.stubs.jaxws
Class LeaseAllocateBlocks
java.lang.Object
com.hyper9.simdk.stubs.jaxws.LeaseAllocateBlocks
public class LeaseAllocateBlocks
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LeaseAllocateBlocks
public LeaseAllocateBlocks()
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.