Uses of Class
org.cyclonedx.model.component.modelCard.PerformanceMetric
-
Packages that use PerformanceMetric Package Description org.cyclonedx.model.component.modelCard -
-
Uses of PerformanceMetric in org.cyclonedx.model.component.modelCard
Fields in org.cyclonedx.model.component.modelCard with type parameters of type PerformanceMetric Modifier and Type Field Description private java.util.List<PerformanceMetric>QuantitativeAnalysis. performanceMetricsMethods in org.cyclonedx.model.component.modelCard that return types with arguments of type PerformanceMetric Modifier and Type Method Description java.util.List<PerformanceMetric>QuantitativeAnalysis. getPerformanceMetrics()Method parameters in org.cyclonedx.model.component.modelCard with type arguments of type PerformanceMetric Modifier and Type Method Description voidQuantitativeAnalysis. setPerformanceMetrics(java.util.List<PerformanceMetric> performanceMetrics)
-