javax.wsdl

Interface Types

All Superinterfaces:
java.io.Serializable, AttributeExtensible, ElementExtensible, WSDLElement
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)

Fields inherited from interface javax.wsdl.extensions.AttributeExtensible

LIST_OF_QNAMES_TYPE, LIST_OF_STRINGS_TYPE, NO_DECLARED_TYPE, QNAME_TYPE, STRING_TYPE

Methods inherited from interface javax.wsdl.extensions.AttributeExtensible

getExtensionAttribute, getExtensionAttributes, getNativeAttributeNames, setExtensionAttribute

Methods inherited from interface javax.wsdl.extensions.ElementExtensible

addExtensibilityElement, getExtensibilityElements, removeExtensibilityElement

Methods inherited from interface javax.wsdl.WSDLElement

getDocumentationElement, setDocumentationElement

Copyright B) 2003,2006 IBM. All Rights Reserved.