Uses of Enum Class
com.codingapi.flow.strategy.node.OperatorSelectType
Packages that use OperatorSelectType
-
Uses of OperatorSelectType in com.codingapi.flow.manager
Methods in com.codingapi.flow.manager that return OperatorSelectType -
Uses of OperatorSelectType in com.codingapi.flow.strategy.node
Methods in com.codingapi.flow.strategy.node that return OperatorSelectTypeModifier and TypeMethodDescriptionstatic OperatorSelectTypeReturns the enum constant of this class with the specified name.static OperatorSelectType[]OperatorSelectType.values()Returns an array containing the constants of this enum class, in the order they are declared.