Uses of Enum Class
org.cxbox.core.dto.rowmeta.PreActionType
Packages that use PreActionType
-
Uses of PreActionType in org.cxbox.core.dto.rowmeta
Methods in org.cxbox.core.dto.rowmeta that return PreActionTypeModifier and TypeMethodDescriptionstatic PreActionTypeReturns the enum constant of this class with the specified name.static PreActionType[]PreActionType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.cxbox.core.dto.rowmeta with parameters of type PreActionTypeModifier and TypeMethodDescriptionPreAction.PreActionBuilder.preActionType(PreActionType preActionType) Constructors in org.cxbox.core.dto.rowmeta with parameters of type PreActionType