Class MonthHolder

  • All Implemented Interfaces:
    Holder

    public final class MonthHolder
    extends java.lang.Object
    implements Holder
    Class MonthHolder
    • Field Summary

      Fields 
      Modifier and Type Field Description
      Month value
      Field _value
    • Constructor Summary

      Constructors 
      Constructor Description
      MonthHolder()
      Constructor MonthHolder
      MonthHolder​(Month value)
      Constructor MonthHolder
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • value

        public Month value
        Field _value
    • Constructor Detail

      • MonthHolder

        public MonthHolder()
        Constructor MonthHolder
      • MonthHolder

        public MonthHolder​(Month value)
        Constructor MonthHolder
        Parameters:
        value -