|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ExtensibilityElement | |
| org.eclipse.wst.wsdl | The WSDL model API allows clients to work with the WSDL 1.1 documents. |
| org.eclipse.wst.wsdl.binding.soap | The WSDL model API allows clients to work with the WSDL 1.1 documents. |
| org.eclipse.wst.wsdl.util | The WSDL model API allows clients to work with the WSDL 1.1 documents. |
| Uses of ExtensibilityElement in org.eclipse.wst.wsdl |
| Subinterfaces of ExtensibilityElement in org.eclipse.wst.wsdl | |
interface |
UnknownExtensibilityElement
A representation of the model object 'Unknown Extensibility Element' |
interface |
XSDSchemaExtensibilityElement
A representation of the model object 'XSD Schema Extensibility Element' |
| Methods in org.eclipse.wst.wsdl that return ExtensibilityElement | |
ExtensibilityElement |
WSDLFactory.createExtensibilityElement()
Returns a new object of class 'Extensibility Element' |
| Methods in org.eclipse.wst.wsdl with parameters of type ExtensibilityElement | |
void |
ExtensibleElement.addExtensibilityElement(ExtensibilityElement extElement)
|
| Uses of ExtensibilityElement in org.eclipse.wst.wsdl.binding.soap |
| Subinterfaces of ExtensibilityElement in org.eclipse.wst.wsdl.binding.soap | |
interface |
SOAPAddress
A representation of the model object 'Address' |
interface |
SOAPBinding
A representation of the model object 'Binding' |
interface |
SOAPBody
A representation of the model object 'Body' |
interface |
SOAPFault
A representation of the model object 'Fault' |
interface |
SOAPHeader
A representation of the model object 'Header' |
interface |
SOAPHeaderBase
A representation of the model object 'Header Base' |
interface |
SOAPHeaderFault
A representation of the model object 'Header Fault' |
interface |
SOAPOperation
A representation of the model object 'Operation' |
| Uses of ExtensibilityElement in org.eclipse.wst.wsdl.util |
| Methods in org.eclipse.wst.wsdl.util that return ExtensibilityElement | |
ExtensibilityElement |
ExtensibilityElementFactory.createExtensibilityElement(java.lang.String namespace,
java.lang.String localName)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||