Modifier and Type | Method and Description |
---|---|
CRMDOContactInfoAddress |
CRMDOAccountReceivable.getBillToAddress() |
Modifier and Type | Method and Description |
---|---|
void |
CRMDOAccountReceivable.setBillToAddress(CRMDOContactInfoAddress billToAddress) |
Constructor and Description |
---|
CRMDOAccountReceivable(java.lang.String id,
CRMDOAccountClassification classification,
AccountReceivableLifeCycleState lifeCycleState,
CRMDOCurrency currency,
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 |
ContactInfoAddressForm.getSelectedAddress() |
Modifier and Type | Method and Description |
---|---|
java.util.Set<CRMDOContactInfoAddress> |
ContactInfoAddressForm.getAddresses() |
Modifier and Type | Method and Description |
---|---|
void |
ContactInfoAddressForm.setSelectedAddress(CRMDOContactInfoAddress selectedAddress) |
Modifier and Type | Method and Description |
---|---|
void |
ContactInfoAddressForm.setAddresses(java.util.Set<CRMDOContactInfoAddress> addresses) |
Modifier and Type | Method and Description |
---|---|
CRMDOContactInfoAddress |
GenericProviderProvisioningRequest.getAddress() |
Modifier and Type | Method and Description |
---|---|
void |
GenericProviderProvisioningRequest.setAddress(CRMDOContactInfoAddress address) |
Modifier and Type | Method and Description |
---|---|
CRMDOContactInfoAddress |
SubscriptionLocationChange.getChangeToContactInfoAddress() |
CRMDOContactInfoAddress |
CRMDOSubscriptionAction.getChangeToContactInfoAddress() |
CRMDOContactInfoAddress |
CRMDOSubscription.getContactInfoAddress() |
CRMDOContactInfoAddress |
SubscriptionLocationChange.getContactInfoAddress()
Deprecated.
|
CRMDOContactInfoAddress |
CRMDOSubscriptionAction.getContactInfoAddress() |
CRMDOContactInfoAddress |
SubscriptionAccountChange.getSubscriptionAddress() |
CRMDOContactInfoAddress |
SubscriptionCreation.getSubscriptionAddress() |
Modifier and Type | Method and Description |
---|---|
void |
SubscriptionLocationChange.setChangeToContactInfoAddress(CRMDOContactInfoAddress changeToContactInfoAddress) |
void |
CRMDOSubscriptionAction.setChangeToContactInfoAddress(CRMDOContactInfoAddress changeToContactInfoAddress) |
void |
CRMDOSubscription.setContactInfoAddress(CRMDOContactInfoAddress contactInfoAddress) |
void |
SubscriptionLocationChange.setContactInfoAddress(CRMDOContactInfoAddress contactInfoAddress)
Deprecated.
|
void |
CRMDOSubscriptionAction.setContactInfoAddress(CRMDOContactInfoAddress contactInfoAddress) |
void |
SubscriptionAccountChange.setSubscriptionAddress(CRMDOContactInfoAddress subscriptionAddress) |
void |
SubscriptionCreation.setSubscriptionAddress(CRMDOContactInfoAddress subscriptionAddress) |