Class PresetEquationsManager.PresetEquationDefinition

    • Constructor Detail

      • PresetEquationDefinition

        public PresetEquationDefinition​(List<String> comments,
                                        List<String> body)
    • Method Detail

      • getId

        public String getId()
      • getExpression

        public String getExpression()
      • getComment

        public String getComment()