All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.cx.restclient.dto.scansummary.Severity Maven / Gradle / Ivy

package com.cx.restclient.dto.scansummary;

public enum Severity {
    LOW,
    MEDIUM,
    HIGH
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy