Package com.ibm.wsdl

Class TypesImpl

java.lang.Object
com.ibm.wsdl.AbstractWSDLElement
com.ibm.wsdl.TypesImpl
All Implemented Interfaces:
java.io.Serializable, AttributeExtensible, ElementExtensible, Types, WSDLElement

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)
See Also:
  • Field Details

    • nativeAttributeNames

      protected java.util.List nativeAttributeNames
    • serialVersionUID

      public static final long serialVersionUID
      See Also:
  • Constructor Details

    • TypesImpl

      public TypesImpl()
  • Method Details

    • toString

      public java.lang.String toString()
      Overrides:
      toString in class AbstractWSDLElement
    • getNativeAttributeNames

      public java.util.List getNativeAttributeNames()
      Get the list of local attribute names defined for this element in the WSDL specification.
      Specified by:
      getNativeAttributeNames in interface AttributeExtensible
      Returns:
      a List of Strings, one for each local attribute name