Class: ONIX::ContributorPlace
- Defined in:
- lib/onix/contributor.rb
Instance Method Summary collapse
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
#country_code ⇒ Object
83 84 85 |
# File 'lib/onix/contributor.rb', line 83 def country_code @country_code.code end |
#relator ⇒ Object
79 80 81 |
# File 'lib/onix/contributor.rb', line 79 def relator @contributor_place_relator end |