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



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

def indexing
  @indexing
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



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

def name
  @name
end

#valueObject

Returns the value of attribute value

Returns:

  • (Object)

    the current value of value



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

def value
  @value
end