Class: Oscal::MemberOfOrganization

Inherits:
BaseClass
  • Object
show all
Defined in:
lib/oscal/member_of_organization.rb

Constant Summary collapse

KEY =
%i(val)

Method Summary

Methods inherited from BaseClass

#initialize, #set_value, wrap

Methods included from Serializer

included, #to_h, #to_json, #to_xml, #to_yaml

Constructor Details

This class inherits a constructor from Oscal::BaseClass