Enum Class TypeExpression.BinaryOperation.OpType

java.lang.Object
java.lang.Enum<TypeExpression.BinaryOperation.OpType>
io.substrait.function.TypeExpression.BinaryOperation.OpType
All Implemented Interfaces:
Serializable, Comparable<TypeExpression.BinaryOperation.OpType>, Constable
Enclosing class:
TypeExpression.BinaryOperation

public static enum TypeExpression.BinaryOperation.OpType extends Enum<TypeExpression.BinaryOperation.OpType>