- Author
- llturro
Definition at line 11 of file TouchPoint.java.
◆ getId()
long org.turro.crm.entity.TouchPoint.getId |
( |
| ) |
|
◆ getName()
String org.turro.crm.entity.TouchPoint.getName |
( |
| ) |
|
◆ getTags()
String org.turro.crm.entity.TouchPoint.getTags |
( |
| ) |
|
◆ getTouchDegree()
int org.turro.crm.entity.TouchPoint.getTouchDegree |
( |
| ) |
|
◆ isEndsSale()
boolean org.turro.crm.entity.TouchPoint.isEndsSale |
( |
| ) |
|
◆ isPositive()
boolean org.turro.crm.entity.TouchPoint.isPositive |
( |
| ) |
|
◆ isValid()
boolean org.turro.crm.entity.TouchPoint.isValid |
( |
| ) |
|
◆ setEndsSale()
void org.turro.crm.entity.TouchPoint.setEndsSale |
( |
boolean |
endsSale | ) |
|
◆ setId()
void org.turro.crm.entity.TouchPoint.setId |
( |
long |
id | ) |
|
◆ setName()
void org.turro.crm.entity.TouchPoint.setName |
( |
String |
name | ) |
|
◆ setPositive()
void org.turro.crm.entity.TouchPoint.setPositive |
( |
boolean |
positive | ) |
|
◆ setTags()
void org.turro.crm.entity.TouchPoint.setTags |
( |
String |
tags | ) |
|
◆ setTouchDegree()
void org.turro.crm.entity.TouchPoint.setTouchDegree |
( |
int |
touchDegree | ) |
|
The documentation for this class was generated from the following file: