Class TemporalExpression.ExpressionContext

  • Enclosing class:
    TemporalExpression

    protected class TemporalExpression.ExpressionContext
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected ExpressionContext()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • hourBumped

        public boolean hourBumped
      • dayBumped

        public boolean dayBumped
      • monthBumped

        public boolean monthBumped
    • Constructor Detail

      • ExpressionContext

        protected ExpressionContext()