class

CycloneDX::ConfidenceInterval

Inherits JSON::Serializable / Reference / Object

Constructors

new(lower_bound : String | Nil = nil, upper_bound : String | Nil = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

lower_bound
Source
to_xml(xml : XML::Builder)
Source
upper_bound
Source