Uses of Enum Class
com.maplander.backend.model.manage.bc.BCard.AppEnum
Packages that use BCard.AppEnum
-
Uses of BCard.AppEnum in com.maplander.backend.model.manage.bc
Subclasses with type arguments of type BCard.AppEnum in com.maplander.backend.model.manage.bcMethods in com.maplander.backend.model.manage.bc that return BCard.AppEnumModifier and TypeMethodDescriptionBCard.getApp()
static BCard.AppEnum
Returns the enum constant of this class with the specified name.static BCard.AppEnum[]
BCard.AppEnum.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.maplander.backend.model.manage.bc with parameters of type BCard.AppEnum