Class: Gema6::GrupoEdad

Inherits:
Dieta
  • Object
show all
Defined in:
lib/gema6/grupoEdad.rb

Overview

Clase que representa a un grupo de menús según la edad (genérico)

Direct Known Subclasses

Menu14_18, Menu4_8, Menu9_13

Instance Attribute Summary

Attributes inherited from Dieta

#grasas, #hidratos, #platos, #porcentaje, #porcentaje_max, #porcentaje_min, #proteinas, #titulo, #vct

Method Summary

Methods inherited from Dieta

#<=>, #getCjtoPlatos, #getDescripcion, #getGramos, #getPlato, #getPorcion, #ingesta, #initialize, #plato, #porcentajes, #to_s

Constructor Details

This class inherits a constructor from Gema6::Dieta