|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ElementDeclaration | |
|---|---|
| org.apache.woden.internal.wsdl20 | |
| org.apache.woden.internal.wsdl20.extensions.soap | |
| org.apache.woden.wsdl20 | |
| org.apache.woden.wsdl20.extensions.soap | |
| Uses of ElementDeclaration in org.apache.woden.internal.wsdl20 |
|---|
| Classes in org.apache.woden.internal.wsdl20 that implement ElementDeclaration | |
|---|---|
class |
ElementDeclarationImpl
This class represents an ElementDeclaration property of the Description component. |
| Methods in org.apache.woden.internal.wsdl20 that return ElementDeclaration | |
|---|---|
ElementDeclaration |
InterfaceMessageReferenceImpl.getElementDeclaration()
|
ElementDeclaration |
InterfaceFaultImpl.getElementDeclaration()
|
ElementDeclaration |
DescriptionImpl.getElementDeclaration(QName qname)
|
ElementDeclaration[] |
DescriptionImpl.getElementDeclarations()
|
| Uses of ElementDeclaration in org.apache.woden.internal.wsdl20.extensions.soap |
|---|
| Methods in org.apache.woden.internal.wsdl20.extensions.soap that return ElementDeclaration | |
|---|---|
ElementDeclaration |
SOAPHeaderBlockImpl.getElementDeclaration()
|
| Uses of ElementDeclaration in org.apache.woden.wsdl20 |
|---|
| Methods in org.apache.woden.wsdl20 that return ElementDeclaration | |
|---|---|
ElementDeclaration |
InterfaceFault.getElementDeclaration()
Returns the ElementDeclaration representing the {element declaration} property of this InterfaceFault. |
ElementDeclaration |
InterfaceMessageReference.getElementDeclaration()
Returns the ElementDeclaration representing the {element declaration} property of this InterfaceMessageReference. |
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. |
| Uses of ElementDeclaration in org.apache.woden.wsdl20.extensions.soap |
|---|
| Methods in org.apache.woden.wsdl20.extensions.soap that return ElementDeclaration | |
|---|---|
ElementDeclaration |
SOAPHeaderBlock.getElementDeclaration()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||