Class: Tiss::Model::CtAnexoRecebimento

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

#anexosClinicosObject

@type: AnexosClinicos



24
25
26
# File 'lib/tiss/models/ct_anexo_recebimento.rb', line 24

def anexosClinicos
  @anexosClinicos
end

#dadosPrestadorObject

@type: CtContratadoDados



18
19
20
# File 'lib/tiss/models/ct_anexo_recebimento.rb', line 18

def dadosPrestador
  @dadosPrestador
end

#dataEnvioAnexoObject

@type: StData



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

def dataEnvioAnexo
  @dataEnvioAnexo
end

#nrProtocoloRecebimentoObject

@type: StTexto12



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

def nrProtocoloRecebimento
  @nrProtocoloRecebimento
end

#numeroLoteObject

@type: StTexto12



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

def numeroLote
  @numeroLote
end

#observacaoObject

@type: StTexto500



27
28
29
# File 'lib/tiss/models/ct_anexo_recebimento.rb', line 27

def observacao
  @observacao
end

#qtAnexosClinicosObject

@type: StNumerico3



21
22
23
# File 'lib/tiss/models/ct_anexo_recebimento.rb', line 21

def qtAnexosClinicos
  @qtAnexosClinicos
end

#registroANSObject

@type: StRegistroAns



15
16
17
# File 'lib/tiss/models/ct_anexo_recebimento.rb', line 15

def registroANS
  @registroANS
end