Uses of Enum Class
de.bytestore.hostinger.entity.system.enums.ExitStatus
Packages that use ExitStatus
-
Uses of ExitStatus in de.bytestore.hostinger.entity.system.enums
Methods in de.bytestore.hostinger.entity.system.enums that return ExitStatusModifier and TypeMethodDescriptionstatic ExitStatusstatic ExitStatusReturns the enum constant of this class with the specified name.static ExitStatus[]ExitStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.