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