Interface RLCResultService

All Superinterfaces:
CRUDService<RLCResult>
All Known Implementing Classes:
RLCResultServiceImpl

public interface RLCResultService extends CRUDService<RLCResult>
  • Method Details

    • processRLC

      void processRLC(String fileName, RLCFile rlcFile)