Enum Class BinaryOperation.Operator

java.lang.Object
java.lang.Enum<BinaryOperation.Operator>
com.powsybl.timeseries.ast.BinaryOperation.Operator
All Implemented Interfaces:
Serializable, Comparable<BinaryOperation.Operator>, Constable
Enclosing class:
BinaryOperation

public static enum BinaryOperation.Operator extends Enum<BinaryOperation.Operator>