org.nhindirect.config.service.jaxws
Class ListDomains

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

public class ListDomains
extends Object


Constructor Summary
ListDomains()
           
 
Method Summary
 int getMaxResults()
           
 String getNames()
           
 void setMaxResults(int maxResults)
           
 void setNames(String names)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ListDomains

public ListDomains()
Method Detail

getNames

public String getNames()
Returns:
returns String

setNames

public void setNames(String names)
Parameters:
names - the value for the names 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.