Class: Pumi::DataSource::NCDD::AdministrativeUnit

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

Instance Attribute Summary collapse

Instance Attribute Details

#code_lengthObject

Returns the value of attribute code_length

Returns:

  • (Object)

    the current value of code_length



26
27
28
# File 'lib/pumi/data_source/ncdd.rb', line 26

def code_length
  @code_length
end

#enObject

Returns the value of attribute en

Returns:

  • (Object)

    the current value of en



26
27
28
# File 'lib/pumi/data_source/ncdd.rb', line 26

def en
  @en
end

#groupObject

Returns the value of attribute group

Returns:

  • (Object)

    the current value of group



26
27
28
# File 'lib/pumi/data_source/ncdd.rb', line 26

def group
  @group
end

#kmObject

Returns the value of attribute km

Returns:

  • (Object)

    the current value of km



26
27
28
# File 'lib/pumi/data_source/ncdd.rb', line 26

def km
  @km
end

#latinObject

Returns the value of attribute latin

Returns:

  • (Object)

    the current value of latin



26
27
28
# File 'lib/pumi/data_source/ncdd.rb', line 26

def latin
  @latin
end

#typeObject

Returns the value of attribute type

Returns:

  • (Object)

    the current value of type



26
27
28
# File 'lib/pumi/data_source/ncdd.rb', line 26

def type
  @type
end

#ungegnObject

Returns the value of attribute ungegn

Returns:

  • (Object)

    the current value of ungegn



26
27
28
# File 'lib/pumi/data_source/ncdd.rb', line 26

def ungegn
  @ungegn
end