Uses of Interface
org.apache.woden.wsdl20.ElementDeclaration

Packages that use ElementDeclaration
org.apache.woden.wsdl20   
org.apache.woden.wsdl20.extensions.soap   
 

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()
           
 



Copyright © 2005-2011 Apache Software Foundation. All Rights Reserved.