Uses of Enum Class
org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.advanced.DbMediator.StatementParameterType
Packages that use StatementParameterType
Package
Description
-
Uses of StatementParameterType in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.advanced.DbMediator
Methods in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.advanced.DbMediator that return StatementParameterTypeModifier and TypeMethodDescriptionDbMediatorStatementParameter.getType()static StatementParameterTypeReturns the enum constant of this class with the specified name.static StatementParameterType[]StatementParameterType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.advanced.DbMediator with parameters of type StatementParameterTypeModifier and TypeMethodDescriptionvoidDbMediatorStatementParameter.setType(StatementParameterType type)