|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Interface | |
|---|---|
| org.apache.woden.wsdl20 | |
| Uses of Interface in org.apache.woden.wsdl20 |
|---|
| Methods in org.apache.woden.wsdl20 that return Interface | |
|---|---|
Interface |
Interface.getExtendedInterface(QName interfaceName)
Return the named Interface from the {extended interfaces} property of this Interface. |
Interface[] |
Interface.getExtendedInterfaces()
Represents the {extended interfaces} property of the Interface component. |
Interface |
Service.getInterface()
Represents the {interface} property of the Service component. |
Interface |
Binding.getInterface()
Represents the {interface} property of the Binding component. |
Interface |
Description.getInterface(QName name)
Returns an Interface with the specified name from the {interfaces} property of this Description. |
Interface[] |
Description.getInterfaces()
Represents the {interfaces} property of the Description component. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||