Class: ONIX::PositionOnProduct

Inherits:
CodeFromYaml show all
Defined in:
lib/onix/code.rb

Instance Attribute Summary

Attributes inherited from Code

#code

Attributes included from Attributes

#attributes

Low level collapse

Methods inherited from CodeFromYaml

code_ident, code_identifier, hash, list

Methods inherited from Code

from_code, from_human, hash

Methods included from CodeMethods

#onix, #parse

Methods inherited from Subset

parse, #parse, #tag_match, #unsupported

Methods included from Attributes

attribute_class, #parse_attributes, #serialized_attributes

Instance Method Details

#humanString

Returns humanized name (from code): UnknownUnspecified (00), Cover4 (01), Cover3 (02), Cover2 (03), Cover1 (04), OnSpine (05), OnBox (06), OnTag (07), OnBottom (08), OnBack (09), OnOuterSleeveBack (10), OnRemovableWrapping (11).

Returns:

  • (String)

    humanized name (from code): UnknownUnspecified (00), Cover4 (01), Cover3 (02), Cover2 (03), Cover1 (04), OnSpine (05), OnBox (06), OnTag (07), OnBottom (08), OnBack (09), OnOuterSleeveBack (10), OnRemovableWrapping (11)



431
# File 'lib/onix/code.rb', line 431

code_identifier 142