|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Part | |
|---|---|
| com.sforce.ws.codegen | |
| com.sforce.ws.wsdl | Provides an WSDL Object model that can parse and generate WSDL. |
| Uses of Part in com.sforce.ws.codegen |
|---|
| Methods in com.sforce.ws.codegen that return types with arguments of type Part | |
|---|---|
Iterator<Part> |
ConnectionMetadataConstructor.headers()
|
Iterator<Part> |
ConnectionMetadataConstructor.headersFor(Operation operation)
|
| Methods in com.sforce.ws.codegen with parameters of type Part | |
|---|---|
String |
ConnectionMetadataConstructor.headerArgs(Part header)
|
String |
ConnectionMetadataConstructor.headerElement(Part header)
|
Iterator<Element> |
ConnectionMetadataConstructor.headerElements(Part header)
|
String |
ConnectionMetadataConstructor.headerName(Part header)
|
String |
ConnectionMetadataConstructor.headerType(Part header)
|
| Uses of Part in com.sforce.ws.wsdl |
|---|
| Methods in com.sforce.ws.wsdl that return Part | |
|---|---|
Part |
Message.getPart(String part)
|
| Methods in com.sforce.ws.wsdl that return types with arguments of type Part | |
|---|---|
Iterator<Part> |
Binding.getAllHeaders()
|
Iterator<Part> |
Message.getParts()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||