Class: Tiss::Model::CtMotivoGlosa

Inherits:
Base
  • Object
show all
Defined in:
lib/tiss/models/ct_motivo_glosa.rb

Constant Summary

Constants inherited from Base

Base::DEFINED_ATTRIBUTES

Instance Attribute Summary collapse

Method Summary

Methods inherited from Base

attr_accessor, attribute_config, #attribute_configs, #attributes, #attributes_by, #attributes_with_values

Instance Attribute Details

#codigoGlosaObject

@type: DmTipoGlosa



6
7
8
# File 'lib/tiss/models/ct_motivo_glosa.rb', line 6

def codigoGlosa
  @codigoGlosa
end

#descricaoGlosaObject

@type: StTexto500



9
10
11
# File 'lib/tiss/models/ct_motivo_glosa.rb', line 9

def descricaoGlosa
  @descricaoGlosa
end