Class: ICat4JSON::ICat4JSON::ICATData

Inherits:
Struct
  • Object
show all
Defined in:
lib/icat4json.rb

Instance Attribute Summary collapse

Instance Attribute Details

#docDateObject

Returns the value of attribute docDate

Returns:

  • (Object)

    the current value of docDate



16
17
18
# File 'lib/icat4json.rb', line 16

def docDate
  @docDate
end

Returns the value of attribute docLink

Returns:

  • (Object)

    the current value of docLink



16
17
18
# File 'lib/icat4json.rb', line 16

def docLink
  @docLink
end

#docTitleObject

Returns the value of attribute docTitle

Returns:

  • (Object)

    the current value of docTitle



16
17
18
# File 'lib/icat4json.rb', line 16

def docTitle
  @docTitle
end

#docTitleFixObject

Returns the value of attribute docTitleFix

Returns:

  • (Object)

    the current value of docTitleFix



16
17
18
# File 'lib/icat4json.rb', line 16

def docTitleFix
  @docTitleFix
end

#itemdataObject

Returns the value of attribute itemdata

Returns:

  • (Object)

    the current value of itemdata



16
17
18
# File 'lib/icat4json.rb', line 16

def itemdata
  @itemdata
end