Package | Description |
---|---|
org.apache.woden.wsdl20 | |
org.apache.woden.wsdl20.xml |
Modifier and Type | Method and Description |
---|---|
InterfaceElement |
Interface.toElement()
Returns a WSDLElement that represents the element information item from the WSDL 2.0
infoset that maps to this WSDLComponent.
|
Modifier and Type | Method and Description |
---|---|
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 |
ServiceElement.getInterfaceElement()
Return the InterfaceElement referred to by this ServiceElement.
|
InterfaceElement |
BindingElement.getInterfaceElement()
Return the InterfaceElement referred to by this BindingElement.
|
InterfaceElement[] |
DescriptionElement.getInterfaceElements()
Return the set of InterfaceElements within this DescriptionElement.
|
Copyright ? Apache Software Foundation. All Rights Reserved.