Object
# File lib/taskjuggler/AccountCredit.rb, line 18 def initialize(date, description, amount) @date = date @description = description @amount = amount end
[Validate]
Generated with the Darkfish Rdoc Generator 2.