public interface IPDIDataReadMemoryInfo
Modifier and Type | Method and Description |
---|---|
String |
getAddress()
Get the address
|
IPDIMemory[] |
getMemories()
Get the memories
|
long |
getNextPage()
Get the next page
|
long |
getNextRow()
Get the next row
|
long |
getNumberBytes()
Get the number of bytes read
|
long |
getPreviousPage()
Get the previous page
|
long |
getPreviousRow()
Get the previous row
|
long |
getTotalBytes()
Get the total number of bytes
|
String getAddress()
long getNumberBytes()
long getTotalBytes()
long getNextRow()
long getPreviousRow()
long getNextPage()
long getPreviousPage()
IPDIMemory[] getMemories()
Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.