Uses of Enum Class
io.atlasmap.v2.InspectionType
Packages that use InspectionType
-
Uses of InspectionType in io.atlasmap.v2
Methods in io.atlasmap.v2 that return InspectionTypeModifier 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.Methods in io.atlasmap.v2 with parameters of type InspectionTypeModifier and TypeMethodDescriptionvoid
DataSourceMetadata.setInspectionType
(InspectionType inspectionType)