Class: TransparenciaBrasil::Identity::Excelencia

Inherits:
Base
  • Object
show all
Defined in:
lib/transparencia_brasil/identity/excelencia.rb

Instance Attribute Summary collapse

Method Summary

Methods inherited from Base

attr_reader, #initialize

Constructor Details

This class inherits a constructor from TransparenciaBrasil::Identity::Base

Instance Attribute Details

#anosPassadosObject (readonly)

Returns the value of attribute anosPassados.



4
5
6
# File 'lib/transparencia_brasil/identity/excelencia.rb', line 4

def anosPassados
  @anosPassados
end

#apelidoObject (readonly)

Returns the value of attribute apelido.



4
5
6
# File 'lib/transparencia_brasil/identity/excelencia.rb', line 4

def apelido
  @apelido
end

#bancadasObject (readonly)

Returns the value of attribute bancadas.



4
5
6
# File 'lib/transparencia_brasil/identity/excelencia.rb', line 4

def bancadas
  @bancadas
end

#cargosObject (readonly)

Returns the value of attribute cargos.



4
5
6
# File 'lib/transparencia_brasil/identity/excelencia.rb', line 4

def cargos
  @cargos
end

#cargosPassadosObject (readonly)

Returns the value of attribute cargosPassados.



4
5
6
# File 'lib/transparencia_brasil/identity/excelencia.rb', line 4

def cargosPassados
  @cargosPassados
end

#casaObject (readonly)

Returns the value of attribute casa.



4
5
6
# File 'lib/transparencia_brasil/identity/excelencia.rb', line 4

def casa
  @casa
end

#CPFObject (readonly)

Returns the value of attribute CPF.



4
5
6
# File 'lib/transparencia_brasil/identity/excelencia.rb', line 4

def CPF
  @CPF
end

#estadoObject (readonly)

Returns the value of attribute estado.



4
5
6
# File 'lib/transparencia_brasil/identity/excelencia.rb', line 4

def estado
  @estado
end

#estadosPassadosObject (readonly)

Returns the value of attribute estadosPassados.



4
5
6
# File 'lib/transparencia_brasil/identity/excelencia.rb', line 4

def estadosPassados
  @estadosPassados
end

#idObject (readonly)

Returns the value of attribute id.



4
5
6
# File 'lib/transparencia_brasil/identity/excelencia.rb', line 4

def id
  @id
end

#miniBioObject (readonly)

Returns the value of attribute miniBio.



4
5
6
# File 'lib/transparencia_brasil/identity/excelencia.rb', line 4

def miniBio
  @miniBio
end

#municipiosPassadosObject (readonly)

Returns the value of attribute municipiosPassados.



4
5
6
# File 'lib/transparencia_brasil/identity/excelencia.rb', line 4

def municipiosPassados
  @municipiosPassados
end

#nomeObject (readonly)

Returns the value of attribute nome.



4
5
6
# File 'lib/transparencia_brasil/identity/excelencia.rb', line 4

def nome
  @nome
end

#partidoObject (readonly)

Returns the value of attribute partido.



4
5
6
# File 'lib/transparencia_brasil/identity/excelencia.rb', line 4

def partido
  @partido
end

#partidosPassadosObject (readonly)

Returns the value of attribute partidosPassados.



4
5
6
# File 'lib/transparencia_brasil/identity/excelencia.rb', line 4

def partidosPassados
  @partidosPassados
end

#processosObject (readonly)

Returns the value of attribute processos.



4
5
6
# File 'lib/transparencia_brasil/identity/excelencia.rb', line 4

def processos
  @processos
end

#recursosPassadosObject (readonly)

Returns the value of attribute recursosPassados.



4
5
6
# File 'lib/transparencia_brasil/identity/excelencia.rb', line 4

def recursosPassados
  @recursosPassados
end

#resultadosPassadosObject (readonly)

Returns the value of attribute resultadosPassados.



4
5
6
# File 'lib/transparencia_brasil/identity/excelencia.rb', line 4

def resultadosPassados
  @resultadosPassados
end

#tituloObject (readonly)

Returns the value of attribute titulo.



4
5
6
# File 'lib/transparencia_brasil/identity/excelencia.rb', line 4

def titulo
  @titulo
end

#votosPassadosObject (readonly)

Returns the value of attribute votosPassados.



4
5
6
# File 'lib/transparencia_brasil/identity/excelencia.rb', line 4

def votosPassados
  @votosPassados
end