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 Detail

      • getClient

        String getClient()
        element : client of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
      • setClient

        void setClient​(String client)
      • getDefaultNamespace

        String getDefaultNamespace()
        element : defaultNamespace of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
      • setDefaultNamespace

        void setDefaultNamespace​(String defaultNamespace)