Enum FormulaStep.FormulaStepType

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Comparable<FormulaStep.FormulaStepType>
    Enclosing class:
    FormulaStep

    public static enum FormulaStep.FormulaStepType
    extends java.lang.Enum<FormulaStep.FormulaStepType>
    The type of a formula step. This can be anything from weighing, to a question to an optional routine containing more formula steps
    Author:
    SGSystems