Class: Opencdd::Parcel::Workbook::SheetMapEntry

Inherits:
Struct
  • Object
show all
Defined in:
lib/opencdd/parcel/workbook.rb

Instance Attribute Summary collapse

Instance Attribute Details

#class_irdiObject

Returns the value of attribute class_irdi

Returns:

  • (Object)

    the current value of class_irdi



8
9
10
# File 'lib/opencdd/parcel/workbook.rb', line 8

def class_irdi
  @class_irdi
end

#content_noObject

Returns the value of attribute content_no

Returns:

  • (Object)

    the current value of content_no



8
9
10
# File 'lib/opencdd/parcel/workbook.rb', line 8

def content_no
  @content_no
end

#parcel_idObject

Returns the value of attribute parcel_id

Returns:

  • (Object)

    the current value of parcel_id



8
9
10
# File 'lib/opencdd/parcel/workbook.rb', line 8

def parcel_id
  @parcel_id
end

#project_idObject

Returns the value of attribute project_id

Returns:

  • (Object)

    the current value of project_id



8
9
10
# File 'lib/opencdd/parcel/workbook.rb', line 8

def project_id
  @project_id
end

#sheet_nameObject

Returns the value of attribute sheet_name

Returns:

  • (Object)

    the current value of sheet_name



8
9
10
# File 'lib/opencdd/parcel/workbook.rb', line 8

def sheet_name
  @sheet_name
end

#sheet_noObject

Returns the value of attribute sheet_no

Returns:

  • (Object)

    the current value of sheet_no



8
9
10
# File 'lib/opencdd/parcel/workbook.rb', line 8

def sheet_no
  @sheet_no
end

#targetObject

Returns the value of attribute target

Returns:

  • (Object)

    the current value of target



8
9
10
# File 'lib/opencdd/parcel/workbook.rb', line 8

def target
  @target
end

#typeObject

Returns the value of attribute type

Returns:

  • (Object)

    the current value of type



8
9
10
# File 'lib/opencdd/parcel/workbook.rb', line 8

def type
  @type
end