Class: IiifPrint::CollectionFieldShim

Inherits:
Struct
  • Object
show all
Defined in:
lib/iiif_print.rb

Instance Attribute Summary collapse

Instance Attribute Details

#indexingObject

Returns the value of attribute indexing

Returns:

  • (Object)

    the current value of indexing



250
251
252
# File 'lib/iiif_print.rb', line 250

def indexing
  @indexing
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



250
251
252
# File 'lib/iiif_print.rb', line 250

def name
  @name
end

#valueObject

Returns the value of attribute value

Returns:

  • (Object)

    the current value of value



250
251
252
# File 'lib/iiif_print.rb', line 250

def value
  @value
end