Class: RASN1::Model::ModelElem

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

Instance Attribute Summary collapse

Instance Attribute Details

#klassObject

Returns the value of attribute klass

Returns:

  • (Object)

    the current value of klass



91
92
93
# File 'lib/rasn1/model.rb', line 91

def klass
  @klass
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



91
92
93
# File 'lib/rasn1/model.rb', line 91

def name
  @name
end