public abstract class View
extends java.lang.Object
| Constructor and Description |
|---|
View() |
| Modifier and Type | Method and Description |
|---|---|
int |
getMaxEntriesReturned()
Gets the maximum number of items to return in the response.
|
void |
setMaxEntriesReturned(int maxEntriesReturned)
Sets the maximum number of items to return in the response.
|
public int getMaxEntriesReturned()
public void setMaxEntriesReturned(int maxEntriesReturned)
maxEntriesReturned - the new max entries returned