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

Packages that use TypeDefinition
org.apache.woden.wsdl20   
org.apache.woden.wsdl20.extensions.http   
 

Uses of TypeDefinition in org.apache.woden.wsdl20
 

Methods in org.apache.woden.wsdl20 that return TypeDefinition
 TypeDefinition Description.getTypeDefinition(QName name)
          Returns the TypeDefinition with the specified name from the set of TypeDefinitions represented by the {type definitions} property of this Description.
 TypeDefinition[] Description.getTypeDefinitions()
          Represents the {type definitions} property of the Description component.
 

Uses of TypeDefinition in org.apache.woden.wsdl20.extensions.http
 

Methods in org.apache.woden.wsdl20.extensions.http that return TypeDefinition
 TypeDefinition HTTPHeader.getTypeDefinition()
           
 



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