Class: Rea::AspectType::DueDateType

Inherits:
Base
  • Object
show all
Defined in:
lib/rea/aspect_type/due_date_type.rb

Instance Attribute Summary collapse

Method Summary

Methods inherited from Base

#initialize

Constructor Details

This class inherits a constructor from Rea::AspectType::Base

Instance Attribute Details

#activation_ruleObject (readonly)

Returns the value of attribute activation_rule.



3
4
5
# File 'lib/rea/aspect_type/due_date_type.rb', line 3

def activation_rule
  @activation_rule
end

#nameObject (readonly)

Returns the value of attribute name.



3
4
5
# File 'lib/rea/aspect_type/due_date_type.rb', line 3

def name
  @name
end