class CycloneDX::Note

Included Modules

Defined in:

cyclonedx/models.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]
def self.new(locale : String | Nil = nil, text : AttachedText | Nil = nil) #

[View source]

Instance Method Detail

def locale : String | Nil #

[View source]
def text : AttachedText | Nil #

[View source]
def to_xml(xml : XML::Builder) #

[View source]