Class: Fop::SeatClass

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

Instance Attribute Summary collapse

Instance Attribute Details

#codeObject

Returns the value of attribute code

Returns:

  • (Object)

    the current value of code



19
20
21
# File 'lib/fop/client.rb', line 19

def code
  @code
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



19
20
21
# File 'lib/fop/client.rb', line 19

def name
  @name
end