Package nzilbb.util

Annotation Type ProgramDescription

    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      String value
      'Usage' description of the application.
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      String arguments
      Arguments to show in usage information.
    • Element Detail

      • value

        String value
        'Usage' description of the application.
        Returns:
        'Usage' description of the application.
      • arguments

        String arguments
        Arguments to show in usage information.
        Returns:
        Arguments to show in usage information.
        Default:
        ""