Class: ROM::SQL::Types::PG::Box

Inherits:
Struct
  • Object
show all
Defined in:
lib/rom/sql/extensions/postgres/types.rb

Instance Attribute Summary collapse

Instance Attribute Details

#lower_leftObject

Returns the value of attribute lower_left

Returns:

  • (Object)

    the current value of lower_left



248
249
250
# File 'lib/rom/sql/extensions/postgres/types.rb', line 248

def lower_left
  @lower_left
end

#upper_rightObject

Returns the value of attribute upper_right

Returns:

  • (Object)

    the current value of upper_right



248
249
250
# File 'lib/rom/sql/extensions/postgres/types.rb', line 248

def upper_right
  @upper_right
end