com.hyper9.simdk.stubs.jaxws
Class LeaseMapDiskRegion

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

public class LeaseMapDiskRegion
extends Object


Constructor Summary
LeaseMapDiskRegion()
           
 
Method Summary
 Long getMapLength()
           
 Long getMapStart()
           
 ManagedObjectReference getThis()
           
 void setMapLength(Long mapLength)
           
 void setMapStart(Long mapStart)
           
 void setThis(ManagedObjectReference _this)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LeaseMapDiskRegion

public LeaseMapDiskRegion()
Method Detail

getThis

public ManagedObjectReference getThis()
Returns:
returns ManagedObjectReference

setThis

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

getMapStart

public Long getMapStart()
Returns:
returns Long

setMapStart

public void setMapStart(Long mapStart)
Parameters:
mapStart - the value for the mapStart property

getMapLength

public Long getMapLength()
Returns:
returns Long

setMapLength

public void setMapLength(Long mapLength)
Parameters:
mapLength - the value for the mapLength property


Copyright © 2009-2010 Hyper9. All Rights Reserved.