Class ServiceCloudVoiceSettings

  • All Implemented Interfaces:
    com.sforce.ws.bind.XMLizable

    public class ServiceCloudVoiceSettings
    extends Metadata
    This is a generated class for the SObject Enterprise API. Do not edit this file, as your changes will be lost.
    • Constructor Detail

      • ServiceCloudVoiceSettings

        public ServiceCloudVoiceSettings()
        Constructor
    • Method Detail

      • getEnableDefaultChannelForSCV

        public boolean getEnableDefaultChannelForSCV()
      • isEnableDefaultChannelForSCV

        public boolean isEnableDefaultChannelForSCV()
      • setEnableDefaultChannelForSCV

        public void setEnableDefaultChannelForSCV​(boolean enableDefaultChannelForSCV)
      • setEnableDefaultChannelForSCV

        protected void setEnableDefaultChannelForSCV​(com.sforce.ws.parser.XmlInputStream __in,
                                                     com.sforce.ws.bind.TypeMapper __typeMapper)
                                              throws java.io.IOException,
                                                     com.sforce.ws.ConnectionException
        Throws:
        java.io.IOException
        com.sforce.ws.ConnectionException
      • getEnableEndUserForSCV

        public boolean getEnableEndUserForSCV()
      • isEnableEndUserForSCV

        public boolean isEnableEndUserForSCV()
      • setEnableEndUserForSCV

        public void setEnableEndUserForSCV​(boolean enableEndUserForSCV)
      • setEnableEndUserForSCV

        protected void setEnableEndUserForSCV​(com.sforce.ws.parser.XmlInputStream __in,
                                              com.sforce.ws.bind.TypeMapper __typeMapper)
                                       throws java.io.IOException,
                                              com.sforce.ws.ConnectionException
        Throws:
        java.io.IOException
        com.sforce.ws.ConnectionException
      • getEnableSCVBYOT

        public boolean getEnableSCVBYOT()
      • isEnableSCVBYOT

        public boolean isEnableSCVBYOT()
      • setEnableSCVBYOT

        public void setEnableSCVBYOT​(boolean enableSCVBYOT)
      • setEnableSCVBYOT

        protected void setEnableSCVBYOT​(com.sforce.ws.parser.XmlInputStream __in,
                                        com.sforce.ws.bind.TypeMapper __typeMapper)
                                 throws java.io.IOException,
                                        com.sforce.ws.ConnectionException
        Throws:
        java.io.IOException
        com.sforce.ws.ConnectionException
      • getEnableSCVExternalTelephony

        public boolean getEnableSCVExternalTelephony()
      • isEnableSCVExternalTelephony

        public boolean isEnableSCVExternalTelephony()
      • setEnableSCVExternalTelephony

        public void setEnableSCVExternalTelephony​(boolean enableSCVExternalTelephony)
      • setEnableSCVExternalTelephony

        protected void setEnableSCVExternalTelephony​(com.sforce.ws.parser.XmlInputStream __in,
                                                     com.sforce.ws.bind.TypeMapper __typeMapper)
                                              throws java.io.IOException,
                                                     com.sforce.ws.ConnectionException
        Throws:
        java.io.IOException
        com.sforce.ws.ConnectionException
      • getEnableServiceCloudVoice

        public boolean getEnableServiceCloudVoice()
      • isEnableServiceCloudVoice

        public boolean isEnableServiceCloudVoice()
      • setEnableServiceCloudVoice

        public void setEnableServiceCloudVoice​(boolean enableServiceCloudVoice)
      • setEnableServiceCloudVoice

        protected void setEnableServiceCloudVoice​(com.sforce.ws.parser.XmlInputStream __in,
                                                  com.sforce.ws.bind.TypeMapper __typeMapper)
                                           throws java.io.IOException,
                                                  com.sforce.ws.ConnectionException
        Throws:
        java.io.IOException
        com.sforce.ws.ConnectionException
      • getEnableVoiceInGovCloudOptIn

        public boolean getEnableVoiceInGovCloudOptIn()
      • isEnableVoiceInGovCloudOptIn

        public boolean isEnableVoiceInGovCloudOptIn()
      • setEnableVoiceInGovCloudOptIn

        public void setEnableVoiceInGovCloudOptIn​(boolean enableVoiceInGovCloudOptIn)
      • setEnableVoiceInGovCloudOptIn

        protected void setEnableVoiceInGovCloudOptIn​(com.sforce.ws.parser.XmlInputStream __in,
                                                     com.sforce.ws.bind.TypeMapper __typeMapper)
                                              throws java.io.IOException,
                                                     com.sforce.ws.ConnectionException
        Throws:
        java.io.IOException
        com.sforce.ws.ConnectionException
      • write

        public void write​(javax.xml.namespace.QName __element,
                          com.sforce.ws.parser.XmlOutputStream __out,
                          com.sforce.ws.bind.TypeMapper __typeMapper)
                   throws java.io.IOException
        Specified by:
        write in interface com.sforce.ws.bind.XMLizable
        Overrides:
        write in class Metadata
        Throws:
        java.io.IOException
      • writeFields

        protected void writeFields​(com.sforce.ws.parser.XmlOutputStream __out,
                                   com.sforce.ws.bind.TypeMapper __typeMapper)
                            throws java.io.IOException
        Overrides:
        writeFields in class Metadata
        Throws:
        java.io.IOException
      • load

        public void load​(com.sforce.ws.parser.XmlInputStream __in,
                         com.sforce.ws.bind.TypeMapper __typeMapper)
                  throws java.io.IOException,
                         com.sforce.ws.ConnectionException
        Specified by:
        load in interface com.sforce.ws.bind.XMLizable
        Overrides:
        load in class Metadata
        Throws:
        java.io.IOException
        com.sforce.ws.ConnectionException
      • loadFields

        protected void loadFields​(com.sforce.ws.parser.XmlInputStream __in,
                                  com.sforce.ws.bind.TypeMapper __typeMapper)
                           throws java.io.IOException,
                                  com.sforce.ws.ConnectionException
        Overrides:
        loadFields in class Metadata
        Throws:
        java.io.IOException
        com.sforce.ws.ConnectionException
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class Metadata