|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ComplexType | |
|---|---|
| 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. |
| Uses of ComplexType in com.sforce.ws.tools |
|---|
| Constructors in com.sforce.ws.tools with parameters of type ComplexType | |
|---|---|
ComplexTypeGenerator(Types types,
Schema schema,
ComplexType complexType,
File tempDir,
TypeMapper typeMapper,
boolean laxMinOccursMode)
|
|
| Uses of ComplexType in com.sforce.ws.wsdl |
|---|
| Methods in com.sforce.ws.wsdl that return ComplexType | |
|---|---|
ComplexType |
Types.getComplexType(QName type)
|
ComplexType |
Schema.getComplexType(String type)
|
| Methods in com.sforce.ws.wsdl that return types with arguments of type ComplexType | |
|---|---|
Iterator<ComplexType> |
Schema.getComplexTypes()
|
| Methods in com.sforce.ws.wsdl with parameters of type ComplexType | |
|---|---|
void |
Schema.addComplexType(ComplexType type)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||