com.ibm.wsdl

Class TypesImpl

public class TypesImpl extends AbstractWSDLElement implements Types

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

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

Field Summary
protected ListnativeAttributeNames
static longserialVersionUID
Method Summary
ListgetNativeAttributeNames()
Get the list of local attribute names defined for this element in the WSDL specification.
StringtoString()

Field Detail

nativeAttributeNames

protected List nativeAttributeNames

serialVersionUID

public static final long serialVersionUID

Method Detail

getNativeAttributeNames

public List getNativeAttributeNames()
Get the list of local attribute names defined for this element in the WSDL specification.

Returns: a List of Strings, one for each local attribute name

toString

public String toString()
Copyright B) 2003,2006 IBM. All Rights Reserved.