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



33
34
35
# File 'lib/pumi/data_source/ncdd.rb', line 33

def code_length
  @code_length
end

#enObject

Returns the value of attribute en

Returns:

  • (Object)

    the current value of en



33
34
35
# File 'lib/pumi/data_source/ncdd.rb', line 33

def en
  @en
end

#groupObject

Returns the value of attribute group

Returns:

  • (Object)

    the current value of group



33
34
35
# File 'lib/pumi/data_source/ncdd.rb', line 33

def group
  @group
end

#kmObject

Returns the value of attribute km

Returns:

  • (Object)

    the current value of km



33
34
35
# File 'lib/pumi/data_source/ncdd.rb', line 33

def km
  @km
end

#latinObject

Returns the value of attribute latin

Returns:

  • (Object)

    the current value of latin



33
34
35
# File 'lib/pumi/data_source/ncdd.rb', line 33

def latin
  @latin
end

#typeObject

Returns the value of attribute type

Returns:

  • (Object)

    the current value of type



33
34
35
# File 'lib/pumi/data_source/ncdd.rb', line 33

def type
  @type
end

#ungegnObject

Returns the value of attribute ungegn

Returns:

  • (Object)

    the current value of ungegn



33
34
35
# File 'lib/pumi/data_source/ncdd.rb', line 33

def ungegn
  @ungegn
end