Uses of Enum Class
org.eclipse.lemminx.customservice.synapse.expression.pojo.ExpressionCompletionType
Packages that use ExpressionCompletionType
-
Uses of ExpressionCompletionType in org.eclipse.lemminx.customservice.synapse.expression.pojo
Methods in org.eclipse.lemminx.customservice.synapse.expression.pojo that return ExpressionCompletionTypeModifier and TypeMethodDescriptionExpressionCompletionContext.getType()static ExpressionCompletionTypeReturns the enum constant of this class with the specified name.static ExpressionCompletionType[]ExpressionCompletionType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.eclipse.lemminx.customservice.synapse.expression.pojo with parameters of type ExpressionCompletionTypeModifier and TypeMethodDescriptionvoidExpressionCompletionContext.setType(ExpressionCompletionType type) Constructors in org.eclipse.lemminx.customservice.synapse.expression.pojo with parameters of type ExpressionCompletionTypeModifierConstructorDescription