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