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