Uses of Enum
de.xima.fc.importer.project.PromptQueryImportSpec.ImportAction
Packages that use PromptQueryImportSpec.ImportAction
-
Uses of PromptQueryImportSpec.ImportAction in de.xima.fc.importer.project
Subclasses with type arguments of type PromptQueryImportSpec.ImportAction in de.xima.fc.importer.projectMethods in de.xima.fc.importer.project that return PromptQueryImportSpec.ImportActionModifier and TypeMethodDescriptionPromptQueryImportSpec.getImportAction()Returns the enum constant of this type with the specified name.static PromptQueryImportSpec.ImportAction[]PromptQueryImportSpec.ImportAction.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in de.xima.fc.importer.project with parameters of type PromptQueryImportSpec.ImportActionModifier and TypeMethodDescriptionvoidPromptQueryImportSpec.setImportAction(PromptQueryImportSpec.ImportAction importAction)