Class: RASN2::Model::ModelElem

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

Instance Attribute Summary collapse

Instance Attribute Details

#klassObject

Returns the value of attribute klass

Returns:

  • (Object)

    the current value of klass



119
120
121
# File 'lib/rasn2/model.rb', line 119

def klass
  @klass
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



119
120
121
# File 'lib/rasn2/model.rb', line 119

def name
  @name
end