Class TaskJuggler::RealFormatAttribute
In: lib/taskjuggler/Attributes.rb
Parent: AttributeBase

Methods

new  

Public Class methods

[Source]

# File lib/taskjuggler/Attributes.rb, line 442
    def initialize(property, type, container)
      super
    end

[Validate]