Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
cyclonedx-cr
v1.3.0
App
Options
CycloneDX
Annotation
Annotator
AttachedText
BOM
Claim
Commit
Component
Composition
DataClassification
Declarations
Dependency
Evidence
EvidenceCopyright
EvidenceIdentity
EvidenceMethod
EvidenceOccurrence
ExternalReference
Formula
Hash
License
LicenseExpression
Lifecycle
Metadata
OrganizationalContact
OrganizationalEntity
Patch
Pedigree
Property
Service
Standard
StandardRequirement
Task
TaskStep
Tool
ValidationError
Validator
Vulnerability
VulnerabilityAffect
VulnerabilityAnalysis
VulnerabilityRating
VulnerabilitySource
Workflow
ShardFile
ShardLockEntry
ShardLockFile
Generated using Crystal 1.16.3
2026-04-05 00:48:25 UTC
class
CycloneDX::
DataClassification
CycloneDX::DataClassification
Reference
Object
Included Modules
JSON::Serializable
Defined in:
cyclonedx/service.cr
Constructors
.new
(flow : String, classification : String)
.new
(pull : JSON::PullParser)
Instance Method Summary
#classification
: String
#flow
: String
#to_xml
(xml : XML::Builder)
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
]