Class: ParseUtil::ParseComposition

Inherits:
Struct
  • Object
show all
Defined in:
lib/oddb2xml/parse_compositions.rb

Instance Attribute Summary collapse

Instance Attribute Details

#galenic_formObject

Returns the value of attribute galenic_form

Returns:

  • (Object)

    the current value of galenic_form



11
12
13
# File 'lib/oddb2xml/parse_compositions.rb', line 11

def galenic_form
  @galenic_form
end

#labelObject

Returns the value of attribute label

Returns:

  • (Object)

    the current value of label



11
12
13
# File 'lib/oddb2xml/parse_compositions.rb', line 11

def label
  @label
end

#label_descriptionObject

Returns the value of attribute label_description

Returns:

  • (Object)

    the current value of label_description



11
12
13
# File 'lib/oddb2xml/parse_compositions.rb', line 11

def label_description
  @label_description
end

#route_of_administrationObject

Returns the value of attribute route_of_administration

Returns:

  • (Object)

    the current value of route_of_administration



11
12
13
# File 'lib/oddb2xml/parse_compositions.rb', line 11

def route_of_administration
  @route_of_administration
end

#sourceObject

Returns the value of attribute source

Returns:

  • (Object)

    the current value of source



11
12
13
# File 'lib/oddb2xml/parse_compositions.rb', line 11

def source
  @source
end

#substancesObject

Returns the value of attribute substances

Returns:

  • (Object)

    the current value of substances



11
12
13
# File 'lib/oddb2xml/parse_compositions.rb', line 11

def substances
  @substances
end