|
BEA Systems, Inc. | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--weblogic.uddi.client.structures.request.Request
|
+--weblogic.uddi.client.structures.request.UpdateRequest
| Field Summary | |
protected AuthInfo |
authInfo
|
| Fields inherited from class weblogic.uddi.client.structures.request.Request |
generic,
xmlns |
| Constructor Summary | |
UpdateRequest()
|
|
| Method Summary | |
AuthInfo |
getAuthInfo()
Gets the value of the authorization information. |
void |
setAuthInfo(AuthInfo value)
Sets the value of the authorization information. |
| Methods inherited from class weblogic.uddi.client.structures.request.Request |
getGeneric,
getXMLns,
setGeneric,
setXMLns |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Field Detail |
protected AuthInfo authInfo
| Constructor Detail |
public UpdateRequest()
| Method Detail |
public void setAuthInfo(AuthInfo value)
value - value of the new authorization information.public AuthInfo getAuthInfo()
|
Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/docs81 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||