Uses of Enum Class
de.bytestore.hostinger.entity.space.enums.LicenseStatus
Packages that use LicenseStatus
-
Uses of LicenseStatus in de.bytestore.hostinger.entity.space
Methods in de.bytestore.hostinger.entity.space that return LicenseStatusMethods in de.bytestore.hostinger.entity.space with parameters of type LicenseStatus -
Uses of LicenseStatus in de.bytestore.hostinger.entity.space.enums
Methods in de.bytestore.hostinger.entity.space.enums that return LicenseStatusModifier and TypeMethodDescriptionstatic LicenseStatusstatic LicenseStatusReturns the enum constant of this class with the specified name.static LicenseStatus[]LicenseStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.