Uses of Class
org.cyclonedx.model.formulation.Formula
-
Packages that use Formula Package Description org.cyclonedx.model -
-
Uses of Formula in org.cyclonedx.model
Fields in org.cyclonedx.model with type parameters of type Formula Modifier and Type Field Description private java.util.List<Formula>Bom. formulationMethods in org.cyclonedx.model that return types with arguments of type Formula Modifier and Type Method Description java.util.List<Formula>Bom. getFormulation()Method parameters in org.cyclonedx.model with type arguments of type Formula Modifier and Type Method Description voidBom. setFormulation(java.util.List<Formula> formulation)
-