Uses of Class
com.maplander.backend.model.manage.lead.LeadTotalInfo
Packages that use LeadTotalInfo
Package
Description
-
Uses of LeadTotalInfo in com.maplander.backend.dao.manage.lead
Fields in com.maplander.backend.dao.manage.lead with type parameters of type LeadTotalInfoMethods in com.maplander.backend.dao.manage.lead that return LeadTotalInfo -
Uses of LeadTotalInfo in com.maplander.backend.model.manage.lead.complex
Methods in com.maplander.backend.model.manage.lead.complex that return LeadTotalInfoMethods in com.maplander.backend.model.manage.lead.complex with parameters of type LeadTotalInfoModifier and TypeMethodDescriptionvoidLeadUserOfficeInfo.setLeadTotalInfo(LeadTotalInfo leadTotalInfo) Constructors in com.maplander.backend.model.manage.lead.complex with parameters of type LeadTotalInfoModifierConstructorDescriptionLeadUserOfficeInfo(LeadOfficeInfo leadOfficeInfo, LeadUserInfo leadUserInfo, LeadTotalInfo leadTotalInfo, MessageInfo messageInfo)