Uses of Package
com.sforce.ws.wsdl

Packages that use com.sforce.ws.wsdl
com.sforce.ws.bind Provides Java to XML binding. 
com.sforce.ws.codegen   
com.sforce.ws.codegen.metadata   
com.sforce.ws.tools Provides command line tools (like: wsdlc, post) for WSC. 
com.sforce.ws.wsdl Provides an WSDL Object model that can parse and generate WSDL. 
 

Classes in com.sforce.ws.wsdl used by com.sforce.ws.bind
Types
          This class represents Definitions->types.
 

Classes in com.sforce.ws.wsdl used by com.sforce.ws.codegen
ComplexType
          This class represents WSDL->Definitions->types->schema->complexType
Definitions
          This class represents a WSDL->definitions
Element
          This class represents WSDL->Definitions->types->schema->element
Operation
          Operation
Part
          This class represents WSDL->definitions->message
Schema
          This class represents WSDL->definitions->types->schema
SfdcApiType
           
SimpleType
          This class represents WSDL->Definitions->types->schema->simpleType
Types
          This class represents Definitions->types.
WsdlParseException
          This exception is thrown when there is an error in parsing WSDL.
 

Classes in com.sforce.ws.wsdl used by com.sforce.ws.codegen.metadata
Definitions
          This class represents a WSDL->definitions
Enumeration
          This class represents WSDL->Definitions->types->schema->element
Schema
          This class represents WSDL->definitions->types->schema
SimpleType
          This class represents WSDL->Definitions->types->schema->simpleType
 

Classes in com.sforce.ws.wsdl used by com.sforce.ws.tools
Definitions
          This class represents a WSDL->definitions
SfdcApiType
           
Types
          This class represents Definitions->types.
WsdlParseException
          This exception is thrown when there is an error in parsing WSDL.
 

Classes in com.sforce.ws.wsdl used by com.sforce.ws.wsdl
Attribute
          This class represents WSDL->definitions->types->schema->complexType->attribute
Binding
          This class represents WSDL->Definitions->Binding
BindingMessage
          BindingMessage
BindingOperation
           
Collection
          This class represents WSDL->definitions->types->schema->complexType->sequence
ComplexType
          This class represents WSDL->Definitions->types->schema->complexType
Constants
          This class contains a list of string constants used while parsing WSDL.
Definitions
          This class represents a WSDL->definitions
Element
          This class represents WSDL->Definitions->types->schema->element
Enumeration
          This class represents WSDL->Definitions->types->schema->element
Message
          This class represents WSDL->definitions->message
Operation
          Operation
Part
          This class represents WSDL->definitions->message
Port
          Port
PortType
          This class represents a WSDL definitions->portType
Restriction
          This class represents WSDL->definitions->types->schema->complexType->sequence
Schema
          This class represents WSDL->definitions->types->schema
Service
          This class represents WSDL definitions->service.
SfdcApiType
           
SimpleType
          This class represents WSDL->Definitions->types->schema->simpleType
SoapAddress
          SoapAddress
SoapBody
          SoapBody
SoapHeader
          SoapHeader
SoapNode
          SoapNode
Types
          This class represents Definitions->types.
WsdlNode
          This class represents the root of the WSDL data model
WsdlParseException
          This exception is thrown when there is an error in parsing WSDL.
WsdlParser
          WsdlParser
 



Copyright © 2014. All Rights Reserved.