Class EIAreas


  • public class EIAreas
    extends Object
    Container for area information.
    Author:
    Andrea Antonello (www.hydrologis.com)
    • Field Detail

      • basinId

        public int basinId
        The basin id.
      • altimetricBandId

        public int altimetricBandId
        The id of the altimetric band.
      • energyBandId

        public int energyBandId
        The id of the energetic index in EIEnergy.
      • areaValue

        public double areaValue
        value of the current area.
    • Constructor Detail

      • EIAreas

        public EIAreas()