Uses of Enum Class
com.uc4.api.objects.PromptSetDefinition.PromptElementTable
Packages that use PromptSetDefinition.PromptElementTable
-
Uses of PromptSetDefinition.PromptElementTable in com.uc4.api.objects
Methods in com.uc4.api.objects that return PromptSetDefinition.PromptElementTableModifier and TypeMethodDescriptionPromptSetDefinition.getReadFromTable
(String elementID) Returns the table the value is currently stored inReturns the enum constant of this class with the specified name.PromptSetDefinition.PromptElementTable.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.uc4.api.objects with parameters of type PromptSetDefinition.PromptElementTableModifier and TypeMethodDescriptionvoid
PromptSetDefinition.setReadFromTable
(String elementID, PromptSetDefinition.PromptElementTable table)