Class: ONIX::Sender

Inherits:
SubsetDSL show all
Includes:
GlnMethods
Defined in:
lib/onix/onix_message.rb

Instance Method Summary collapse

Methods included from GlnMethods

#gln, #gln_identifier

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

#identifiersObject

shortcuts



27
28
29
# File 'lib/onix/onix_message.rb', line 27

def identifiers
  @sender_identifiers
end

#nameObject



31
32
33
# File 'lib/onix/onix_message.rb', line 31

def name
  @sender_name
end