|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This Port represents WSDL port definition of services.
Method Summary |
Type | Method |
---|---|
QName |
getBinding()
Get binding for this port |
void |
setBinding(QName binding)
Set binding for this port |
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 |
Methods inherited from interface oracle.wsdl.internal.Extensible |
addExtensibilityElement, getExtensibilityElements,
getExtensibilityElements, getFirstExtensibilityElement,
removeExtensibilityElements |
Method Detail |
public QName getBinding()
public void setBinding(QName binding)
binding
- the qname of binding
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |