Uses of Enum Class
dev.archunitjava.importer.ImportFailureKind
Packages that use ImportFailureKind
-
Uses of ImportFailureKind in dev.archunitjava.importer
Subclasses with type arguments of type ImportFailureKind in dev.archunitjava.importerMethods in dev.archunitjava.importer that return ImportFailureKindModifier and TypeMethodDescriptionImportResolutionException.kind()static ImportFailureKindReturns the enum constant of this class with the specified name.static ImportFailureKind[]ImportFailureKind.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in dev.archunitjava.importer with parameters of type ImportFailureKind