Class: Contact_selected_info

Inherits:
Struct
  • Object
show all
Defined in:
lib/gnms.rb

Instance Attribute Summary collapse

Instance Attribute Details

#firstnameObject

Returns the value of attribute firstname

Returns:

  • (Object)

    the current value of firstname



76
77
78
# File 'lib/gnms.rb', line 76

def firstname
  @firstname
end

#lastnameObject

Returns the value of attribute lastname

Returns:

  • (Object)

    the current value of lastname



76
77
78
# File 'lib/gnms.rb', line 76

def lastname
  @lastname
end