class CycloneDX::DataClassification

Included Modules

Defined in:

cyclonedx/service.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(flow : String, classification : String) #

[View source]
def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def classification : String #

[View source]
def flow : String #

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

[View source]