Class Holiday

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

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

      • Holiday

        public Holiday()
        Constructor
    • Method Detail

      • getActivityDate

        public java.util.Calendar getActivityDate()
      • setActivityDate

        public void setActivityDate​(java.util.Calendar activityDate)
      • setActivityDate

        protected void setActivityDate​(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
      • getBusinessHours

        public java.lang.String[] getBusinessHours()
      • setBusinessHours

        public void setBusinessHours​(java.lang.String[] businessHours)
      • setBusinessHours

        protected void setBusinessHours​(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
      • getDescription

        public java.lang.String getDescription()
      • setDescription

        public void setDescription​(java.lang.String description)
      • setDescription

        protected void setDescription​(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
      • getEndTime

        public com.sforce.ws.types.Time getEndTime()
      • setEndTime

        public void setEndTime​(com.sforce.ws.types.Time endTime)
      • setEndTime

        protected void setEndTime​(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
      • getIsRecurring

        public boolean getIsRecurring()
      • isIsRecurring

        public boolean isIsRecurring()
      • setIsRecurring

        public void setIsRecurring​(boolean isRecurring)
      • setIsRecurring

        protected void setIsRecurring​(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
      • getName

        public java.lang.String getName()
      • setName

        public void setName​(java.lang.String name)
      • setName

        protected void setName​(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
      • getRecurrenceDayOfMonth

        public int getRecurrenceDayOfMonth()
      • setRecurrenceDayOfMonth

        public void setRecurrenceDayOfMonth​(int recurrenceDayOfMonth)
      • setRecurrenceDayOfMonth

        protected void setRecurrenceDayOfMonth​(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
      • getRecurrenceDayOfWeek

        public java.lang.String[] getRecurrenceDayOfWeek()
      • setRecurrenceDayOfWeek

        public void setRecurrenceDayOfWeek​(java.lang.String[] recurrenceDayOfWeek)
      • setRecurrenceDayOfWeek

        protected void setRecurrenceDayOfWeek​(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
      • getRecurrenceDayOfWeekMask

        public int getRecurrenceDayOfWeekMask()
      • setRecurrenceDayOfWeekMask

        public void setRecurrenceDayOfWeekMask​(int recurrenceDayOfWeekMask)
      • setRecurrenceDayOfWeekMask

        protected void setRecurrenceDayOfWeekMask​(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
      • getRecurrenceEndDate

        public java.util.Calendar getRecurrenceEndDate()
      • setRecurrenceEndDate

        public void setRecurrenceEndDate​(java.util.Calendar recurrenceEndDate)
      • setRecurrenceEndDate

        protected void setRecurrenceEndDate​(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
      • getRecurrenceInstance

        public java.lang.String getRecurrenceInstance()
      • setRecurrenceInstance

        public void setRecurrenceInstance​(java.lang.String recurrenceInstance)
      • setRecurrenceInstance

        protected void setRecurrenceInstance​(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
      • getRecurrenceInterval

        public int getRecurrenceInterval()
      • setRecurrenceInterval

        public void setRecurrenceInterval​(int recurrenceInterval)
      • setRecurrenceInterval

        protected void setRecurrenceInterval​(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
      • getRecurrenceMonthOfYear

        public java.lang.String getRecurrenceMonthOfYear()
      • setRecurrenceMonthOfYear

        public void setRecurrenceMonthOfYear​(java.lang.String recurrenceMonthOfYear)
      • setRecurrenceMonthOfYear

        protected void setRecurrenceMonthOfYear​(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
      • getRecurrenceStartDate

        public java.util.Calendar getRecurrenceStartDate()
      • setRecurrenceStartDate

        public void setRecurrenceStartDate​(java.util.Calendar recurrenceStartDate)
      • setRecurrenceStartDate

        protected void setRecurrenceStartDate​(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
      • getRecurrenceType

        public java.lang.String getRecurrenceType()
      • setRecurrenceType

        public void setRecurrenceType​(java.lang.String recurrenceType)
      • setRecurrenceType

        protected void setRecurrenceType​(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
      • getStartTime

        public com.sforce.ws.types.Time getStartTime()
      • setStartTime

        public void setStartTime​(com.sforce.ws.types.Time startTime)
      • setStartTime

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