Uses of Class
de.xima.fc.prompt.mgmt.gui.model.PromptConnectionOptionValue
Packages that use PromptConnectionOptionValue
-
Uses of PromptConnectionOptionValue in de.xima.fc.prompt.mgmt.gui.model
Methods in de.xima.fc.prompt.mgmt.gui.model that return PromptConnectionOptionValueModifier and TypeMethodDescriptionstatic PromptConnectionOptionValuePromptConnectionOptionValue.connection(PromptObjectIdentifier connection) Creates a new connection option value that represents a specific connection.static PromptConnectionOptionValuePromptConnectionOptionValue.connection(PromptScope assignee, UUID connection) Creates a new connection option value that represents a specific connection.PromptQueryViewModel.getConnection()static PromptConnectionOptionValueCreates a new group option value that groups connections of the given type.Methods in de.xima.fc.prompt.mgmt.gui.model that return types with arguments of type PromptConnectionOptionValueModifier and TypeMethodDescriptionPromptConnectionOptions.getInfos()PromptConnectionOptions.getValues()Methods in de.xima.fc.prompt.mgmt.gui.model with parameters of type PromptConnectionOptionValueModifier and TypeMethodDescriptionvoidPromptQueryViewModel.setConnection(PromptConnectionOptionValue connection)