Class: Rfam::Alteration

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

Instance Attribute Summary collapse

Instance Attribute Details

#alterationObject

Returns the value of attribute alteration

Returns:

  • (Object)

    the current value of alteration



9
10
11
# File 'lib/rfam.rb', line 9

def alteration
  @alteration
end

#filetypeObject

Returns the value of attribute filetype

Returns:

  • (Object)

    the current value of filetype



9
10
11
# File 'lib/rfam.rb', line 9

def filetype
  @filetype
end

#pathObject

Returns the value of attribute path

Returns:

  • (Object)

    the current value of path



9
10
11
# File 'lib/rfam.rb', line 9

def path
  @path
end

#timestampObject

Returns the value of attribute timestamp

Returns:

  • (Object)

    the current value of timestamp



9
10
11
# File 'lib/rfam.rb', line 9

def timestamp
  @timestamp
end