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