Class EmbeddedServiceFieldService

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

    public class EmbeddedServiceFieldService
    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

      • EmbeddedServiceFieldService

        public EmbeddedServiceFieldService()
        Constructor
    • Method Detail

      • getEmbeddedServiceConfig

        public java.lang.String getEmbeddedServiceConfig()
      • setEmbeddedServiceConfig

        public void setEmbeddedServiceConfig​(java.lang.String embeddedServiceConfig)
      • setEmbeddedServiceConfig

        protected void setEmbeddedServiceConfig​(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
      • getEnabled

        public boolean getEnabled()
      • isEnabled

        public boolean isEnabled()
      • setEnabled

        public void setEnabled​(boolean enabled)
      • setEnabled

        protected void setEnabled​(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
      • getFieldServiceConfirmCardImg

        public java.lang.String getFieldServiceConfirmCardImg()
      • setFieldServiceConfirmCardImg

        public void setFieldServiceConfirmCardImg​(java.lang.String fieldServiceConfirmCardImg)
      • setFieldServiceConfirmCardImg

        protected void setFieldServiceConfirmCardImg​(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
      • getFieldServiceHomeImg

        public java.lang.String getFieldServiceHomeImg()
      • setFieldServiceHomeImg

        public void setFieldServiceHomeImg​(java.lang.String fieldServiceHomeImg)
      • setFieldServiceHomeImg

        protected void setFieldServiceHomeImg​(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
      • getFieldServiceLogoImg

        public java.lang.String getFieldServiceLogoImg()
      • setFieldServiceLogoImg

        public void setFieldServiceLogoImg​(java.lang.String fieldServiceLogoImg)
      • setFieldServiceLogoImg

        protected void setFieldServiceLogoImg​(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
      • getMasterLabel

        public java.lang.String getMasterLabel()
      • setMasterLabel

        public void setMasterLabel​(java.lang.String masterLabel)
      • setMasterLabel

        protected void setMasterLabel​(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
      • getShouldShowExistingAppointment

        public boolean getShouldShowExistingAppointment()
      • isShouldShowExistingAppointment

        public boolean isShouldShowExistingAppointment()
      • setShouldShowExistingAppointment

        public void setShouldShowExistingAppointment​(boolean shouldShowExistingAppointment)
      • setShouldShowExistingAppointment

        protected void setShouldShowExistingAppointment​(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
      • getShouldShowNewAppointment

        public boolean getShouldShowNewAppointment()
      • isShouldShowNewAppointment

        public boolean isShouldShowNewAppointment()
      • setShouldShowNewAppointment

        public void setShouldShowNewAppointment​(boolean shouldShowNewAppointment)
      • setShouldShowNewAppointment

        protected void setShouldShowNewAppointment​(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