Uses of Enum Class
io.atlasmap.v2.InspectionType
-
Uses of InspectionType in io.atlasmap.v2
Modifier and TypeMethodDescriptionDataSourceMetadata.getInspectionType()
static InspectionType
Returns the enum constant of this class with the specified name.static InspectionType[]
InspectionType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
DataSourceMetadata.setInspectionType
(InspectionType inspectionType)