Class WsdlNode

java.lang.Object
com.sforce.ws.wsdl.WsdlNode
All Implemented Interfaces:
Constants
Direct Known Subclasses:
Annotation, Binding, BindingMessage, BindingOperation, Definitions, Documentation, Message, Operation, Part, Port, PortType, Service, SoapAddress, SoapNode, Types

public class WsdlNode extends Object implements Constants
This class represents the root of the WSDL data model
Since:
1.0 Nov 5, 2005
Version:
1.0
Author:
http://cheenath.com
  • Constructor Details

    • WsdlNode

      public WsdlNode()