Class: Oscal::Remove

Inherits:
BaseClass show all
Defined in:
lib/oscal/remove.rb

Constant Summary collapse

KEY =
%i(by_name by_class by_id by_item_name by_ns)

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