Modifier and Type | Method and Description |
---|---|
CRMDOContactInfoAddress |
CRMDOAccountReceivable.getBillToAddress() |
CRMDOContactInfoAddress |
OrganisationalAccountReceivableSearchCriteria.getContactInfoAddress() |
CRMDOContactInfoAddress |
CustomerAccountReceivableSearchCriteria.getContactInfoAddress() |
Modifier and Type | Method and Description |
---|---|
void |
CRMDOAccountReceivable.setBillToAddress(CRMDOContactInfoAddress billToAddress) |
void |
OrganisationalAccountReceivableSearchCriteria.setContactInfoAddress(CRMDOContactInfoAddress contactInfoAddress) |
void |
CustomerAccountReceivableSearchCriteria.setContactInfoAddress(CRMDOContactInfoAddress contactInfoAddress) |
Constructor and Description |
---|
CRMDOAccountReceivable(java.lang.String id,
CRMDOAccountClassification classification,
AccountReceivableLifeCycleState lifeCycleState,
CRMDOCurrency currency,
CRMDOContactInfoAddress billToAddress) |
CRMDOAccountReceivable(java.lang.String id,
CRMDOAccountClassification classification,
AccountReceivableLifeCycleState lifeCycleState,
CRMDOCurrency currency,
CRMDOContactInfoAddress billToAddress,
java.lang.Integer hasMembers,
java.lang.Integer isMember) |
CRMDOAccountReceivable(java.lang.String id,
CRMDOAccountClassification classification,
AccountReceivableLifeCycleState lifeCycleState,
CRMDOCurrency currency,
CRMDOContactInfoAddress billToAddress,
java.lang.Integer hasMembers,
java.lang.Integer isMember,
CreditPeriodOperator creditPeriodOperator,
java.lang.Integer creditPeriodInDays) |
CRMDOAccountReceivable(java.lang.String id,
java.lang.String number,
CRMDOAccountClassification classification,
AccountReceivableLifeCycleState lifeCycleState,
CRMDOCurrency currency,
CRMDOContactInfoAddress billToAddress,
java.lang.Integer hasMembers,
java.lang.Integer isMember,
CRMDOContactInformation contactInformation,
CRMDOPricePlan pricePlan,
CRMDOUsageServiceCatalog usageServiceCatalog,
java.math.BigDecimal creditLimit,
CreditRating creditRatingCode,
CreditPeriodOperator creditPeriodOperator,
java.lang.Integer creditPeriodInDays) |
CRMDOAccountReceivable(java.lang.String id,
java.lang.String number,
CRMDOAccountClassification classification,
AccountReceivableLifeCycleState lifeCycleState,
CRMDOCurrency currency,
CRMDOContactInfoAddress billToAddress,
java.lang.Integer hasMembers,
java.lang.Integer isMember,
CRMDOContactInformation contactInformation,
CRMDOPricePlan pricePlan,
CRMDOUsageServiceCatalog usageServiceCatalog,
java.math.BigDecimal creditLimit,
CreditRating creditRatingCode,
CreditPeriodOperator creditPeriodOperator,
java.lang.Integer creditPeriodInDays,
CRMDOUnitGroup ownedByGroup) |
CRMDOAccountReceivable(java.lang.String id,
java.lang.String number,
CRMDOAccountClassification classification,
AccountReceivableLifeCycleState lifeCycleState,
CRMDOCurrency currency,
CRMDOContactInfoAddress billToAddress,
java.lang.Integer hasMembers,
java.lang.Integer isMember,
CRMDOContactInformation contactInformation,
CRMDOPricePlan pricePlan,
CRMDOUsageServiceCatalog usageServiceCatalog,
java.math.BigDecimal creditLimit,
CreditRating creditRatingCode,
CreditPeriodOperator creditPeriodOperator,
java.lang.Integer creditPeriodInDays,
CRMDOUnitGroup ownedByGroup,
com.crm.framework.util.UnitOfTime creditPeriodUOT) |
Modifier and Type | Method and Description |
---|---|
CRMDOContactInfoAddress |
CRMDOContactInformation.getSelectedAddress() |
CRMDOContactInfoAddress |
CRMDOContactInformation.getSelectedInactiveAddress() |
Modifier and Type | Method and Description |
---|---|
java.util.Set<CRMDOContactInfoAddress> |
CRMDOContactInformation.getAddresses() |
static java.util.Comparator<CRMDOContactInfoAddress> |
CRMDOContactInfoAddress.getContactInfoAddressTypeComparator() |
Modifier and Type | Method and Description |
---|---|
void |
CRMDOContactInformation.setSelectedAddress(CRMDOContactInfoAddress selectedAddress) |
void |
CRMDOContactInformation.setSelectedInactiveAddress(CRMDOContactInfoAddress selectedInactiveAddress) |
Modifier and Type | Method and Description |
---|---|
void |
CRMDOContactInformation.setAddresses(java.util.Set<CRMDOContactInfoAddress> addresses) |
Modifier and Type | Method and Description |
---|---|
CRMDOContactInfoAddress |
CRMDOFinancialTransaction.getShipToAddress() |
Modifier and Type | Method and Description |
---|---|
void |
CRMDOFinancialTransaction.setShipToAddress(CRMDOContactInfoAddress shipToAddress) |
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 |
SubscriptionLocationChange.getContactInfoAddress()
Deprecated.
|
CRMDOContactInfoAddress |
CRMDOSubscriptionAction.getContactInfoAddress() |
CRMDOContactInfoAddress |
CRMDOSubscription.getContactInfoAddress() |
CRMDOContactInfoAddress |
SubscriptionCreation.getSubscriptionAddress() |
CRMDOContactInfoAddress |
SubscriptionAccountChange.getSubscriptionAddress() |
Modifier and Type | Method and Description |
---|---|
void |
SubscriptionLocationChange.setChangeToContactInfoAddress(CRMDOContactInfoAddress changeToContactInfoAddress) |
void |
CRMDOSubscriptionAction.setChangeToContactInfoAddress(CRMDOContactInfoAddress changeToContactInfoAddress) |
void |
SubscriptionLocationChange.setContactInfoAddress(CRMDOContactInfoAddress contactInfoAddress)
Deprecated.
|
void |
CRMDOSubscriptionAction.setContactInfoAddress(CRMDOContactInfoAddress contactInfoAddress) |
void |
CRMDOSubscription.setContactInfoAddress(CRMDOContactInfoAddress contactInfoAddress) |
void |
SubscriptionCreation.setSubscriptionAddress(CRMDOContactInfoAddress subscriptionAddress) |
void |
SubscriptionAccountChange.setSubscriptionAddress(CRMDOContactInfoAddress subscriptionAddress) |
Constructor and Description |
---|
CRMDOSubscription(java.lang.String id,
java.lang.String number,
java.util.Date firstActivationDate,
java.util.Date createdDate,
CRMDOSubscriptionType type,
SubscriptionRatingState ratingState,
CRMDOAccountReceivable accountReceivable,
CRMDOUnitGroup ownedByGroup,
CRMDOContactInfoAddress contactInfoAddress) |