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