|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sforce.ws.wsdl.WsdlNode
com.sforce.ws.wsdl.Definitions
public class Definitions
This class represents a WSDL->definitions
| Field Summary |
|---|
| Fields inherited from interface com.sforce.ws.wsdl.Constants |
|---|
ADDRESS, ALL, ANNOTATION, ATTRIBUTE, ATTRIBUTE_FORM_DEFAULT, BASE, BINDING, BODY, CHOICE, CLIENT_SYNC_SFORCE_NS, COMPLEX_TYPE, CROSS_INSTANCE_SFORCE_NS, DEFINITIONS, DOCUMENTATION, ELEMENT, ELEMENT_FORM_DEFAULT, ENTERPRISE_NS, ENTERPRISE_SOBJECT_NS, ENUMERATION, EXTENSION, FAULT, HEADER, IMPORT, INPUT, INTERNAL_SFORCE_NS, LOCATION, MAX_OCCURS, MESSAGE, META_SFORCE_NS, MIN_OCCURS, NAME, NILLABLE, OPERATION, OUTPUT, PART, PARTNER_NS, PARTNER_SOBJECT_NS, PORT, PORT_TYPE, REF, RESTRICTION, SCHEMA, SCHEMA_INSTANCE_NS, SCHEMA_NS, SEQUENCE, SERVICE, SIMPLE_TYPE, SOAP_ENVELOPE_NS, STYLE, SYNC_API_SFORCE_NS, TARGET_NAME_SPACE, TRANSPORT, TYPE, TYPES, VALUE, WSDL_NS, WSDL_SOAP_NS |
| Constructor Summary | |
|---|---|
Definitions()
|
|
| Method Summary | |
|---|---|
SfdcApiType |
getApiType()
|
Binding |
getBinding()
|
Message |
getMessage(QName name)
|
PortType |
getPortType()
|
Service |
getService()
|
String |
getTargetNamespace()
|
Types |
getTypes()
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Definitions()
| Method Detail |
|---|
public Types getTypes()
public String getTargetNamespace()
public SfdcApiType getApiType()
public PortType getPortType()
public Binding getBinding()
throws ConnectionException
ConnectionExceptionpublic Service getService()
public Message getMessage(QName name)
throws ConnectionException
ConnectionExceptionpublic String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||