Class FieldServiceSettings

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

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

      • FieldServiceSettings

        public FieldServiceSettings()
        Constructor
    • Method Detail

      • getCapacityUsageCalcClassId

        public java.lang.String getCapacityUsageCalcClassId()
      • setCapacityUsageCalcClassId

        public void setCapacityUsageCalcClassId​(java.lang.String capacityUsageCalcClassId)
      • setCapacityUsageCalcClassId

        protected void setCapacityUsageCalcClassId​(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
      • getDoesAllowEditSaForCrew

        public boolean getDoesAllowEditSaForCrew()
      • isDoesAllowEditSaForCrew

        public boolean isDoesAllowEditSaForCrew()
      • setDoesAllowEditSaForCrew

        public void setDoesAllowEditSaForCrew​(boolean doesAllowEditSaForCrew)
      • setDoesAllowEditSaForCrew

        protected void setDoesAllowEditSaForCrew​(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
      • getDoesShareSaParentWoWithAr

        public boolean getDoesShareSaParentWoWithAr()
      • isDoesShareSaParentWoWithAr

        public boolean isDoesShareSaParentWoWithAr()
      • setDoesShareSaParentWoWithAr

        public void setDoesShareSaParentWoWithAr​(boolean doesShareSaParentWoWithAr)
      • setDoesShareSaParentWoWithAr

        protected void setDoesShareSaParentWoWithAr​(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
      • getDoesShareSaWithAr

        public boolean getDoesShareSaWithAr()
      • isDoesShareSaWithAr

        public boolean isDoesShareSaWithAr()
      • setDoesShareSaWithAr

        public void setDoesShareSaWithAr​(boolean doesShareSaWithAr)
      • setDoesShareSaWithAr

        protected void setDoesShareSaWithAr​(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
      • getFieldServiceNotificationsOrgPref

        public boolean getFieldServiceNotificationsOrgPref()
      • isFieldServiceNotificationsOrgPref

        public boolean isFieldServiceNotificationsOrgPref()
      • setFieldServiceNotificationsOrgPref

        public void setFieldServiceNotificationsOrgPref​(boolean fieldServiceNotificationsOrgPref)
      • setFieldServiceNotificationsOrgPref

        protected void setFieldServiceNotificationsOrgPref​(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
      • getFieldServiceOrgPref

        public boolean getFieldServiceOrgPref()
      • isFieldServiceOrgPref

        public boolean isFieldServiceOrgPref()
      • setFieldServiceOrgPref

        public void setFieldServiceOrgPref​(boolean fieldServiceOrgPref)
      • setFieldServiceOrgPref

        protected void setFieldServiceOrgPref​(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
      • getServiceAppointmentsDueDateOffsetOrgValue

        public int getServiceAppointmentsDueDateOffsetOrgValue()
      • setServiceAppointmentsDueDateOffsetOrgValue

        public void setServiceAppointmentsDueDateOffsetOrgValue​(int serviceAppointmentsDueDateOffsetOrgValue)
      • setServiceAppointmentsDueDateOffsetOrgValue

        protected void setServiceAppointmentsDueDateOffsetOrgValue​(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
      • getWorkOrderLineItemSearchFields

        public java.lang.String[] getWorkOrderLineItemSearchFields()
      • setWorkOrderLineItemSearchFields

        public void setWorkOrderLineItemSearchFields​(java.lang.String[] workOrderLineItemSearchFields)
      • setWorkOrderLineItemSearchFields

        protected void setWorkOrderLineItemSearchFields​(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
      • getWorkOrderSearchFields

        public java.lang.String[] getWorkOrderSearchFields()
      • setWorkOrderSearchFields

        public void setWorkOrderSearchFields​(java.lang.String[] workOrderSearchFields)
      • setWorkOrderSearchFields

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