Class LeadRWv2
java.lang.Object
com.maplander.backend.model.manage.lead.LeadRWv2
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetEmail()getName()getPhone()booleanvoidsetCellphone(String cellphone) voidsetComments(String comments) voidvoidsetIs_agent(boolean is_agent) voidsetListing_id(String listing_id) voidsetMaternal_lastname(String maternal_lastname) voidvoidsetOffice_id(String office_id) voidsetOther_contact_method(String other_contact_method) voidsetPaternal_lastname(String paternal_lastname) voidvoidsetUser_id(String user_id)
-
Constructor Details
-
LeadRWv2
public LeadRWv2() -
LeadRWv2
-
-
Method Details
-
getName
-
setName
-
getPaternal_lastname
-
setPaternal_lastname
-
getMaternal_lastname
-
setMaternal_lastname
-
getEmail
-
setEmail
-
getPhone
-
setPhone
-
getListing_id
-
setListing_id
-
getComments
-
setComments
-
isIs_agent
public boolean isIs_agent() -
setIs_agent
public void setIs_agent(boolean is_agent) -
getOther_contact_method
-
setOther_contact_method
-
getCellphone
-
setCellphone
-
getOffice_id
-
setOffice_id
-
getUser_id
-
setUser_id
-