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