Class: NumDecouvertePersonnalite::ChaineCaractere

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

Instance Attribute Summary collapse

Instance Attribute Details

#ligne_caractere_vers_chiffreObject

Returns the value of attribute ligne_caractere_vers_chiffre

Returns:

  • (Object)

    the current value of ligne_caractere_vers_chiffre



15
16
17
# File 'lib/num_decouverte_personnalite.rb', line 15

def ligne_caractere_vers_chiffre
  @ligne_caractere_vers_chiffre
end

#nombre_presentationObject

Returns the value of attribute nombre_presentation

Returns:

  • (Object)

    the current value of nombre_presentation



15
16
17
# File 'lib/num_decouverte_personnalite.rb', line 15

def nombre_presentation
  @nombre_presentation
end

#nombre_reduitObject

Returns the value of attribute nombre_reduit

Returns:

  • (Object)

    the current value of nombre_reduit



15
16
17
# File 'lib/num_decouverte_personnalite.rb', line 15

def nombre_reduit
  @nombre_reduit
end

#resultatObject

Returns the value of attribute resultat

Returns:

  • (Object)

    the current value of resultat



15
16
17
# File 'lib/num_decouverte_personnalite.rb', line 15

def resultat
  @resultat
end

#valeurObject

Returns the value of attribute valeur

Returns:

  • (Object)

    the current value of valeur



15
16
17
# File 'lib/num_decouverte_personnalite.rb', line 15

def valeur
  @valeur
end