|
||||||||||
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_business
Constructor Summary | |
Find_business()
|
|
Find_business(TModelBag TModelBag,
AuthInfo authInfo,
CategoryBag categoryBag,
DiscoveryURLs discoveryURLs,
FindQualifiers findQualifiers,
Find_relatedBusinesses find_relatedBusinesses,
Find_tModel find_tModel,
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_business. |
CategoryBag |
getCategoryBag()
Gets the categoryBag value for this Find_business. |
DiscoveryURLs |
getDiscoveryURLs()
Gets the discoveryURLs value for this Find_business. |
Find_relatedBusinesses |
getFind_relatedBusinesses()
Gets the find_relatedBusinesses value for this Find_business. |
Find_tModel |
getFind_tModel()
Gets the find_tModel value for this Find_business. |
FindQualifiers |
getFindQualifiers()
Gets the findQualifiers value for this Find_business. |
IdentifierBag |
getIdentifierBag()
Gets the identifierBag value for this Find_business. |
int |
getListHead()
Gets the listHead value for this Find_business. |
int |
getMaxRows()
Gets the maxRows value for this Find_business. |
Name[] |
getName()
Gets the name value for this Find_business. |
Name |
getName(int i)
|
TModelBag |
getTModelBag()
Gets the TModelBag value for this Find_business. |
int |
hashCode()
|
void |
setAuthInfo(AuthInfo authInfo)
Sets the authInfo value for this Find_business. |
void |
setCategoryBag(CategoryBag categoryBag)
Sets the categoryBag value for this Find_business. |
void |
setDiscoveryURLs(DiscoveryURLs discoveryURLs)
Sets the discoveryURLs value for this Find_business. |
void |
setFind_relatedBusinesses(Find_relatedBusinesses find_relatedBusinesses)
Sets the find_relatedBusinesses value for this Find_business. |
void |
setFind_tModel(Find_tModel find_tModel)
Sets the find_tModel value for this Find_business. |
void |
setFindQualifiers(FindQualifiers findQualifiers)
Sets the findQualifiers value for this Find_business. |
void |
setIdentifierBag(IdentifierBag identifierBag)
Sets the identifierBag value for this Find_business. |
void |
setListHead(int listHead)
Sets the listHead value for this Find_business. |
void |
setMaxRows(int maxRows)
Sets the maxRows value for this Find_business. |
void |
setName(int i,
Name _value)
|
void |
setName(Name[] name)
Sets the name value for this Find_business. |
void |
setTModelBag(TModelBag TModelBag)
Sets the TModelBag value for this Find_business. |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Find_business()
public Find_business(TModelBag TModelBag, AuthInfo authInfo, CategoryBag categoryBag, DiscoveryURLs discoveryURLs, FindQualifiers findQualifiers, Find_relatedBusinesses find_relatedBusinesses, Find_tModel find_tModel, IdentifierBag identifierBag, int listHead, int maxRows, Name[] name)
Method Detail |
public TModelBag getTModelBag()
public void setTModelBag(TModelBag TModelBag)
TModelBag
- public AuthInfo getAuthInfo()
public void setAuthInfo(AuthInfo authInfo)
authInfo
- public CategoryBag getCategoryBag()
public void setCategoryBag(CategoryBag categoryBag)
categoryBag
- public DiscoveryURLs getDiscoveryURLs()
public void setDiscoveryURLs(DiscoveryURLs discoveryURLs)
discoveryURLs
- public FindQualifiers getFindQualifiers()
public void setFindQualifiers(FindQualifiers findQualifiers)
findQualifiers
- public Find_relatedBusinesses getFind_relatedBusinesses()
public void setFind_relatedBusinesses(Find_relatedBusinesses find_relatedBusinesses)
find_relatedBusinesses
- public Find_tModel getFind_tModel()
public void setFind_tModel(Find_tModel find_tModel)
find_tModel
- 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 Name getName(int i)
public void setName(int i, Name _value)
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 |