Class NextValExpression

    • Field Detail

      • NEXT_VALUE_PATTERN

        public static final Pattern NEXT_VALUE_PATTERN
    • Constructor Detail

      • NextValExpression

        public NextValExpression​(List<String> nameList,
                                 String image)
    • Method Detail

      • isUsingNextValueFor

        public boolean isUsingNextValueFor()
      • setUsingNextValueFor

        public void setUsingNextValueFor​(boolean usingNextValueFor)
      • withNextValueFor

        public NextValExpression withNextValueFor​(boolean usingNextValueFor)
      • getName

        public String getName()