Class: Udb::Portfolio::ExtraNote
- Inherits:
-
Object
- Object
- Udb::Portfolio::ExtraNote
- Defined in:
- lib/udb/obj/portfolio.rb
Overview
ExtraNote Subclass #
Instance Method Summary collapse
-
#initialize(data) ⇒ ExtraNote
constructor
A new instance of ExtraNote.
- #presence_obj ⇒ Object
- #text ⇒ Object
Constructor Details
Instance Method Details
#presence_obj ⇒ Object
807 |
# File 'lib/udb/obj/portfolio.rb', line 807 def presence_obj = @presence_obj |
#text ⇒ Object
808 |
# File 'lib/udb/obj/portfolio.rb', line 808 def text = @data["text"] |