Uses of Enum Class
io.meeds.appcenter.constant.ApplicationType
Packages that use ApplicationType
-
Uses of ApplicationType in io.meeds.appcenter.constant
Methods in io.meeds.appcenter.constant that return ApplicationTypeModifier and TypeMethodDescriptionstatic ApplicationTypeReturns the enum constant of this class with the specified name.static ApplicationType[]ApplicationType.values()Returns an array containing the constants of this enum class, in the order they are declared.