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::
Property
CycloneDX::Property
Reference
Object
Included Modules
JSON::Serializable
Defined in:
cyclonedx/models.cr
Constructors
.new
(pull : JSON::PullParser)
.new
(name : String, value : String | Nil =
nil
)
Instance Method Summary
#name
: String
#to_xml
(xml : XML::Builder)
#value
: String | Nil
Constructor Detail
def self.
new
(pull : JSON::PullParser)
#
[
View source
]
def self.
new
(name : String, value : String | Nil =
nil
)
#
[
View source
]
Instance Method Detail
def
name
: String
#
[
View source
]
def
to_xml
(xml : XML::Builder)
#
[
View source
]
def
value
: String | Nil
#
[
View source
]