Class: Pumi::AdministrativeUnit

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

Instance Attribute Summary collapse

Instance Attribute Details

#name_enObject

Returns the value of attribute name_en

Returns:

  • (Object)

    the current value of name_en



2
3
4
# File 'lib/pumi/administrative_unit.rb', line 2

def name_en
  @name_en
end

#name_kmObject

Returns the value of attribute name_km

Returns:

  • (Object)

    the current value of name_km



2
3
4
# File 'lib/pumi/administrative_unit.rb', line 2

def name_km
  @name_km
end

#name_latinObject

Returns the value of attribute name_latin

Returns:

  • (Object)

    the current value of name_latin



2
3
4
# File 'lib/pumi/administrative_unit.rb', line 2

def name_latin
  @name_latin
end

#name_ungegnObject

Returns the value of attribute name_ungegn

Returns:

  • (Object)

    the current value of name_ungegn



2
3
4
# File 'lib/pumi/administrative_unit.rb', line 2

def name_ungegn
  @name_ungegn
end