Package | Description |
---|---|
com.crm.dataobject.accounts | |
com.crm.dataobject.contactinfo | |
com.crm.dataobject.leads |
Modifier and Type | Method and Description |
---|---|
CRMDOContactInfoPhone |
CRMDOAccountReceivable.getAccountPhone() |
CRMDOContactInfoPhone |
CRMDOAccountReceivable.getBillToPhone() |
CRMDOContactInfoPhone |
CRMDOAccountPresentmentPreference.getPhone() |
Modifier and Type | Method and Description |
---|---|
void |
CRMDOAccountReceivable.setAccountPhone(CRMDOContactInfoPhone accountPhone) |
void |
CRMDOAccountReceivable.setBillToPhone(CRMDOContactInfoPhone billToPhone) |
void |
CRMDOAccountPresentmentPreference.setPhone(CRMDOContactInfoPhone phone) |
Modifier and Type | Method and Description |
---|---|
CRMDOContactInfoPhone |
CRMDOContactInformation.getSelectedPhone() |
Modifier and Type | Method and Description |
---|---|
static java.util.Comparator<CRMDOContactInfoPhone> |
CRMDOContactInfoPhone.getContactInfoPhoneTypeComparator() |
java.util.Set<CRMDOContactInfoPhone> |
CRMDOContactInformation.getPhones() |
Modifier and Type | Method and Description |
---|---|
void |
CRMDOContactInformation.setSelectedPhone(CRMDOContactInfoPhone selectedPhone) |
Modifier and Type | Method and Description |
---|---|
void |
CRMDOContactInformation.setPhones(java.util.Set<CRMDOContactInfoPhone> phones) |
Modifier and Type | Method and Description |
---|---|
CRMDOContactInfoPhone |
CRMDOLead.getAccountPhone() |
Modifier and Type | Method and Description |
---|---|
void |
CRMDOLead.setAccountPhone(CRMDOContactInfoPhone accountPhone) |