Class Fixed

    • Constructor Detail

      • Fixed

        public Fixed()
    • Method Detail

      • getMonth

        public Month getMonth()
        Gets the value of the month property.
        Returns:
        possible object is Month
      • setMonth

        public void setMonth​(Month value)
        Sets the value of the month property.
        Parameters:
        value - allowed object is Month
      • getDay

        public Integer getDay()
        Gets the value of the day property.
        Returns:
        possible object is Integer
      • setDay

        public void setDay​(Integer value)
        Sets the value of the day property.
        Parameters:
        value - allowed object is Integer