Uses of Enum Class
com.maplander.backend.enums.manage.PlatformEnum
Packages that use PlatformEnum
-
Uses of PlatformEnum in com.maplander.backend.enums.manage
Subclasses with type arguments of type PlatformEnum in com.maplander.backend.enums.manageMethods in com.maplander.backend.enums.manage that return PlatformEnumModifier and TypeMethodDescriptionstatic PlatformEnumReturns the enum constant of this class with the specified name.static PlatformEnum[]PlatformEnum.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of PlatformEnum in com.maplander.backend.model.manage.ad
Methods in com.maplander.backend.model.manage.ad that return PlatformEnumMethods in com.maplander.backend.model.manage.ad with parameters of type PlatformEnumConstructors in com.maplander.backend.model.manage.ad with parameters of type PlatformEnum