Uses of Enum Class
io.resys.hdes.client.api.ast.AstDecision.ColumnExpressionType
Packages that use AstDecision.ColumnExpressionType
-
Uses of AstDecision.ColumnExpressionType in io.resys.hdes.client.api.ast
Methods in io.resys.hdes.client.api.ast that return AstDecision.ColumnExpressionTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static AstDecision.ColumnExpressionType[]AstDecision.ColumnExpressionType.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of AstDecision.ColumnExpressionType in io.resys.hdes.client.spi.decision.ast
Methods in io.resys.hdes.client.spi.decision.ast with parameters of type AstDecision.ColumnExpressionTypeModifier and TypeMethodDescriptionCommandMapper.Builder.setHeaderExpression(String id, AstDecision.ColumnExpressionType value)