Uses of Enum Class
org.jenkinsci.plugins.gwt.ExpressionType
Packages that use ExpressionType
-
Uses of ExpressionType in org.jenkinsci.plugins.gwt
Methods in org.jenkinsci.plugins.gwt that return ExpressionTypeModifier and TypeMethodDescriptionGenericVariable.getExpressionType()static ExpressionTypeReturns the enum constant of this class with the specified name.static ExpressionType[]ExpressionType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.jenkinsci.plugins.gwt with parameters of type ExpressionTypeModifier and TypeMethodDescriptionvoidGenericVariable.setExpressionType(ExpressionType expressionType)