public enum DetektReportType
| Modifier and Type | Class and Description |
|---|---|
static class |
DetektReportType.Companion |
| Modifier and Type | Field and Description |
|---|---|
static DetektReportType.Companion |
Companion |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getExtension() |
java.lang.String |
getReportId() |
public static DetektReportType XML
public static DetektReportType HTML
public static DetektReportType TXT
public static DetektReportType.Companion Companion