Method: PEROBS::POXReference#_id
- Defined in:
- lib/perobs/ObjectBase.rb
#_id ⇒ Object
Shortcut to access the _id() method of the referenced object.
103 104 105 |
# File 'lib/perobs/ObjectBase.rb', line 103 def _id @id end |
Shortcut to access the _id() method of the referenced object.
103 104 105 |
# File 'lib/perobs/ObjectBase.rb', line 103 def _id @id end |