Uses of Class
com.sforce.soap.apex.CallOptions_element
-
-
Uses of CallOptions_element in com.sforce.soap.apex
Methods in com.sforce.soap.apex that return CallOptions_element Modifier and Type Method Description CallOptions_elementSoapConnection. getCallOptions()Methods in com.sforce.soap.apex with parameters of type CallOptions_element Modifier and Type Method Description voidSoapConnection. __setCallOptions(CallOptions_element __header)
-