Uses of Enum
org.moditect.model.PackageNamePattern.Kind
Packages that use PackageNamePattern.Kind
-
Uses of PackageNamePattern.Kind in org.moditect.model
Subclasses with type arguments of type PackageNamePattern.Kind in org.moditect.modelMethods in org.moditect.model that return PackageNamePattern.KindModifier and TypeMethodDescriptionPackageNamePattern.getKind()static PackageNamePattern.KindReturns the enum constant of this type with the specified name.static PackageNamePattern.Kind[]PackageNamePattern.Kind.values()Returns an array containing the constants of this enum type, in the order they are declared.