Package com.sforce.soap.partner
Interface ICallOptions_element
- All Known Implementing Classes:
CallOptions_element
public interface ICallOptions_element
This is a generated class for the SObject Enterprise API.
Do not edit this file, as your changes will be lost.
-
Method Summary
Modifier and TypeMethodDescriptionelement : client of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.Stringelement : defaultNamespace of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.StringvoidvoidsetDefaultNamespace(String defaultNamespace)
-
Method Details
-
getClient
String getClient()element : client of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String -
setClient
-
getDefaultNamespace
String getDefaultNamespace()element : defaultNamespace of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String -
setDefaultNamespace
-