Class: Tiss::Model::HipotesesDiagnosticas
- Defined in:
- lib/tiss/models/hipoteses_diagnosticas.rb
Constant Summary
Constants inherited from Base
Instance Attribute Summary collapse
-
#diagnosticoCID ⇒ Object
@type: StTexto4.
-
#indicadorAcidente ⇒ Object
@type: DmIndicadorAcidente.
Method Summary
Methods inherited from Base
attr_accessor, attribute_config, #attribute_configs, #attributes, #attributes_by, #attributes_with_values
Instance Attribute Details
#diagnosticoCID ⇒ Object
@type: StTexto4
6 7 8 |
# File 'lib/tiss/models/hipoteses_diagnosticas.rb', line 6 def diagnosticoCID @diagnosticoCID end |
#indicadorAcidente ⇒ Object
@type: DmIndicadorAcidente
9 10 11 |
# File 'lib/tiss/models/hipoteses_diagnosticas.rb', line 9 def indicadorAcidente @indicadorAcidente end |