Class Notes
java.lang.Object
com.maplander.backend.model.manage.CRM.Notes
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()
getText()
void
setClientId
(Long clientId) void
void
setOfficeId
(Long officeId) void
setPropertyId
(Long propertyId) void
toString()
-
Constructor Details
-
Notes
public Notes()
-
-
Method Details
-
getId
-
setId
-
getClientId
-
setClientId
-
getPropertyId
-
setPropertyId
-
getOfficeId
-
setOfficeId
-
getText
-
setText
-
toString
-