Uses of Class
com.sforce.ws.wsdl.WsdlNode

Packages that use WsdlNode
com.sforce.ws.wsdl Provides an WSDL Object model that can parse and generate WSDL. 
 

Uses of WsdlNode in com.sforce.ws.wsdl
 

Subclasses of WsdlNode in com.sforce.ws.wsdl
 class Annotation
          Annotation
 class Binding
          This class represents WSDL->Definitions->Binding
 class BindingMessage
          BindingMessage
 class BindingOperation
           
 class Definitions
          This class represents a WSDL->definitions
 class Documentation
          Documentation
 class Message
          This class represents WSDL->definitions->message
 class Operation
          Operation
 class Part
          This class represents WSDL->definitions->message
 class Port
          Port
 class PortType
          This class represents a WSDL definitions->portType
 class Service
          This class represents WSDL definitions->service.
 class SoapAddress
          SoapAddress
 class SoapBody
          SoapBody
 class SoapHeader
          SoapHeader
 class SoapNode
          SoapNode
 class Types
          This class represents Definitions->types.
 



Copyright © 2013. All Rights Reserved.