Class: Crown::Hatena::Bookmark::Related

Inherits:
Struct
  • Object
show all
Defined in:
lib/crown/hatena/bookmark.rb

Instance Attribute Summary collapse

Instance Attribute Details

#countObject

Returns the value of attribute count

Returns:

  • (Object)

    the current value of count



146
147
148
# File 'lib/crown/hatena/bookmark.rb', line 146

def count
  @count
end

#eidObject

Returns the value of attribute eid

Returns:

  • (Object)

    the current value of eid



146
147
148
# File 'lib/crown/hatena/bookmark.rb', line 146

def eid
  @eid
end

#titleObject

Returns the value of attribute title

Returns:

  • (Object)

    the current value of title



146
147
148
# File 'lib/crown/hatena/bookmark.rb', line 146

def title
  @title
end

#uriObject

Returns the value of attribute uri

Returns:

  • (Object)

    the current value of uri



146
147
148
# File 'lib/crown/hatena/bookmark.rb', line 146

def uri
  @uri
end