Uses of Enum Class
com.power4j.fist.boot.common.op.bus.CrudOpEnum
Packages that use CrudOpEnum
-
Uses of CrudOpEnum in com.power4j.fist.boot.common.op.bus
Methods in com.power4j.fist.boot.common.op.bus that return CrudOpEnumModifier and TypeMethodDescriptionCrudEvent.getOp()static CrudOpEnumReturns the enum constant of this class with the specified name.static CrudOpEnum[]CrudOpEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.power4j.fist.boot.common.op.bus with parameters of type CrudOpEnum