Preparing search index...
The search index is not available
CycloneDX JavaScript Library - Node - v6.7.2
CycloneDX JavaScript Library - Node
Models
ExternalReference
Class ExternalReference
Implements
Comparable
<
Models
.
ExternalReference
>
Index
Constructors
constructor
Properties
comment?
hashes
type
url
Methods
compare
Constructors
constructor
new
External
Reference
(
url
,
type
,
op
?
)
:
Models
.
ExternalReference
Parameters
url
:
string
|
URL
|
Models
.
BomLink
type
:
ExternalReferenceType
op
:
OptionalExternalReferenceProperties
= {}
Returns
Models
.
ExternalReference
Properties
Optional
comment
comment
?:
string
hashes
hashes
:
HashDictionary
type
type
:
ExternalReferenceType
url
url
:
string
|
URL
|
Models
.
BomLink
Methods
compare
compare
(
other
)
:
number
Parameters
other
:
Models
.
ExternalReference
Returns
number
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
comment
hashes
type
url
compare
CycloneDX JavaScript Library - Node - v6.7.2
Loading...