Class AnnotatorChoice
Inheritance
System.Object
AnnotatorChoice
Assembly: CycloneDX.Core.dll
Syntax
public class AnnotatorChoice : object
Properties
|
Improve this Doc
View Source
Component
Declaration
public Component Component { get; set; }
Property Value
|
Improve this Doc
View Source
Individual
Declaration
public OrganizationalContact Individual { get; set; }
Property Value
|
Improve this Doc
View Source
Organization
Declaration
public OrganizationalEntity Organization { get; set; }
Property Value
|
Improve this Doc
View Source
Service
Declaration
public Service Service { get; set; }
Property Value