com.hyper9.simdk.stubs.dao
Class HostDiskBlockInfoExtent
java.lang.Object
com.hyper9.simdk.stubs.dao.DynamicData
com.hyper9.simdk.stubs.dao.HostDiskBlockInfoExtent
- All Implemented Interfaces:
- Serializable
public class HostDiskBlockInfoExtent
- extends DynamicData
- Author:
- akutz
- See Also:
- Serialized Form
HostDiskBlockInfoExtent
public HostDiskBlockInfoExtent()
getLogicalStart
public Long getLogicalStart()
setLogicalStart
public void setLogicalStart(Long toSet)
getPhysicalStart
public Long getPhysicalStart()
setPhysicalStart
public void setPhysicalStart(Long toSet)
getLength
public Long getLength()
setLength
public void setLength(Long toSet)
getReadOnly
public Boolean getReadOnly()
setReadOnly
public void setReadOnly(Boolean toSet)
getLazyZero
public Boolean getLazyZero()
setLazyZero
public void setLazyZero(Boolean toSet)
Copyright © 2009-2010 Hyper9. All Rights Reserved.