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