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

Packages that use SfdcApiType
com.sforce.ws.wsdl Provides an WSDL Object model that can parse and generate WSDL. 
 

Uses of SfdcApiType in com.sforce.ws.wsdl
 

Methods in com.sforce.ws.wsdl that return SfdcApiType
 SfdcApiType Definitions.getApiType()
           
static SfdcApiType SfdcApiType.getFromNamespace(String namespace)
           
static SfdcApiType SfdcApiType.getFromSobjectNamespace(String namespace)
           
static SfdcApiType SfdcApiType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SfdcApiType[] SfdcApiType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2012. All Rights Reserved.