Class: Melos::Struct::Add

Inherits:
Base
  • Object
show all
Defined in:
lib/melos/struct/structs.rb

Overview

12.1.1 - 12.1.7

Constant Summary collapse

STRUCT =
[
  [:key_package, :class, Melos::Struct::KeyPackage]
]

Instance Attribute Summary collapse

Method Summary

Methods inherited from Base

#deserialize_select_elem_with_context, #initialize, #raw

Constructor Details

This class inherits a constructor from Melos::Struct::Base

Instance Attribute Details

#key_packageObject (readonly)

Returns the value of attribute key_package.



376
377
378
# File 'lib/melos/struct/structs.rb', line 376

def key_package
  @key_package
end