Class RelativeToWeekdayInMonth


  • public class RelativeToWeekdayInMonth
    extends Holiday
    • Constructor Detail

      • RelativeToWeekdayInMonth

        public RelativeToWeekdayInMonth()
    • Method Detail

      • getWeekday

        public Weekday getWeekday()
        Gets the value of the weekday property.
        Returns:
        possible object is Weekday
      • setWeekday

        public void setWeekday​(Weekday value)
        Sets the value of the weekday property.
        Parameters:
        value - allowed object is Weekday
      • getWhen

        public When getWhen()
        Gets the value of the when property.
        Returns:
        possible object is When
      • setWhen

        public void setWhen​(When value)
        Sets the value of the when property.
        Parameters:
        value - allowed object is When