Class: ANN_Episode

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

Instance Attribute Summary collapse

Instance Attribute Details

#langObject

Returns the value of attribute lang

Returns:

  • (Object)

    the current value of lang



42
43
44
# File 'lib/ann_wrapper/ann.rb', line 42

def lang
  @lang
end

#numberObject

Returns the value of attribute number

Returns:

  • (Object)

    the current value of number



42
43
44
# File 'lib/ann_wrapper/ann.rb', line 42

def number
  @number
end

#titleObject

Returns the value of attribute title

Returns:

  • (Object)

    the current value of title



42
43
44
# File 'lib/ann_wrapper/ann.rb', line 42

def title
  @title
end