Class WSDLExten

  • All Implemented Interfaces:
    Peer

    public class WSDLExten
    extends WSDLNode
    • Constructor Detail

      • WSDLExten

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

      • 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 java.lang.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.