| Modifier and Type | Method and Description |
|---|---|
static CvssV3.CIA |
CvssV3.CIA.fromString(String text) |
static CvssV3.CIA |
CvssV3.CIA.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CvssV3.CIA[] |
CvssV3.CIA.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CvssV3 |
CvssV3.availability(CvssV3.CIA a) |
CvssV3 |
CvssV3.confidentiality(CvssV3.CIA c) |
CvssV3 |
CvssV3.integrity(CvssV3.CIA i) |
Copyright © 2017. All rights reserved.