com.hyper9.simdk.stubs.jaxws
Class LeaseClearLazyZero

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

public class LeaseClearLazyZero
extends Object


Constructor Summary
LeaseClearLazyZero()
           
 
Method Summary
 Boolean getFillZero()
           
 Long getNumBlocks()
           
 Long getStartBlock()
           
 ManagedObjectReference getThis()
           
 void setFillZero(Boolean fillZero)
           
 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

LeaseClearLazyZero

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

getFillZero

public Boolean getFillZero()
Returns:
returns Boolean

setFillZero

public void setFillZero(Boolean fillZero)
Parameters:
fillZero - the value for the fillZero property


Copyright © 2009-2010 Hyper9. All Rights Reserved.