|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcgl.axis.services.uddi.uddi_schema.ListDescription
Constructor Summary | |
ListDescription()
|
|
ListDescription(int actualCount,
int includeCount,
int listHead)
|
Method Summary | |
boolean |
equals(java.lang.Object obj)
|
int |
getActualCount()
Gets the actualCount value for this ListDescription. |
int |
getIncludeCount()
Gets the includeCount value for this ListDescription. |
int |
getListHead()
Gets the listHead value for this ListDescription. |
int |
hashCode()
|
void |
setActualCount(int actualCount)
Sets the actualCount value for this ListDescription. |
void |
setIncludeCount(int includeCount)
Sets the includeCount value for this ListDescription. |
void |
setListHead(int listHead)
Sets the listHead value for this ListDescription. |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ListDescription()
public ListDescription(int actualCount, int includeCount, int listHead)
Method Detail |
public int getActualCount()
public void setActualCount(int actualCount)
actualCount
- public int getIncludeCount()
public void setIncludeCount(int includeCount)
includeCount
- public int getListHead()
public void setListHead(int listHead)
listHead
- public boolean equals(java.lang.Object obj)
public int hashCode()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |