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
 Iterator<Enumeration> SimpleTypeGenerator.getEnumeration()
           
 

Methods in com.sforce.ws.tools with parameters of type Enumeration
 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
 Iterator<Enumeration> Restriction.getElements()
           
 



Copyright © 2012. All Rights Reserved.