Uses of Class
com.maplander.backend.model.manage.bc.BCard
Packages that use BCard
Package
Description
-
Uses of BCard in com.maplander.backend.controller.endpoint.common
Methods in com.maplander.backend.controller.endpoint.common that return types with arguments of type BCardModifier and TypeMethodDescriptionUtilsEndpoint.saveTemplate
(BCard bCard) UtilsEndpoint.updateBCard
(BCard bCard) Methods in com.maplander.backend.controller.endpoint.common with parameters of type BCardModifier and TypeMethodDescriptionUtilsEndpoint.saveTemplate
(BCard bCard) UtilsEndpoint.updateBCard
(BCard bCard) -
Uses of BCard in com.maplander.backend.dao.manage.BCard
Fields in com.maplander.backend.dao.manage.BCard with type parameters of type BCardMethods in com.maplander.backend.dao.manage.BCard that return BCardMethods in com.maplander.backend.dao.manage.BCard that return types with arguments of type BCard -
Uses of BCard in com.maplander.backend.model.config.complex
Methods in com.maplander.backend.model.config.complex that return types with arguments of type BCardMethod parameters in com.maplander.backend.model.config.complex with type arguments of type BCard -
Uses of BCard in com.maplander.backend.model.manage.bc
Methods in com.maplander.backend.model.manage.bc that return BCardMethods in com.maplander.backend.model.manage.bc with parameters of type BCardConstructors in com.maplander.backend.model.manage.bc with parameters of type BCard -
Uses of BCard in com.maplander.backend.model.manage.complex
Methods in com.maplander.backend.model.manage.complex that return BCardModifier and TypeMethodDescriptionAccount.getbCard()
BCardResponse.getbCard()
BCardUser.getbCard()
UserBCard.getbCard()
Methods in com.maplander.backend.model.manage.complex with parameters of type BCardModifier and TypeMethodDescriptionvoid
void
void
void
Constructors in com.maplander.backend.model.manage.complex with parameters of type BCard -
Uses of BCard in com.maplander.backend.utils
Methods in com.maplander.backend.utils that return BCard