Modifier and Type | Method and Description |
---|---|
InspectionType |
DataSourceMetadata.getInspectionType() |
static InspectionType |
InspectionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InspectionType[] |
InspectionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
DataSourceMetadata.setInspectionType(InspectionType inspectionType) |
Copyright © 2017–2021 Red Hat, Inc.. All rights reserved.