Uses of Interface
com.sforce.ws.wsdl.Constants

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

Uses of Constants in com.sforce.ws.wsdl
 

Classes in com.sforce.ws.wsdl that implement Constants
 class Annotation
          Annotation
 class Attribute
          This class represents WSDL->definitions->types->schema->complexType->attribute
 class Binding
          This class represents WSDL->Definitions->Binding
 class BindingMessage
          BindingMessage
 class BindingOperation
           
 class Collection
          This class represents WSDL->definitions->types->schema->complexType->sequence
 class ComplexType
          This class represents WSDL->Definitions->types->schema->complexType
 class Definitions
          This class represents a WSDL->definitions
 class Documentation
          Documentation
 class Element
          This class represents WSDL->Definitions->types->schema->element
 class Enumeration
          This class represents WSDL->Definitions->types->schema->element
 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 Restriction
          This class represents WSDL->definitions->types->schema->complexType->sequence
 class Schema
          This class represents WSDL->definitions->types->schema
 class Service
          This class represents WSDL definitions->service.
 class SimpleType
          This class represents WSDL->Definitions->types->schema->simpleType
 class SoapAddress
          SoapAddress
 class SoapBody
          SoapBody
 class SoapHeader
          SoapHeader
 class SoapNode
          SoapNode
 class Types
          This class represents Definitions->types.
 class WsdlNode
          This class represents the root of the WSDL data model
 



Copyright © 2014. All Rights Reserved.