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