Class: CEML::RoleSpec

Inherits:
Struct
  • Object
show all
Defined in:
lib/ceml/models/cast.rb

Instance Attribute Summary collapse

Instance Attribute Details

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



2
3
4
# File 'lib/ceml/models/cast.rb', line 2

def name
  @name
end

#rangeObject

Returns the value of attribute range

Returns:

  • (Object)

    the current value of range



2
3
4
# File 'lib/ceml/models/cast.rb', line 2

def range
  @range
end

#tagspecObject

Returns the value of attribute tagspec

Returns:

  • (Object)

    the current value of tagspec



2
3
4
# File 'lib/ceml/models/cast.rb', line 2

def tagspec
  @tagspec
end