Package org.cyclonedx.model.definition
Class Requirement
java.lang.Object
org.cyclonedx.model.definition.Requirement
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetText()getTitle()inthashCode()voidvoidsetDescriptions(List<String> descriptions) voidsetExternalReferences(List<ExternalReference> externalReferences) voidsetIdentifier(String identifier) voidsetOpenCre(List<String> openCre) voidvoidsetProperties(List<Property> properties) voidvoid
-
Field Details
-
bomRef
-
identifier
-
title
-
text
-
descriptions
-
openCre
-
parent
-
properties
-
externalReferences
-
-
Constructor Details
-
Requirement
public Requirement()
-
-
Method Details
-
getBomRef
-
setBomRef
-
getIdentifier
-
setIdentifier
-
getTitle
-
setTitle
-
getText
-
setText
-
getDescriptions
-
setDescriptions
-
getOpenCre
-
setOpenCre
-
getParent
-
setParent
-
getProperties
-
setProperties
-
getExternalReferences
-
setExternalReferences
-
equals
-
hashCode
public int hashCode()
-