Class: Tiss::Model::CtmAnexoSolicitante

Inherits:
Base
  • Object
show all
Defined in:
lib/tiss/models/ctm_anexo_solicitante.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

#emailProfissionalObject

@type: StTexto60



12
13
14
# File 'lib/tiss/models/ctm_anexo_solicitante.rb', line 12

def emailProfissional
  @emailProfissional
end

#nomeProfissionalObject

@type: StTexto70



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

def nomeProfissional
  @nomeProfissional
end

#telefoneProfissionalObject

@type: StTexto11



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

def telefoneProfissional
  @telefoneProfissional
end