Class: ReVIEW::Book::BibpaperIndex::Item

Inherits:
Struct
  • Object
show all
Defined in:
lib/review/book/index.rb

Instance Attribute Summary collapse

Instance Attribute Details

#captionObject

Returns the value of attribute caption

Returns:

  • (Object)

    the current value of caption



243
244
245
# File 'lib/review/book/index.rb', line 243

def caption
  @caption
end

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



243
244
245
# File 'lib/review/book/index.rb', line 243

def id
  @id
end

#numberObject

Returns the value of attribute number

Returns:

  • (Object)

    the current value of number



243
244
245
# File 'lib/review/book/index.rb', line 243

def number
  @number
end