|
||||||||||
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_binding
Constructor Summary | |
Find_binding()
|
|
Find_binding(org.apache.axis.types.URI serviceKey,
AuthInfo authInfo,
FindQualifiers findQualifiers,
TModelBag tModelBag,
Find_tModel find_tModel,
CategoryBag categoryBag,
int maxRows,
int listHead)
|
Method Summary | |
boolean |
equals(java.lang.Object obj)
|
AuthInfo |
getAuthInfo()
Gets the authInfo value for this Find_binding. |
CategoryBag |
getCategoryBag()
Gets the categoryBag value for this Find_binding. |
Find_tModel |
getFind_tModel()
Gets the find_tModel value for this Find_binding. |
FindQualifiers |
getFindQualifiers()
Gets the findQualifiers value for this Find_binding. |
int |
getListHead()
Gets the listHead value for this Find_binding. |
int |
getMaxRows()
Gets the maxRows value for this Find_binding. |
org.apache.axis.types.URI |
getServiceKey()
Gets the serviceKey value for this Find_binding. |
TModelBag |
getTModelBag()
Gets the tModelBag value for this Find_binding. |
int |
hashCode()
|
void |
setAuthInfo(AuthInfo authInfo)
Sets the authInfo value for this Find_binding. |
void |
setCategoryBag(CategoryBag categoryBag)
Sets the categoryBag value for this Find_binding. |
void |
setFind_tModel(Find_tModel find_tModel)
Sets the find_tModel value for this Find_binding. |
void |
setFindQualifiers(FindQualifiers findQualifiers)
Sets the findQualifiers value for this Find_binding. |
void |
setListHead(int listHead)
Sets the listHead value for this Find_binding. |
void |
setMaxRows(int maxRows)
Sets the maxRows value for this Find_binding. |
void |
setServiceKey(org.apache.axis.types.URI serviceKey)
Sets the serviceKey value for this Find_binding. |
void |
setTModelBag(TModelBag tModelBag)
Sets the tModelBag value for this Find_binding. |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Find_binding()
public Find_binding(org.apache.axis.types.URI serviceKey, AuthInfo authInfo, FindQualifiers findQualifiers, TModelBag tModelBag, Find_tModel find_tModel, CategoryBag categoryBag, int maxRows, int listHead)
Method Detail |
public org.apache.axis.types.URI getServiceKey()
public void setServiceKey(org.apache.axis.types.URI serviceKey)
serviceKey
- public AuthInfo getAuthInfo()
public void setAuthInfo(AuthInfo authInfo)
authInfo
- public FindQualifiers getFindQualifiers()
public void setFindQualifiers(FindQualifiers findQualifiers)
findQualifiers
- public TModelBag getTModelBag()
public void setTModelBag(TModelBag tModelBag)
tModelBag
- public Find_tModel getFind_tModel()
public void setFind_tModel(Find_tModel find_tModel)
find_tModel
- public CategoryBag getCategoryBag()
public void setCategoryBag(CategoryBag categoryBag)
categoryBag
- public int getMaxRows()
public void setMaxRows(int maxRows)
maxRows
- 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 |