public class BaseMetricV3 extends Object
| Constructor and Description |
|---|
BaseMetricV3() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
Map<String,Object> |
getAdditionalProperties() |
CvssV3X |
getCvssV3()
JSON Schema for Common Vulnerability Scoring System version 3.x
|
int |
hashCode() |
void |
setAdditionalProperty(String name,
Object value) |
void |
setCvssV3(CvssV3X cvssV3)
JSON Schema for Common Vulnerability Scoring System version 3.x
|
String |
toString() |
Copyright © 2012–2021 OWASP. All rights reserved.