Uses of Enum
jadx.api.JadxArgs.UseKotlinMethodsForVarNames
Packages that use JadxArgs.UseKotlinMethodsForVarNames
-
Uses of JadxArgs.UseKotlinMethodsForVarNames in jadx.api
Fields in jadx.api declared as JadxArgs.UseKotlinMethodsForVarNamesMethods in jadx.api that return JadxArgs.UseKotlinMethodsForVarNamesModifier and TypeMethodDescriptionJadxArgs.getUseKotlinMethodsForVarNames()Returns the enum constant of this type with the specified name.static JadxArgs.UseKotlinMethodsForVarNames[]JadxArgs.UseKotlinMethodsForVarNames.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in jadx.api with parameters of type JadxArgs.UseKotlinMethodsForVarNamesModifier and TypeMethodDescriptionvoidJadxArgs.setUseKotlinMethodsForVarNames(JadxArgs.UseKotlinMethodsForVarNames useKotlinMethodsForVarNames) -
Uses of JadxArgs.UseKotlinMethodsForVarNames in jadx.cli
Fields in jadx.cli declared as JadxArgs.UseKotlinMethodsForVarNamesModifier and TypeFieldDescriptionprotected JadxArgs.UseKotlinMethodsForVarNamesJadxCLIArgs.useKotlinMethodsForVarNamesMethods in jadx.cli that return JadxArgs.UseKotlinMethodsForVarNamesMethods in jadx.cli with parameters of type JadxArgs.UseKotlinMethodsForVarNamesModifier and TypeMethodDescriptionvoidJadxCLIArgs.setUseKotlinMethodsForVarNames(JadxArgs.UseKotlinMethodsForVarNames useKotlinMethodsForVarNames)