|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InterfaceElement | |
---|---|
org.apache.woden.wsdl20 | |
org.apache.woden.wsdl20.xml |
Uses of InterfaceElement in org.apache.woden.wsdl20 |
---|
Methods in org.apache.woden.wsdl20 that return InterfaceElement | |
---|---|
InterfaceElement |
Interface.toElement()
Returns a WSDLElement that represents the element information item from the WSDL 2.0 infoset that maps to this WSDLComponent. |
Uses of InterfaceElement in org.apache.woden.wsdl20.xml |
---|
Methods in org.apache.woden.wsdl20.xml that return InterfaceElement | |
---|---|
InterfaceElement |
DescriptionElement.addInterfaceElement()
Create an InterfaceElement with this DescriptionElement as its parent and return a reference to it. |
InterfaceElement |
InterfaceElement.getExtendedInterfaceElement(QName interfaceName)
Return the named InterfaceElement from the set of IntefaceElements extended by this InterfaceElement. |
InterfaceElement[] |
InterfaceElement.getExtendedInterfaceElements()
Return the set of InterfaceElements extended by this InterfaceElement. |
InterfaceElement |
BindingElement.getInterfaceElement()
Return the InterfaceElement referred to by this BindingElement. |
InterfaceElement |
ServiceElement.getInterfaceElement()
Return the InterfaceElement referred to by this ServiceElement. |
InterfaceElement[] |
DescriptionElement.getInterfaceElements()
Return the set of InterfaceElements within this DescriptionElement. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |