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