Interface PostProcess

All Known Implementing Classes:
CtcLabelDecode, DbPostProcess

public interface PostProcess
Interface for objects under the PostProcess key in a config file.
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the value under the name key.
  • Method Details

    • getName

      String getName()
      Returns the value under the name key.
      Returns:
      the value under the name key