Uses of Enum Class
io.unmeshed.api.common.UnmeshedConstants.ProcessTriggerType
Packages that use UnmeshedConstants.ProcessTriggerType
-
Uses of UnmeshedConstants.ProcessTriggerType in io.unmeshed.api.common
Methods in io.unmeshed.api.common that return UnmeshedConstants.ProcessTriggerTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static UnmeshedConstants.ProcessTriggerType[]UnmeshedConstants.ProcessTriggerType.values()Returns an array containing the constants of this enum class, in the order they are declared.