javax.wsdl
Interface Types

All Superinterfaces:
AttributeExtensible, ElementExtensible, java.io.Serializable, WSDLElement
All Known Implementing Classes:
TypesImpl

public interface Types
extends WSDLElement

This interface represents the <types> section of a WSDL document.

Author:
Matthew J. Duftler (duftler@us.ibm.com)

Field Summary
 
Fields inherited from interface javax.wsdl.extensions.AttributeExtensible
LIST_OF_QNAMES_TYPE, LIST_OF_STRINGS_TYPE, NO_DECLARED_TYPE, QNAME_TYPE, STRING_TYPE
 
Method Summary
 
Methods inherited from interface javax.wsdl.WSDLElement
getDocumentationElement, setDocumentationElement
 
Methods inherited from interface javax.wsdl.extensions.AttributeExtensible
getExtensionAttribute, getExtensionAttributes, getNativeAttributeNames, setExtensionAttribute
 
Methods inherited from interface javax.wsdl.extensions.ElementExtensible
addExtensibilityElement, getExtensibilityElements, removeExtensibilityElement
 



Copyright ? 2003,2006 IBM. All Rights Reserved.