Class: ONIX::ONIX21::RelatedProduct

Inherits:
SubsetDSL show all
Includes:
EanMethods, ProprietaryIdMethods
Defined in:
lib/onix/onix21.rb

Instance Method Summary collapse

Methods included from ProprietaryIdMethods

#proprietary_ids

Methods included from EanMethods

#ean

Methods inherited from SubsetDSL

get_class, ref_to_short, short_to_ref

Methods inherited from SubsetDSL

_ancestor_registered_scopes, _ancestors_registered_elements, ancestor_registered_scopes, ancestors_registered_elements, element, elements, get_class, #initialize, #parse, ref_to_short, registered_elements, registered_scopes, scope, short_to_ref, #unsupported

Methods inherited from Subset

parse, #parse, tag_match, #tag_match, #unsupported

Constructor Details

This class inherits a constructor from ONIX::SubsetDSL

Instance Method Details

#codeObject



279
280
281
# File 'lib/onix/onix21.rb', line 279

def code
  @relation_code
end

#identifiersObject



275
276
277
# File 'lib/onix/onix21.rb', line 275

def identifiers
  @product_identifiers
end

#product=(v) ⇒ Object



272
273
# File 'lib/onix/onix21.rb', line 272

def product=v
end