Uses of Class
com.sforce.soap.partner.SoapType

Packages that use SoapType
com.sforce.soap.partner   
 

Uses of SoapType in com.sforce.soap.partner
 

Methods in com.sforce.soap.partner that return SoapType
 SoapType Field.getSoapType()
           
static SoapType SoapType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SoapType[] SoapType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.sforce.soap.partner with parameters of type SoapType
 void Field.setSoapType(SoapType soapType)
           
 



Copyright © 2012. All Rights Reserved.