Uses of Enum Class
org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.transformation.xquery.XqueryVariableType
Packages that use XqueryVariableType
Package
Description
-
Uses of XqueryVariableType in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.transformation.xquery
Methods in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.transformation.xquery that return XqueryVariableTypeModifier and TypeMethodDescriptionXqueryVariable.getType()static XqueryVariableTypeReturns the enum constant of this class with the specified name.static XqueryVariableType[]XqueryVariableType.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.transformation.xquery with parameters of type XqueryVariableType