Package hec.rss.model

Interface PowerPlantContainer

All Known Implementing Classes:
AdjustableFlow, PowerPlantFlow, PumpFlow, ReversiblePumpFlow

public interface PowerPlantContainer
Title: HEC JavaDev Description: Copyright: Company: RMA
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    returns boolean indicating whether this element has a power plant
    void
    setHasPowerPlant(boolean b)
    activates/deactivates power plant
  • Method Details

    • hasPowerPlant

      boolean hasPowerPlant()
      returns boolean indicating whether this element has a power plant
    • setHasPowerPlant

      void setHasPowerPlant(boolean b)
      activates/deactivates power plant