Uses of Enum Class
io.keikai.doc.ai.api.editor.AIEditor.PromptType
Packages that use AIEditor.PromptType
-
Uses of AIEditor.PromptType in io.keikai.doc.ai.api.editor
Methods in io.keikai.doc.ai.api.editor that return AIEditor.PromptTypeModifier and TypeMethodDescriptionstatic AIEditor.PromptTypeReturns the enum constant of this class with the specified name.static AIEditor.PromptType[]AIEditor.PromptType.values()Returns an array containing the constants of this enum class, in the order they are declared.