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