Class: NumDecouvertePersonnalite::EtatCivil

Inherits:
Struct
  • Object
show all
Defined in:
lib/num_decouverte_personnalite.rb,
sig/num_decouverte_personnalite.rbs

Instance Attribute Summary collapse

Instance Attribute Details

#consonneObject

Returns the value of attribute consonne

Returns:

  • (Object)

    the current value of consonne



8
9
10
# File 'lib/num_decouverte_personnalite.rb', line 8

def consonne
  @consonne
end

#toutObject

Returns the value of attribute tout

Returns:

  • (Object)

    the current value of tout



8
9
10
# File 'lib/num_decouverte_personnalite.rb', line 8

def tout
  @tout
end

#valeurObject

Returns the value of attribute valeur

Returns:

  • (Object)

    the current value of valeur



8
9
10
# File 'lib/num_decouverte_personnalite.rb', line 8

def valeur
  @valeur
end

#voyelleObject

Returns the value of attribute voyelle

Returns:

  • (Object)

    the current value of voyelle



8
9
10
# File 'lib/num_decouverte_personnalite.rb', line 8

def voyelle
  @voyelle
end