Package | Description |
---|---|
org.apache.woden.wsdl20 | |
org.apache.woden.wsdl20.editable | |
org.apache.woden.wsdl20.extensions.soap |
Modifier and Type | Method and Description |
---|---|
ElementDeclaration |
InterfaceMessageReference.getElementDeclaration()
Returns the ElementDeclaration representing the {element declaration} property
of this InterfaceMessageReference.
|
ElementDeclaration |
InterfaceFault.getElementDeclaration()
Returns the ElementDeclaration representing the {element declaration} property
of this InterfaceFault.
|
ElementDeclaration |
Description.getElementDeclaration(QName name)
Returns the ElementDeclaration with the specified name from the set of ElementDeclarations
represented by the {element declarations} property of this Description.
|
ElementDeclaration[] |
Description.getElementDeclarations()
Represents the {element declarations} property of the Description component.
|
Modifier and Type | Interface and Description |
---|---|
interface |
EdElementDeclaration
Represents the editable ElementDeclaration component described in the WSDL
2.0 component model
|
Modifier and Type | Method and Description |
---|---|
ElementDeclaration |
SOAPHeaderBlock.getElementDeclaration() |
Copyright ? Apache Software Foundation. All Rights Reserved.