Method: HQMF1::PopulationCriteria#id

Defined in:
lib/hqmf-parser/1.0/population_criteria.rb,
lib/hqmf-parser/1.0/population_criteria.rb

#idString

Get the id for the population criteria, used elsewhere in the HQMF document to refer to this criteria

Returns:

  • (String)

    the id



41
42
43
# File 'lib/hqmf-parser/1.0/population_criteria.rb', line 41

def id
  @id
end