Class WSDLExten

All Implemented Interfaces:
Peer

public class WSDLExten extends WSDLNode
  • Field Details

  • Constructor Details

    • WSDLExten

      public WSDLExten(WSDLDocument poDocument, Element oSrc)
      Default constructor. Yields an empty WSDLExten (NULL wrapper).
  • Method Details

    • getExtenType

      public int getExtenType()
      The code representing the type of object represented by this WSDLExten
      Returns:
      A code representing the type of object represented by this WSDLExten
    • getExtenAttribute

      public String getExtenAttribute(int eExtenAttribute)
      Gets a String containing the named attribute of this node (if it is has the named attribute or Sting::EmptyString() otherwise.