|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcgl.axis.services.uddi.uddi_schema.Save_business
| Constructor Summary | |
Save_business()
|
|
Save_business(AuthInfo authInfo,
BusinessEntity[] businessEntity)
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
|
AuthInfo |
getAuthInfo()
Gets the authInfo value for this Save_business. |
BusinessEntity[] |
getBusinessEntity()
Gets the businessEntity value for this Save_business. |
BusinessEntity |
getBusinessEntity(int i)
|
int |
hashCode()
|
void |
setAuthInfo(AuthInfo authInfo)
Sets the authInfo value for this Save_business. |
void |
setBusinessEntity(BusinessEntity[] businessEntity)
Sets the businessEntity value for this Save_business. |
void |
setBusinessEntity(int i,
BusinessEntity _value)
|
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Save_business()
public Save_business(AuthInfo authInfo,
BusinessEntity[] businessEntity)
| Method Detail |
public AuthInfo getAuthInfo()
public void setAuthInfo(AuthInfo authInfo)
authInfo - public BusinessEntity[] getBusinessEntity()
public void setBusinessEntity(BusinessEntity[] businessEntity)
businessEntity - public BusinessEntity getBusinessEntity(int i)
public void setBusinessEntity(int i,
BusinessEntity _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 | |||||||||