Interface VPumpAware
public interface VPumpAware
Interface for a pump class to indicate that it is backed by a virtual pump.
- Version:
- Mar-12-18
-
Method Summary
-
Method Details
-
getVPump
VPump getVPump()Return the underlying virtual pump.- Returns:
- the underlying virtual pump
-