Class: ICat4JSON::ICat4JSON::ICATData
- Inherits:
-
Struct
- Object
- Struct
- ICat4JSON::ICat4JSON::ICATData
- Defined in:
- lib/icat4json.rb
Instance Attribute Summary collapse
-
#docDate ⇒ Object
Returns the value of attribute docDate.
-
#docLink ⇒ Object
Returns the value of attribute docLink.
-
#docTitle ⇒ Object
Returns the value of attribute docTitle.
-
#docTitleFix ⇒ Object
Returns the value of attribute docTitleFix.
-
#itemdata ⇒ Object
Returns the value of attribute itemdata.
Instance Attribute Details
#docDate ⇒ Object
Returns the value of attribute docDate
16 17 18 |
# File 'lib/icat4json.rb', line 16 def docDate @docDate end |
#docLink ⇒ Object
Returns the value of attribute docLink
16 17 18 |
# File 'lib/icat4json.rb', line 16 def docLink @docLink end |
#docTitle ⇒ Object
Returns the value of attribute docTitle
16 17 18 |
# File 'lib/icat4json.rb', line 16 def docTitle @docTitle end |
#docTitleFix ⇒ Object
Returns the value of attribute docTitleFix
16 17 18 |
# File 'lib/icat4json.rb', line 16 def docTitleFix @docTitleFix end |
#itemdata ⇒ Object
Returns the value of attribute itemdata
16 17 18 |
# File 'lib/icat4json.rb', line 16 def itemdata @itemdata end |