CycloneDX::DefinitionRequirement
Inherits JSON::Serializable / Reference / Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(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)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
bom_ref
Sourcedescriptions
Sourceexternal_references
Sourceidentifier
Sourcetext
Sourcetitle
Sourceto_xml(xml : XML::Builder)
Source