Class: Brand2csv::Marke

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

Instance Attribute Summary collapse

Instance Attribute Details

#hinterlegungsdatumObject

Returns the value of attribute hinterlegungsdatum

Returns:

  • (Object)

    the current value of hinterlegungsdatum



13
14
15
# File 'lib/brand2csv.rb', line 13

def hinterlegungsdatum
  @hinterlegungsdatum
end

#inhaberObject

Returns the value of attribute inhaber

Returns:

  • (Object)

    the current value of inhaber



13
14
15
# File 'lib/brand2csv.rb', line 13

def inhaber
  @inhaber
end

#landObject

Returns the value of attribute land

Returns:

  • (Object)

    the current value of land



13
14
15
# File 'lib/brand2csv.rb', line 13

def land
  @land
end

#markennummerObject

Returns the value of attribute markennummer

Returns:

  • (Object)

    the current value of markennummer



13
14
15
# File 'lib/brand2csv.rb', line 13

def markennummer
  @markennummer
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



13
14
15
# File 'lib/brand2csv.rb', line 13

def name
  @name
end

#ortObject

Returns the value of attribute ort

Returns:

  • (Object)

    the current value of ort



13
14
15
# File 'lib/brand2csv.rb', line 13

def ort
  @ort
end

#plzObject

Returns the value of attribute plz

Returns:

  • (Object)

    the current value of plz



13
14
15
# File 'lib/brand2csv.rb', line 13

def plz
  @plz
end

#zeile_1Object

Returns the value of attribute zeile_1

Returns:

  • (Object)

    the current value of zeile_1



13
14
15
# File 'lib/brand2csv.rb', line 13

def zeile_1
  @zeile_1
end

#zeile_2Object

Returns the value of attribute zeile_2

Returns:

  • (Object)

    the current value of zeile_2



13
14
15
# File 'lib/brand2csv.rb', line 13

def zeile_2
  @zeile_2
end

#zeile_3Object

Returns the value of attribute zeile_3

Returns:

  • (Object)

    the current value of zeile_3



13
14
15
# File 'lib/brand2csv.rb', line 13

def zeile_3
  @zeile_3
end

#zeile_4Object

Returns the value of attribute zeile_4

Returns:

  • (Object)

    the current value of zeile_4



13
14
15
# File 'lib/brand2csv.rb', line 13

def zeile_4
  @zeile_4
end

#zeile_5Object

Returns the value of attribute zeile_5

Returns:

  • (Object)

    the current value of zeile_5



13
14
15
# File 'lib/brand2csv.rb', line 13

def zeile_5
  @zeile_5
end