class TaskJuggler::SymbolListAttribute
Public Class Methods
Source
# File lib/taskjuggler/Attributes.rb, line 636 def initialize(property, type, container) super end
Calls superclass method
TaskJuggler::ListAttributeBase::new
Source
# File lib/taskjuggler/Attributes.rb, line 640 def SymbolListAttribute::tjpId 'symbollist' end