|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface represents the WSDL operation Input definition.
Method Summary |
Type | Method |
---|---|
QName |
getMessage()
Get the message |
void |
setMessage(QName message)
Set message |
Methods inherited from interface oracle.wsdl.internal.WSDLElement |
getOwnerDefinitions, getParent, serialize |
Methods inherited from interface oracle.wsdl.internal.Namable |
getName, setName |
Methods inherited from interface oracle.wsdl.internal.Documentable |
getDocumentation, setDocumentation |
Method Detail |
public QName getMessage()
public void setMessage(QName message)
name
- the qname of message
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |