Uses of Enum Class
io.atlasmap.maven.GenerateInspectionsMojo.InspectionType
Packages that use GenerateInspectionsMojo.InspectionType
-
Uses of GenerateInspectionsMojo.InspectionType in io.atlasmap.maven
Methods in io.atlasmap.maven that return GenerateInspectionsMojo.InspectionTypeModifier and TypeMethodDescriptionGenerateInspectionsMojo.Inspection.getInspectionType()
Returns the enum constant of this class with the specified name.GenerateInspectionsMojo.InspectionType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.atlasmap.maven with parameters of type GenerateInspectionsMojo.InspectionTypeModifier and TypeMethodDescriptionvoid
GenerateInspectionsMojo.Inspection.setInspectionType
(GenerateInspectionsMojo.InspectionType inspectionType)