|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcgl.axis.services.uddi.uddi_schema.Find_tModel
Constructor Summary | |
Find_tModel()
|
|
Find_tModel(AuthInfo authInfo,
CategoryBag categoryBag,
FindQualifiers findQualifiers,
IdentifierBag identifierBag,
int listHead,
int maxRows,
Name name)
|
Method Summary | |
boolean |
equals(java.lang.Object obj)
|
AuthInfo |
getAuthInfo()
Gets the authInfo value for this Find_tModel. |
CategoryBag |
getCategoryBag()
Gets the categoryBag value for this Find_tModel. |
FindQualifiers |
getFindQualifiers()
Gets the findQualifiers value for this Find_tModel. |
IdentifierBag |
getIdentifierBag()
Gets the identifierBag value for this Find_tModel. |
int |
getListHead()
Gets the listHead value for this Find_tModel. |
int |
getMaxRows()
Gets the maxRows value for this Find_tModel. |
Name |
getName()
Gets the name value for this Find_tModel. |
int |
hashCode()
|
void |
setAuthInfo(AuthInfo authInfo)
Sets the authInfo value for this Find_tModel. |
void |
setCategoryBag(CategoryBag categoryBag)
Sets the categoryBag value for this Find_tModel. |
void |
setFindQualifiers(FindQualifiers findQualifiers)
Sets the findQualifiers value for this Find_tModel. |
void |
setIdentifierBag(IdentifierBag identifierBag)
Sets the identifierBag value for this Find_tModel. |
void |
setListHead(int listHead)
Sets the listHead value for this Find_tModel. |
void |
setMaxRows(int maxRows)
Sets the maxRows value for this Find_tModel. |
void |
setName(Name name)
Sets the name value for this Find_tModel. |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Find_tModel()
public Find_tModel(AuthInfo authInfo, CategoryBag categoryBag, FindQualifiers findQualifiers, IdentifierBag identifierBag, int listHead, int maxRows, Name name)
Method Detail |
public AuthInfo getAuthInfo()
public void setAuthInfo(AuthInfo authInfo)
authInfo
- public CategoryBag getCategoryBag()
public void setCategoryBag(CategoryBag categoryBag)
categoryBag
- public FindQualifiers getFindQualifiers()
public void setFindQualifiers(FindQualifiers findQualifiers)
findQualifiers
- public IdentifierBag getIdentifierBag()
public void setIdentifierBag(IdentifierBag identifierBag)
identifierBag
- public int getListHead()
public void setListHead(int listHead)
listHead
- public int getMaxRows()
public void setMaxRows(int maxRows)
maxRows
- public Name getName()
public void setName(Name name)
name
- 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 |