Uses of Enum Class
com.sforce.soap.partner.SoapType
Packages that use SoapType
-
Uses of SoapType in com.sforce.soap.partner
Methods in com.sforce.soap.partner that return SoapTypeModifier and TypeMethodDescriptionField.getSoapType()IField.getSoapType()element : soapType of type {urn:partner.soap.sforce.com}soapType java type: com.sforce.soap.partner.SoapTypestatic SoapTypeReturns the enum constant of this class with the specified name.static SoapType[]SoapType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.sforce.soap.partner with parameters of type SoapTypeModifier and TypeMethodDescriptionvoidField.setSoapType(SoapType soapType) voidIField.setSoapType(SoapType soapType)