Uses of Class
com.maplander.backend.model.manage.bc.Elem
Packages that use Elem
Package
Description
-
Uses of Elem in com.maplander.backend.model.manage.bc
Methods in com.maplander.backend.model.manage.bc that return ElemModifier and TypeMethodDescriptionBCard.getCompanyName()BCard.getEmail()BCard.getLastName()BCard.getLogo()BCard.getName()BCard.getWebSite()BCard.getWhatsApp()BCard.getWorkPosition()Methods in com.maplander.backend.model.manage.bc with parameters of type ElemModifier and TypeMethodDescriptionvoidBCard.setCompanyName(Elem companyName) voidvoidBCard.setLastName(Elem lastName) voidvoidvoidBCard.setWebSite(Elem webSite) voidBCard.setWhatsApp(Elem whatsApp) voidBCard.setWorkPosition(Elem workPosition) -
Uses of Elem in com.maplander.backend.repository.converter
Classes in com.maplander.backend.repository.converter that implement interfaces with type arguments of type ElemMethods in com.maplander.backend.repository.converter that return ElemMethods in com.maplander.backend.repository.converter with parameters of type Elem -
Uses of Elem in com.maplander.backend.repository.model_table.opibackenddata
Methods in com.maplander.backend.repository.model_table.opibackenddata that return ElemModifier and TypeMethodDescriptionBCard.getCompanyName()BCard.getEmail()BCard.getLogo()BCard.getName()BCard.getWebSite()BCard.getWhatsApp()BCard.getWorkPosition()Methods in com.maplander.backend.repository.model_table.opibackenddata with parameters of type ElemModifier and TypeMethodDescriptionvoidBCard.setCompanyName(Elem companyName) voidvoidvoidvoidBCard.setWebSite(Elem webSite) voidBCard.setWhatsApp(Elem whatsApp) voidBCard.setWorkPosition(Elem workPosition)