|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcgl.axis.services.uddi.uddi_ext_schema.Find_service
Constructor Summary | |
Find_service()
|
|
Find_service(TModelBag TModelBag,
AuthInfo authInfo,
org.apache.axis.types.URI businessKey,
CategoryBag categoryBag,
ContextBag contextBag,
FindQualifiers findQualifiers,
Lease lease,
int listHead,
int maxRows,
MetadataBag metadataBag,
Name[] name,
org.apache.axis.types.URI[] sessionKey)
|
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. |
ContextBag |
getContextBag()
Gets the contextBag value for this Find_service. |
FindQualifiers |
getFindQualifiers()
Gets the findQualifiers value for this Find_service. |
Lease |
getLease()
Gets the lease 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. |
MetadataBag |
getMetadataBag()
Gets the metadataBag value for this Find_service. |
Name[] |
getName()
Gets the name value for this Find_service. |
Name |
getName(int i)
|
org.apache.axis.types.URI[] |
getSessionKey()
Gets the sessionKey value for this Find_service. |
org.apache.axis.types.URI |
getSessionKey(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 |
setContextBag(ContextBag contextBag)
Sets the contextBag value for this Find_service. |
void |
setFindQualifiers(FindQualifiers findQualifiers)
Sets the findQualifiers value for this Find_service. |
void |
setLease(Lease lease)
Sets the lease 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 |
setMetadataBag(MetadataBag metadataBag)
Sets the metadataBag value for this Find_service. |
void |
setName(int i,
Name _value)
|
void |
setName(Name[] name)
Sets the name value for this Find_service. |
void |
setSessionKey(int i,
org.apache.axis.types.URI _value)
|
void |
setSessionKey(org.apache.axis.types.URI[] sessionKey)
Sets the sessionKey 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(TModelBag TModelBag, AuthInfo authInfo, org.apache.axis.types.URI businessKey, CategoryBag categoryBag, ContextBag contextBag, FindQualifiers findQualifiers, Lease lease, int listHead, int maxRows, MetadataBag metadataBag, Name[] name, org.apache.axis.types.URI[] sessionKey)
Method Detail |
public TModelBag getTModelBag()
public void setTModelBag(TModelBag TModelBag)
TModelBag
- public AuthInfo getAuthInfo()
public void setAuthInfo(AuthInfo authInfo)
authInfo
- public org.apache.axis.types.URI getBusinessKey()
public void setBusinessKey(org.apache.axis.types.URI businessKey)
businessKey
- public CategoryBag getCategoryBag()
public void setCategoryBag(CategoryBag categoryBag)
categoryBag
- public ContextBag getContextBag()
public void setContextBag(ContextBag contextBag)
contextBag
- public FindQualifiers getFindQualifiers()
public void setFindQualifiers(FindQualifiers findQualifiers)
findQualifiers
- public Lease getLease()
public void setLease(Lease lease)
lease
- public int getListHead()
public void setListHead(int listHead)
listHead
- public int getMaxRows()
public void setMaxRows(int maxRows)
maxRows
- public MetadataBag getMetadataBag()
public void setMetadataBag(MetadataBag metadataBag)
metadataBag
- public Name[] getName()
public void setName(Name[] name)
name
- public Name getName(int i)
public void setName(int i, Name _value)
public org.apache.axis.types.URI[] getSessionKey()
public void setSessionKey(org.apache.axis.types.URI[] sessionKey)
sessionKey
- public org.apache.axis.types.URI getSessionKey(int i)
public void setSessionKey(int i, org.apache.axis.types.URI _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 |