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



249
250
251
# File 'lib/review/book/index.rb', line 249

def caption
  @caption
end

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



249
250
251
# File 'lib/review/book/index.rb', line 249

def id
  @id
end

#numberObject

Returns the value of attribute number

Returns:

  • (Object)

    the current value of number



249
250
251
# File 'lib/review/book/index.rb', line 249

def number
  @number
end