Package | Description |
---|---|
com.crm.dataobject.communications |
Modifier and Type | Method and Description |
---|---|
CRMDOCommunicationCategory |
CRMDOCommunicationAllowedCategory.getCategory() |
CRMDOCommunicationCategory |
CRMDOCommunicationTemplate.getCategory() |
Modifier and Type | Method and Description |
---|---|
java.util.Set<CRMDOCommunicationCategory> |
CRMDOCommunicationType.getCategories() |
Modifier and Type | Method and Description |
---|---|
void |
CRMDOCommunicationAllowedCategory.setCategory(CRMDOCommunicationCategory category) |
void |
CRMDOCommunicationTemplate.setCategory(CRMDOCommunicationCategory category) |
Modifier and Type | Method and Description |
---|---|
void |
CRMDOCommunicationType.setCategories(java.util.Set<CRMDOCommunicationCategory> categories) |