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