Class Holidays


  • public class Holidays
    extends Object
    • Constructor Detail

      • Holidays

        public Holidays()
    • Method Detail

      • getFixed

        public List<Fixed> getFixed()
        Gets the value of the fixed property.

        This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a set method for the fixed property.

        For example, to add a new item, do as follows:

            getFixed().add(newItem);
         

        Objects of the following type(s) are allowed in the list Fixed

      • getRelativeToFixed

        public List<RelativeToFixed> getRelativeToFixed()
        Gets the value of the relativeToFixed property.

        This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a set method for the relativeToFixed property.

        For example, to add a new item, do as follows:

            getRelativeToFixed().add(newItem);
         

        Objects of the following type(s) are allowed in the list RelativeToFixed

      • getRelativeToWeekdayInMonth

        public List<RelativeToWeekdayInMonth> getRelativeToWeekdayInMonth()
        Gets the value of the relativeToWeekdayInMonth property.

        This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a set method for the relativeToWeekdayInMonth property.

        For example, to add a new item, do as follows:

            getRelativeToWeekdayInMonth().add(newItem);
         

        Objects of the following type(s) are allowed in the list RelativeToWeekdayInMonth

      • getFixedWeekday

        public List<FixedWeekdayInMonth> getFixedWeekday()
        Gets the value of the fixedWeekday property.

        This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a set method for the fixedWeekday property.

        For example, to add a new item, do as follows:

            getFixedWeekday().add(newItem);
         

        Objects of the following type(s) are allowed in the list FixedWeekdayInMonth

      • getChristianHoliday

        public List<ChristianHoliday> getChristianHoliday()
        Gets the value of the christianHoliday property.

        This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a set method for the christianHoliday property.

        For example, to add a new item, do as follows:

            getChristianHoliday().add(newItem);
         

        Objects of the following type(s) are allowed in the list ChristianHoliday

      • getIslamicHoliday

        public List<IslamicHoliday> getIslamicHoliday()
        Gets the value of the islamicHoliday property.

        This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a set method for the islamicHoliday property.

        For example, to add a new item, do as follows:

            getIslamicHoliday().add(newItem);
         

        Objects of the following type(s) are allowed in the list IslamicHoliday

      • getFixedWeekdayBetweenFixed

        public List<FixedWeekdayBetweenFixed> getFixedWeekdayBetweenFixed()
        Gets the value of the fixedWeekdayBetweenFixed property.

        This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a set method for the fixedWeekdayBetweenFixed property.

        For example, to add a new item, do as follows:

            getFixedWeekdayBetweenFixed().add(newItem);
         

        Objects of the following type(s) are allowed in the list FixedWeekdayBetweenFixed

      • getFixedWeekdayRelativeToFixed

        public List<FixedWeekdayRelativeToFixed> getFixedWeekdayRelativeToFixed()
        Gets the value of the fixedWeekdayRelativeToFixed property.

        This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a set method for the fixedWeekdayRelativeToFixed property.

        For example, to add a new item, do as follows:

            getFixedWeekdayRelativeToFixed().add(newItem);
         

        Objects of the following type(s) are allowed in the list FixedWeekdayRelativeToFixed

      • getEthiopianOrthodoxHoliday

        public List<EthiopianOrthodoxHoliday> getEthiopianOrthodoxHoliday()
        Gets the value of the ethiopianOrthodoxHoliday property.

        This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a set method for the ethiopianOrthodoxHoliday property.

        For example, to add a new item, do as follows:

            getEthiopianOrthodoxHoliday().add(newItem);
         

        Objects of the following type(s) are allowed in the list EthiopianOrthodoxHoliday

      • getRelativeToEasterSunday

        public List<RelativeToEasterSunday> getRelativeToEasterSunday()
        Gets the value of the relativeToEasterSunday property.

        This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a set method for the relativeToEasterSunday property.

        For example, to add a new item, do as follows:

            getRelativeToEasterSunday().add(newItem);
         

        Objects of the following type(s) are allowed in the list RelativeToEasterSunday