Package | Description |
---|---|
com.crm.dataobject.accounts | |
com.crm.dataobject.contactinfo |
Modifier and Type | Method and Description |
---|---|
CRMDOContactInfoPhone |
CRMDOAccountReceivable.getBillToPhone() |
CRMDOContactInfoPhone |
CRMDOAccountPresentmentPreference.getPhone() |
Modifier and Type | Method and Description |
---|---|
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 |
---|---|
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) |