Package | Description |
---|---|
com.crm.dataobject.accounts | |
com.crm.dataobject.contactinfo | |
com.crm.dataobject.inventory | |
com.crm.dataobject.jobs | |
com.crm.dataobject.subscriptions |
Modifier and Type | Method and Description |
---|---|
CRMDOContactInfoAddress |
CRMDOAccountReceivable.getBillToAddress() |
Modifier and Type | Method and Description |
---|---|
void |
CRMDOAccountReceivable.setBillToAddress(CRMDOContactInfoAddress billToAddress) |
Modifier and Type | Method and Description |
---|---|
CRMDOContactInfoAddress |
CRMDOContactInformation.getSelectedAddress() |
Modifier and Type | Method and Description |
---|---|
java.util.Set<CRMDOContactInfoAddress> |
CRMDOContactInformation.getAddresses() |
Modifier and Type | Method and Description |
---|---|
void |
CRMDOContactInformation.setSelectedAddress(CRMDOContactInfoAddress selectedAddress) |
Modifier and Type | Method and Description |
---|---|
void |
CRMDOContactInformation.setAddresses(java.util.Set<CRMDOContactInfoAddress> addresses) |
Modifier and Type | Method and Description |
---|---|
CRMDOContactInfoAddress |
CRMDOInstalledItem.getAddress() |
Modifier and Type | Method and Description |
---|---|
void |
CRMDOInstalledItem.setAddress(CRMDOContactInfoAddress address) |
Modifier and Type | Method and Description |
---|---|
CRMDOContactInfoAddress |
CRMDOJob.getLocation() |
CRMDOContactInfoAddress |
CRMDOJob.getRequestedSubscriptionLocation() |
Modifier and Type | Method and Description |
---|---|
void |
CRMDOJob.setLocation(CRMDOContactInfoAddress location) |
void |
CRMDOJob.setRequestedSubscriptionLocation(CRMDOContactInfoAddress requestedSubscriptionLocation) |
Modifier and Type | Method and Description |
---|---|
CRMDOContactInfoAddress |
CRMDOSubscriptionAction.getChangeToContactInfoAddress() |
CRMDOContactInfoAddress |
SubscriptionLocationChange.getChangeToContactInfoAddress() |
CRMDOContactInfoAddress |
CRMDOSubscription.getContactInfoAddress() |
CRMDOContactInfoAddress |
CRMDOSubscriptionAction.getContactInfoAddress() |
CRMDOContactInfoAddress |
SubscriptionLocationChange.getContactInfoAddress()
Deprecated.
|
CRMDOContactInfoAddress |
SubscriptionCreation.getSubscriptionAddress() |
CRMDOContactInfoAddress |
SubscriptionAccountChange.getSubscriptionAddress() |
Modifier and Type | Method and Description |
---|---|
void |
CRMDOSubscriptionAction.setChangeToContactInfoAddress(CRMDOContactInfoAddress changeToContactInfoAddress) |
void |
SubscriptionLocationChange.setChangeToContactInfoAddress(CRMDOContactInfoAddress changeToContactInfoAddress) |
void |
CRMDOSubscription.setContactInfoAddress(CRMDOContactInfoAddress contactInfoAddress) |
void |
CRMDOSubscriptionAction.setContactInfoAddress(CRMDOContactInfoAddress contactInfoAddress) |
void |
SubscriptionLocationChange.setContactInfoAddress(CRMDOContactInfoAddress contactInfoAddress)
Deprecated.
|
void |
SubscriptionCreation.setSubscriptionAddress(CRMDOContactInfoAddress subscriptionAddress) |
void |
SubscriptionAccountChange.setSubscriptionAddress(CRMDOContactInfoAddress subscriptionAddress) |