public class ListAddresss
extends java.lang.Object
| Constructor and Description |
|---|
ListAddresss() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getLastEmailAddress() |
int |
getMaxResults() |
void |
setLastEmailAddress(java.lang.String lastEmailAddress) |
void |
setMaxResults(int maxResults) |
public java.lang.String getLastEmailAddress()
public void setLastEmailAddress(java.lang.String lastEmailAddress)
lastEmailAddress - the value for the lastEmailAddress propertypublic int getMaxResults()
public void setMaxResults(int maxResults)
maxResults - the value for the maxResults propertyCopyright © 2015. All Rights Reserved.