| Package | Description |
|---|---|
| com.denimgroup.threadfix.data.entities |
| Modifier and Type | Method and Description |
|---|---|
static CSVExportField |
CSVExportField.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CSVExportField[] |
CSVExportField.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<CSVExportField> |
DefaultConfiguration.getCsvExportFields() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultConfiguration.setCsvExportFields(List<CSVExportField> csvExportFields) |
Copyright © 2018 Denim Group, Ltd.; Secure Decisions, A Division of Applied Visions, Inc.. All rights reserved.