public interface VPumpAware
Interface for a pump class to indicate that it is backed by a virtual pump.
Version:
Mar-12-18
  • Method Summary

    Modifier and Type
    Method
    Description
    Return the underlying virtual pump.
  • Method Details

    • getVPump

      VPump getVPump()
      Return the underlying virtual pump.
      Returns:
      the underlying virtual pump