org.nhindirect.config.service.jaxws
Class ListAddresss

java.lang.Object
  extended by org.nhindirect.config.service.jaxws.ListAddresss

public class ListAddresss
extends Object


Constructor Summary
ListAddresss()
           
 
Method Summary
 String getLastEmailAddress()
           
 int getMaxResults()
           
 void setLastEmailAddress(String lastEmailAddress)
           
 void setMaxResults(int maxResults)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ListAddresss

public ListAddresss()
Method Detail

getLastEmailAddress

public String getLastEmailAddress()
Returns:
returns String

setLastEmailAddress

public void setLastEmailAddress(String lastEmailAddress)
Parameters:
lastEmailAddress - the value for the lastEmailAddress property

getMaxResults

public int getMaxResults()
Returns:
returns int

setMaxResults

public void setMaxResults(int maxResults)
Parameters:
maxResults - the value for the maxResults property


Copyright © 2011. All Rights Reserved.