Class WavAnnotation


public class WavAnnotation extends DataAnnotation<DataAnnotationType>
  • Constructor Details Link icon

  • Method Details Link icon

    • getWavFolderName Link icon

      public String getWavFolderName()
      Returns:
      the full path of the wav file
    • setWavFolderName Link icon

      public void setWavFolderName(String folder)
      Parameters:
      String - containing full path of the wav file for this annotation
    • getWavPrefix Link icon

      public String getWavPrefix()
      Returns:
      the prefix of the wav file name
    • setWavPrefix Link icon

      public void setWavPrefix(String prefix)
      Parameters:
      String - containing the prefix of the wav file for this annotation
    • getExportedWavFileName Link icon

      public String getExportedWavFileName()
      Returns:
      the full path of the wav file
    • setExportedWavFileName Link icon

      public void setExportedWavFileName(String fn)
      Parameters:
      String - containing full path of the wav file for this annotation