|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.nhindirect.config.service.jaxws.ListDomains
public class ListDomains
| Constructor Summary | |
|---|---|
ListDomains()
|
|
| Method Summary | |
|---|---|
int |
getMaxResults()
|
java.lang.String |
getNames()
|
void |
setMaxResults(int maxResults)
|
void |
setNames(java.lang.String names)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ListDomains()
| Method Detail |
|---|
public java.lang.String getNames()
public void setNames(java.lang.String names)
names - the value for the names propertypublic int getMaxResults()
public void setMaxResults(int maxResults)
maxResults - the value for the maxResults property
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||