TaskJuggler::ListAttributeBase
# File lib/taskjuggler/Attributes.rb, line 143 def initialize(property, type, container) super end
# File lib/taskjuggler/Attributes.rb, line 147 def ChargeListAttribute::tjpId 'charge' end
# File lib/taskjuggler/Attributes.rb, line 151 def to_s(query = nil) get.join(', ') end
[Validate]
Generated with the Darkfish Rdoc Generator 2.