Class Dependency
java.lang.Object
org.cyclonedx.model.BomReference
org.cyclonedx.model.Dependency
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddDependency(Dependency dependency) booleaninthashCode()voidsetDependencies(List<Dependency> dependencies) Methods inherited from class BomReference
getRef
-
Constructor Details
-
Dependency
-
Dependency
public Dependency()
-
-
Method Details
-
getDependencies
-
setDependencies
-
addDependency
-
equals
- Overrides:
equalsin classBomReference
-
hashCode
public int hashCode()- Overrides:
hashCodein classBomReference
-