com.sforce.ws.wsdl
Interface Constants
- All Known Implementing Classes:
- Annotation, Attribute, Binding, BindingMessage, BindingOperation, Collection, ComplexType, Definitions, Documentation, Element, Enumeration, Message, Operation, Part, Port, PortType, Restriction, Schema, Service, SimpleType, SoapAddress, SoapBody, SoapHeader, SoapNode, Types, WsdlNode
public interface Constants
This class contains a list of string constants used while parsing WSDL.
- Since:
- 1.0 Nov 5, 2005
- Version:
- 1.0
- Author:
- http://cheenath.com
WSDL_NS
static final String WSDL_NS
- See Also:
- Constant Field Values
WSDL_SOAP_NS
static final String WSDL_SOAP_NS
- See Also:
- Constant Field Values
SCHEMA_NS
static final String SCHEMA_NS
- See Also:
- Constant Field Values
SCHEMA_INSTANCE_NS
static final String SCHEMA_INSTANCE_NS
- See Also:
- Constant Field Values
SOAP_ENVELOPE_NS
static final String SOAP_ENVELOPE_NS
- See Also:
- Constant Field Values
ENTERPRISE_NS
static final String ENTERPRISE_NS
- See Also:
- Constant Field Values
ENTERPRISE_SOBJECT_NS
static final String ENTERPRISE_SOBJECT_NS
- See Also:
- Constant Field Values
PARTNER_NS
static final String PARTNER_NS
- See Also:
- Constant Field Values
PARTNER_SOBJECT_NS
static final String PARTNER_SOBJECT_NS
- See Also:
- Constant Field Values
META_SFORCE_NS
static final String META_SFORCE_NS
- See Also:
- Constant Field Values
CROSS_INSTANCE_SFORCE_NS
static final String CROSS_INSTANCE_SFORCE_NS
- See Also:
- Constant Field Values
INTERNAL_SFORCE_NS
static final String INTERNAL_SFORCE_NS
- See Also:
- Constant Field Values
CLIENT_SYNC_SFORCE_NS
static final String CLIENT_SYNC_SFORCE_NS
- See Also:
- Constant Field Values
SYNC_API_SFORCE_NS
static final String SYNC_API_SFORCE_NS
- See Also:
- Constant Field Values
SCHEMA
static final String SCHEMA
- See Also:
- Constant Field Values
TYPES
static final String TYPES
- See Also:
- Constant Field Values
DOCUMENTATION
static final String DOCUMENTATION
- See Also:
- Constant Field Values
DEFINITIONS
static final String DEFINITIONS
- See Also:
- Constant Field Values
MESSAGE
static final String MESSAGE
- See Also:
- Constant Field Values
PORT_TYPE
static final String PORT_TYPE
- See Also:
- Constant Field Values
PORT
static final String PORT
- See Also:
- Constant Field Values
BINDING
static final String BINDING
- See Also:
- Constant Field Values
SERVICE
static final String SERVICE
- See Also:
- Constant Field Values
TARGET_NAME_SPACE
static final String TARGET_NAME_SPACE
- See Also:
- Constant Field Values
ELEMENT_FORM_DEFAULT
static final String ELEMENT_FORM_DEFAULT
- See Also:
- Constant Field Values
ATTRIBUTE_FORM_DEFAULT
static final String ATTRIBUTE_FORM_DEFAULT
- See Also:
- Constant Field Values
COMPLEX_TYPE
static final String COMPLEX_TYPE
- See Also:
- Constant Field Values
SIMPLE_TYPE
static final String SIMPLE_TYPE
- See Also:
- Constant Field Values
NAME
static final String NAME
- See Also:
- Constant Field Values
VALUE
static final String VALUE
- See Also:
- Constant Field Values
TYPE
static final String TYPE
- See Also:
- Constant Field Values
REF
static final String REF
- See Also:
- Constant Field Values
SEQUENCE
static final String SEQUENCE
- See Also:
- Constant Field Values
RESTRICTION
static final String RESTRICTION
- See Also:
- Constant Field Values
ELEMENT
static final String ELEMENT
- See Also:
- Constant Field Values
ENUMERATION
static final String ENUMERATION
- See Also:
- Constant Field Values
NILLABLE
static final String NILLABLE
- See Also:
- Constant Field Values
MIN_OCCURS
static final String MIN_OCCURS
- See Also:
- Constant Field Values
MAX_OCCURS
static final String MAX_OCCURS
- See Also:
- Constant Field Values
EXTENSION
static final String EXTENSION
- See Also:
- Constant Field Values
BASE
static final String BASE
- See Also:
- Constant Field Values
INPUT
static final String INPUT
- See Also:
- Constant Field Values
OUTPUT
static final String OUTPUT
- See Also:
- Constant Field Values
FAULT
static final String FAULT
- See Also:
- Constant Field Values
OPERATION
static final String OPERATION
- See Also:
- Constant Field Values
PART
static final String PART
- See Also:
- Constant Field Values
ADDRESS
static final String ADDRESS
- See Also:
- Constant Field Values
LOCATION
static final String LOCATION
- See Also:
- Constant Field Values
STYLE
static final String STYLE
- See Also:
- Constant Field Values
TRANSPORT
static final String TRANSPORT
- See Also:
- Constant Field Values
HEADER
static final String HEADER
- See Also:
- Constant Field Values
BODY
static final String BODY
- See Also:
- Constant Field Values
IMPORT
static final String IMPORT
- See Also:
- Constant Field Values
ANNOTATION
static final String ANNOTATION
- See Also:
- Constant Field Values
ATTRIBUTE
static final String ATTRIBUTE
- See Also:
- Constant Field Values
ALL
static final String ALL
- See Also:
- Constant Field Values
CHOICE
static final String CHOICE
- See Also:
- Constant Field Values
Copyright © 2014. All Rights Reserved.