Class: EraXML::Metadata

Inherits:
Struct
  • Object
show all
Defined in:
lib/thinp_xml/era/metadata.rb

Instance Attribute Summary collapse

Instance Attribute Details

#era_arrayObject

Returns the value of attribute era_array

Returns:

  • (Object)

    the current value of era_array



21
22
23
# File 'lib/thinp_xml/era/metadata.rb', line 21

def era_array
  @era_array
end

#superblockObject

Returns the value of attribute superblock

Returns:

  • (Object)

    the current value of superblock



21
22
23
# File 'lib/thinp_xml/era/metadata.rb', line 21

def superblock
  @superblock
end

#writesetsObject

Returns the value of attribute writesets

Returns:

  • (Object)

    the current value of writesets



21
22
23
# File 'lib/thinp_xml/era/metadata.rb', line 21

def writesets
  @writesets
end