Class: ANN_Cast

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

Instance Attribute Summary collapse

Instance Attribute Details

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



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

def id
  @id
end

#langObject

Returns the value of attribute lang

Returns:

  • (Object)

    the current value of lang



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

def lang
  @lang
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



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

def name
  @name
end

#roleObject

Returns the value of attribute role

Returns:

  • (Object)

    the current value of role



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

def role
  @role
end