Sha256: 82de5f6e7e7ca4df705dc6e3fe03bcd1957ec01a73197ed8099b334b3a1b00e4
Contents?: true
Size: 318 Bytes
Versions: 4
Compression:
Stored size: 318 Bytes
Contents
# coding: utf-8 class Cacofonix::Illustrations < Cacofonix::Element xml_name "Illustrations" onix_code_from_list :illustration_type, "IllustrationType", :list => 25 xml_accessor :illustration_type_description, :from => "IllustrationTypeDescription" xml_accessor :number, :from => "Number", :as => Integer end
Version data entries
4 entries across 4 versions & 1 rubygems