Package | Description |
---|---|
org.apache.woden.internal.wsdl20 | |
org.apache.woden.internal.wsdl20.extensions.soap | |
org.apache.woden.wsdl20 | |
org.apache.woden.wsdl20.extensions.soap |
Modifier and Type | Class and Description |
---|---|
class |
ElementDeclarationImpl
This class represents an ElementDeclaration property of the Description component.
|
Modifier and Type | Method and Description |
---|---|
ElementDeclaration |
InterfaceFaultImpl.getElementDeclaration() |
ElementDeclaration |
InterfaceMessageReferenceImpl.getElementDeclaration() |
ElementDeclaration |
DescriptionImpl.getElementDeclaration(QName qname) |
ElementDeclaration[] |
DescriptionImpl.getElementDeclarations() |
Modifier and Type | Method and Description |
---|---|
ElementDeclaration |
SOAPHeaderBlockImpl.getElementDeclaration() |
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 | Method and Description |
---|---|
ElementDeclaration |
SOAPHeaderBlock.getElementDeclaration() |
Copyright © 2005–2017 Apache Software Foundation. All rights reserved.