114 115 116
# File 'lib/openehr/rm/factory.rb', line 114 def self.create(*param) OpenEHR::RM::DataTypes::Quantity::DvInterval.new(*param) end