class

CycloneDX::DefinitionRequirement

Inherits JSON::Serializable / Reference / Object

Constructors

new(identifier : String | Nil = nil, title : String | Nil = nil, text : String | Nil = nil, descriptions : Array(String) | Nil = nil, external_references : Array(ExternalReference) | Nil = nil, bom_ref : String | Nil = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

bom_ref
Source
descriptions
Source
external_references
Source
identifier
Source
text
Source
title
Source
to_xml(xml : XML::Builder)
Source