Uses of Class
com.sforce.soap.partner.SoapType
-
Packages that use SoapType Package Description com.sforce.soap.partner -
-
Uses of SoapType in com.sforce.soap.partner
Methods in com.sforce.soap.partner that return SoapType Modifier and Type Method Description SoapTypeField. getSoapType()SoapTypeIField. getSoapType()element : soapType of type {urn:partner.soap.sforce.com}soapType java type: com.sforce.soap.partner.SoapTypestatic SoapTypeSoapType. 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 Modifier and Type Method Description voidField. setSoapType(SoapType soapType)voidIField. setSoapType(SoapType soapType)
-