Interface PayrollRunRunState.Visitor<T>

  • Enclosing class:
    PayrollRunRunState

    public static interface PayrollRunRunState.Visitor<T>
    • Method Detail

      • visit

        T visit​(java.lang.String value)