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