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