Class: OUI::Address

Inherits:
Object
  • Object
show all
Defined in:
lib/oui/address.rb

Instance Attribute Summary collapse

Instance Attribute Details

#countryObject

Returns the value of attribute country.



3
4
5
# File 'lib/oui/address.rb', line 3

def country
  @country
end

#linesObject

Returns the value of attribute lines.



3
4
5
# File 'lib/oui/address.rb', line 3

def lines
  @lines
end