Class: BCL::ProvStruct

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

Instance Attribute Summary collapse

Instance Attribute Details

#authorObject

Returns the value of attribute author

Returns:

  • (Object)

    the current value of author



11
12
13
# File 'lib/bcl/base_xml.rb', line 11

def author
  @author
end

#commentObject

Returns the value of attribute comment

Returns:

  • (Object)

    the current value of comment



11
12
13
# File 'lib/bcl/base_xml.rb', line 11

def comment
  @comment
end

#datetimeObject

Returns the value of attribute datetime

Returns:

  • (Object)

    the current value of datetime



11
12
13
# File 'lib/bcl/base_xml.rb', line 11

def datetime
  @datetime
end