Class: Rocksky::Generated::StrongRef
- Inherits:
-
Struct
- Object
- Struct
- Rocksky::Generated::StrongRef
- Defined in:
- lib/rocksky/generated/types.rb
Instance Attribute Summary collapse
-
#cid ⇒ Object
Returns the value of attribute cid.
-
#uri ⇒ Object
Returns the value of attribute uri.
Instance Attribute Details
#cid ⇒ Object
Returns the value of attribute cid
214 215 216 |
# File 'lib/rocksky/generated/types.rb', line 214 def cid @cid end |
#uri ⇒ Object
Returns the value of attribute uri
214 215 216 |
# File 'lib/rocksky/generated/types.rb', line 214 def uri @uri end |