Class: Moodle2CC::Moodle::Section::Mod

Inherits:
Object
  • Object
show all
Includes:
HappyMapper
Defined in:
lib/moodle2cc/moodle/section.rb

Instance Attribute Summary collapse

Instance Attribute Details

#instanceObject

Returns the value of attribute instance.



10
11
12
# File 'lib/moodle2cc/moodle/section.rb', line 10

def instance
  @instance
end

#sectionObject

Returns the value of attribute section.



10
11
12
# File 'lib/moodle2cc/moodle/section.rb', line 10

def section
  @section
end