com.ibm.wsdl
Class TypesImpl
- java.io.Serializable, AttributeExtensible, ElementExtensible, java.io.Serializable, Types, WSDLElement
This class represents the <types> section of a WSDL document.
- Matthew J. Duftler (duftler@us.ibm.com)
nativeAttributeNames
protected List nativeAttributeNames
serialVersionUID
public static final long serialVersionUID
getNativeAttributeNames
public List getNativeAttributeNames()
Get the list of local attribute names defined for this element in
the WSDL specification.
- getNativeAttributeNames in interface AttributeExtensible
- a List of Strings, one for each local attribute name
Copyright B) 2003,2006 IBM. All Rights Reserved.