Uses of Class
com.sforce.ws.wsdl.Enumeration

Packages that use Enumeration
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 Enumeration in com.sforce.ws.tools
 

Methods in com.sforce.ws.tools that return types with arguments of type Enumeration
 java.util.Iterator<Enumeration> SimpleTypeGenerator.getEnumeration()
           
 

Methods in com.sforce.ws.tools with parameters of type Enumeration
 java.lang.String SimpleTypeGenerator.javaName(Enumeration enumeration)
           
 

Uses of Enumeration in com.sforce.ws.wsdl
 

Methods in com.sforce.ws.wsdl that return types with arguments of type Enumeration
 java.util.Iterator<Enumeration> Restriction.getElements()
           
 



Copyright © 2011. All Rights Reserved.