Uses of Class
org.cyclonedx.model.Descendants
-
Packages that use Descendants Package Description org.cyclonedx.model -
-
Uses of Descendants in org.cyclonedx.model
Fields in org.cyclonedx.model declared as Descendants Modifier and Type Field Description private DescendantsPedigree. descendantsMethods in org.cyclonedx.model that return Descendants Modifier and Type Method Description DescendantsPedigree. getDescendants()Methods in org.cyclonedx.model with parameters of type Descendants Modifier and Type Method Description voidPedigree. setDescendants(Descendants descendants)
-