Class EmailToCaseRoutingAddress

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

    public class EmailToCaseRoutingAddress
    extends java.lang.Object
    implements com.sforce.ws.bind.XMLizable
    This is a generated class for the SObject Enterprise API. Do not edit this file, as your changes will be lost.
    • Constructor Detail

      • EmailToCaseRoutingAddress

        public EmailToCaseRoutingAddress()
        Constructor
    • Method Detail

      • setAddressType

        protected void setAddressType​(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
      • getAuthorizedSenders

        public java.lang.String getAuthorizedSenders()
      • setAuthorizedSenders

        public void setAuthorizedSenders​(java.lang.String authorizedSenders)
      • setAuthorizedSenders

        protected void setAuthorizedSenders​(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
      • getCaseOrigin

        public java.lang.String getCaseOrigin()
      • setCaseOrigin

        public void setCaseOrigin​(java.lang.String caseOrigin)
      • setCaseOrigin

        protected void setCaseOrigin​(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
      • getCaseOwner

        public java.lang.String getCaseOwner()
      • setCaseOwner

        public void setCaseOwner​(java.lang.String caseOwner)
      • setCaseOwner

        protected void setCaseOwner​(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
      • getCaseOwnerType

        public java.lang.String getCaseOwnerType()
      • setCaseOwnerType

        public void setCaseOwnerType​(java.lang.String caseOwnerType)
      • setCaseOwnerType

        protected void setCaseOwnerType​(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
      • getCasePriority

        public java.lang.String getCasePriority()
      • setCasePriority

        public void setCasePriority​(java.lang.String casePriority)
      • setCasePriority

        protected void setCasePriority​(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
      • getCreateTask

        public boolean getCreateTask()
      • isCreateTask

        public boolean isCreateTask()
      • setCreateTask

        public void setCreateTask​(boolean createTask)
      • setCreateTask

        protected void setCreateTask​(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
      • getEmailAddress

        public java.lang.String getEmailAddress()
      • setEmailAddress

        public void setEmailAddress​(java.lang.String emailAddress)
      • setEmailAddress

        protected void setEmailAddress​(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
      • getEmailServicesAddress

        public java.lang.String getEmailServicesAddress()
      • setEmailServicesAddress

        public void setEmailServicesAddress​(java.lang.String emailServicesAddress)
      • setEmailServicesAddress

        protected void setEmailServicesAddress​(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
      • getIsVerified

        public boolean getIsVerified()
      • isIsVerified

        public boolean isIsVerified()
      • setIsVerified

        public void setIsVerified​(boolean isVerified)
      • setIsVerified

        protected void setIsVerified​(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
      • getRoutingName

        public java.lang.String getRoutingName()
      • setRoutingName

        public void setRoutingName​(java.lang.String routingName)
      • setRoutingName

        protected void setRoutingName​(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
      • getSaveEmailHeaders

        public boolean getSaveEmailHeaders()
      • isSaveEmailHeaders

        public boolean isSaveEmailHeaders()
      • setSaveEmailHeaders

        public void setSaveEmailHeaders​(boolean saveEmailHeaders)
      • setSaveEmailHeaders

        protected void setSaveEmailHeaders​(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
      • getTaskStatus

        public java.lang.String getTaskStatus()
      • setTaskStatus

        public void setTaskStatus​(java.lang.String taskStatus)
      • setTaskStatus

        protected void setTaskStatus​(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
        Throws:
        java.io.IOException
      • writeFields

        protected void writeFields​(com.sforce.ws.parser.XmlOutputStream __out,
                                   com.sforce.ws.bind.TypeMapper __typeMapper)
                            throws java.io.IOException
        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
        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
        Throws:
        java.io.IOException
        com.sforce.ws.ConnectionException
      • toString

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