122 123 124
# File 'lib/openehr/rm/factory.rb', line 122 def self.create(*param) DataTypes::Quantity::DvAmount.new(*param) end