- salutation - Variable in class com.oracle.communications.brm.cc.model.Contacts
-
- save(ProfileType) - Method in class com.oracle.communications.brm.cc.modules.pcm.PCMProfileModule
-
Updates the given profile
- save(ProfileType) - Method in interface com.oracle.communications.brm.cc.modules.ProfileModule
-
Updates the given profile
- save(ProfileBase) - Method in class com.oracle.communications.brm.cc.ws.profile.ProfileResource
-
Updates the given profile
- saveAsErrorJSONAndMovePaymentFile(String, int, PaymentBatchFileHeader) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.BatchPaymentWorker
-
Save as error JSON and move payment batch file to 'Error' directory.
- saveAsJSONForProcessingError(String, long, int) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.BatchPaymentWorker
-
Save as JSON for Processing Error.
- savePaymentBatchFileHeaderAsJSONFile(String, PaymentBatchFileHeader) - Static method in class com.oracle.communications.brm.cc.batchpayments.BatchPaymentsUtil
-
Writes batch payment file header to a JSON file and saves the file to the
given directory path.
- savePaymentMethodsonFile(PayMethod, String) - Method in interface com.oracle.communications.brm.cc.modules.PaymentMethodModule
-
creates/updates a payment method (either CC/DD/Invoice)
- savePaymentMethodsonFile(PayMethod, String) - Method in class com.oracle.communications.brm.cc.modules.pcm.PCMPaymentMethodModule
-
saves the payment methods(credit card, direct debit and invoice )
- savePaymentMethodsonFile(PayMethod) - Method in class com.oracle.communications.brm.cc.ws.paymentmethod.PaymentMethodResource
-
Creates a new payment method of type CC/DD/Invoice for an account
- saveResults - Variable in class com.oracle.communications.brm.cc.model.ColumnarRecord
-
- saveResults - Variable in class com.oracle.communications.brm.cc.model.GenericTemplate
-
- saveTaxInfo(String, TaxInfo) - Method in interface com.oracle.communications.brm.cc.modules.AccountModule
-
Save tax information
- saveTaxInfo(String, TaxInfo) - Method in class com.oracle.communications.brm.cc.modules.pcm.PCMAccountModule
-
saves account tax informations
- saveTaxInfo(String, TaxInfo) - Method in class com.oracle.communications.brm.cc.ws.account.AccountResource
-
Saves tax information of the account.
- scaledAmount - Variable in class com.oracle.communications.brm.cc.model.OfferDetail.Details
-
- scaledMaximum - Variable in class com.oracle.communications.brm.cc.model.LoanProfileDetails.LoanInfo
-
- scaledPriceTag - Variable in class com.oracle.communications.brm.cc.model.OfferDetail.Details
-
- scenarioFromID - Variable in class com.oracle.communications.brm.cc.model.ReplaceScenarioDetails
-
- scenarioId - Variable in class com.oracle.communications.brm.cc.model.AccountCollectionDetails.BillUnitCollectionsDetails
-
- scenarioId - Variable in class com.oracle.communications.brm.cc.model.CollectionDetails
-
- scenarioName - Variable in class com.oracle.communications.brm.cc.model.AccountCollectionDetails.BillUnitCollectionsDetails
-
- scenarioRef - Variable in class com.oracle.communications.brm.cc.model.AssignCollectionsAgent
-
- scenarioRef - Variable in class com.oracle.communications.brm.cc.model.BillUnit
-
- scenarioToID - Variable in class com.oracle.communications.brm.cc.model.ReplaceScenarioDetails
-
- scheduleDate - Variable in class com.oracle.communications.brm.cc.model.ReplaceScenarioDetails
-
- scheduledDate - Variable in class com.oracle.communications.brm.cc.model.DeferredAction
-
- scheduleMode - Variable in class com.oracle.communications.brm.cc.model.ReplaceScenarioDetails
-
- scheduleRef - Variable in class com.oracle.communications.brm.cc.model.Installment
-
- scheduleSpecRef - Variable in class com.oracle.communications.brm.cc.model.InstallmentSchedule
-
- schemaLocation(String) - Method in class com.oracle.communications.brm.cc.common.APIError
-
- scope - Variable in class com.oracle.communications.brm.cc.model.NotificationSpec
-
- scopeLevel - Variable in class com.oracle.communications.brm.cc.model.SubscriptionPreviewCancellationCharges
-
- SEARCH - Static variable in class com.oracle.communications.brm.cc.common.BillingCareConstants
-
- search(SearchCriterias) - Method in class com.oracle.communications.brm.cc.modules.pcm.PCMSearchModule
-
Generic search method capable of accepting the list of search criterias
using "SearchCriterias" payload and return the results in "SearchResults"
based on the corresponding search template.
- search(FList) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.TemplateAccountWorker
-
execute the search opcode and returns the output
- search(FList) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.TemplateCollectionsWorker
-
Execute the search opcode and returns the output
- search(FList) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.TemplatePaymentSuspenseWorker
-
Execute the search opcode and returns the output
- search(SearchCriterias) - Method in interface com.oracle.communications.brm.cc.modules.SearchModule
-
Generic search method capable of accepting the list of search criterias
using "SearchCriterias" payload and return the results in "SearchResults"
based on the corresponding search template.
- search(SearchCriterias) - Method in class com.oracle.communications.brm.cc.ws.search.SearchResource
-
Generic search resource capable of accepting the list of search criterias
using "SearchCriterias" payload and return the results in "SearchResults"
based on the corresponding search template.
- SEARCH_ACTION - Static variable in class com.oracle.communications.brm.cc.authorization.EnforcementConstants
-
- SEARCH_ARGS_LIMIT - Static variable in class com.oracle.communications.brm.cc.modules.pcm.workers.PCMConstants
-
- SEARCH_MODULE - Static variable in class com.oracle.communications.brm.cc.common.BillingCareConstants
-
- SEARCH_POID - Static variable in class com.oracle.communications.brm.cc.modules.pcm.workers.PCMConstants
-
- searchBillinfo(Poid) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.PCMBaseWorker
-
This retrieves the billinfo object The output Flist also contains the
scenario obj associated with the bill unit.
- SearchCriterias - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- SearchCriterias() - Constructor for class com.oracle.communications.brm.cc.model.SearchCriterias
-
- searchcriterias - Variable in class com.oracle.communications.brm.cc.model.SearchTemplate
-
- Searchcriterias() - Constructor for class com.oracle.communications.brm.cc.model.SearchTemplate.Searchcriterias
-
- searchDepositSpecProfile(String, String, String, String) - Method in class com.oracle.communications.brm.cc.ws.deposit.DepositSpecProfileResource
-
* Retrieves details for the Deposit spec profile identified name or
exipresAt or status
- searchDeviceObject(String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.RegistrationWorker
-
- SearchModule - Interface in com.oracle.communications.brm.cc.modules
-
- searchNotificationEvent(String) - Method in class com.oracle.communications.brm.cc.ws.notification.NotificationEventResource
-
Retrieves details for the Notification Event identified name
- searchParentBillUnit(String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.RegistrationWorker
-
Finds a bill unit tracking the usage of a service, referenced by its
LOGIN/ALIAS_LIST.
- searchPayinfo(Poid) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.AccountWorker
-
- searchPricingObject(String, String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.RegistrationWorker
-
- SearchResource - Class in com.oracle.communications.brm.cc.ws.search
-
Web service that performs a pre-defined set of search operations including
returning accounts, bills.
- SearchResource() - Constructor for class com.oracle.communications.brm.cc.ws.search.SearchResource
-
- SearchResults - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- SearchResults() - Constructor for class com.oracle.communications.brm.cc.model.SearchResults
-
- searchresults - Variable in class com.oracle.communications.brm.cc.model.SearchTemplate
-
- Searchresults() - Constructor for class com.oracle.communications.brm.cc.model.SearchTemplate.Searchresults
-
- SearchResults.Results - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- SearchResults.Results.Column - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- SearchTemplate - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- SearchTemplate() - Constructor for class com.oracle.communications.brm.cc.model.SearchTemplate
-
- SearchTemplate.Searchcriterias - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- SearchTemplate.Searchcriterias.Criteria - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- SearchTemplate.Searchresults - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- searchTemplateName - Variable in class com.oracle.communications.brm.cc.model.SearchCriterias
-
- SearchWorker - Class in com.oracle.communications.brm.cc.modules.pcm.workers
-
- SearchWorker() - Constructor for class com.oracle.communications.brm.cc.modules.pcm.workers.SearchWorker
-
- SearchWorker.ValueType - Enum in com.oracle.communications.brm.cc.modules.pcm.workers
-
- securityCode - Variable in class com.oracle.communications.brm.cc.model.CreditCardType.Details
-
- securityCode - Variable in class com.oracle.communications.brm.cc.model.PayinfoCcType.CcInfo
-
- securityCode1 - Variable in class com.oracle.communications.brm.cc.model.Account
-
- securityCode1 - Variable in class com.oracle.communications.brm.cc.model.RegistrationAccount
-
- securityCode2 - Variable in class com.oracle.communications.brm.cc.model.Account
-
- securityCode2 - Variable in class com.oracle.communications.brm.cc.model.RegistrationAccount
-
- segment - Variable in class com.oracle.communications.brm.cc.model.BillUnit
-
- segment - Variable in class com.oracle.communications.brm.cc.model.NewBillUnits
-
- selected - Variable in class com.oracle.communications.brm.cc.model.ProfileType
-
- selected - Variable in class com.oracle.communications.brm.cc.model.Sponsor
-
- selectedBillUnit - Variable in class com.oracle.communications.brm.cc.model.Payment
-
- sepa - Variable in class com.oracle.communications.brm.cc.model.PaymentMethod
-
- sepa - Variable in class com.oracle.communications.brm.cc.model.PayMethod
-
- sepaInfo - Variable in class com.oracle.communications.brm.cc.model.Externalpayment10018Type
-
- SepaInfo() - Constructor for class com.oracle.communications.brm.cc.model.Externalpayment10018Type.SepaInfo
-
- separator - Variable in class com.oracle.communications.brm.cc.model.MenuDefinition.Menu.Contents.Item
-
- SepaType - Class in com.oracle.communications.brm.cc.model
-
The SEPA payment information.
- SepaType() - Constructor for class com.oracle.communications.brm.cc.model.SepaType
-
- SepaType.Details - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- SepaType.Details.DebtorInfo - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- seperator - Variable in class com.oracle.communications.brm.cc.model.TemplateFields
-
- service - Variable in class com.oracle.communications.brm.cc.model.ApplyLoan
-
- Service() - Constructor for class com.oracle.communications.brm.cc.model.ApplyLoan.Service
-
- service - Variable in class com.oracle.communications.brm.cc.model.Bundle
-
- Service() - Constructor for class com.oracle.communications.brm.cc.model.Bundle.Service
-
- service - Variable in class com.oracle.communications.brm.cc.model.GroupOfServices
-
- service - Variable in class com.oracle.communications.brm.cc.model.PurchasingService
-
- Service - Class in com.oracle.communications.brm.cc.model
-
Information about the services.
- Service() - Constructor for class com.oracle.communications.brm.cc.model.Service
-
- service - Variable in class com.oracle.communications.brm.cc.model.ServiceProfile
-
- service - Variable in class com.oracle.communications.brm.cc.model.UpdateServiceAndEras
-
- service - Variable in class com.oracle.communications.brm.cc.model.UpdateServiceProfile
-
- SERVICE - Static variable in class com.oracle.communications.brm.cc.modules.pcm.workers.PCMConstants
-
- SERVICE_MODULE - Static variable in class com.oracle.communications.brm.cc.common.BillingCareConstants
-
- SERVICE_RESOURCE - Static variable in class com.oracle.communications.brm.cc.authorization.EnforcementConstants
-
- SERVICE_RESOURCE_TYPE - Static variable in class com.oracle.communications.brm.cc.authorization.EnforcementConstants
-
- SERVICE_STATUS_CANCEL - Static variable in class com.oracle.communications.brm.cc.modules.pcm.workers.PCMConstants
-
- serviceAccessLevel - Variable in class com.oracle.communications.brm.cc.model.ServiceType
-
- ServiceAdminClient - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- ServiceAdminClient() - Constructor for class com.oracle.communications.brm.cc.model.ServiceAdminClient
-
- serviceAdminclient - Variable in class com.oracle.communications.brm.cc.model.ServiceAdminClientType
-
- ServiceAdminclient() - Constructor for class com.oracle.communications.brm.cc.model.ServiceAdminClientType.ServiceAdminclient
-
- ServiceAdminClientType - Class in com.oracle.communications.brm.cc.model
-
Java class for serviceAdmin_clientType complex type.
- ServiceAdminClientType() - Constructor for class com.oracle.communications.brm.cc.model.ServiceAdminClientType
-
- ServiceAdminClientType.LockInfo - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- ServiceAdminClientType.Permitteds - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- ServiceAdminClientType.Role - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- ServiceAdminClientType.ServiceAdminclient - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- serviceAndCountMap - Variable in class com.oracle.communications.brm.cc.modules.pcm.workers.SubscriptionWorker
-
- ServiceBase - Class in com.oracle.communications.brm.cc.model
-
Base Implementaion class for xsd's that extends serviceType.xsd
- ServiceBase() - Constructor for class com.oracle.communications.brm.cc.model.ServiceBase
-
- ServiceBroadband - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- ServiceBroadband() - Constructor for class com.oracle.communications.brm.cc.model.ServiceBroadband
-
- serviceBroadband - Variable in class com.oracle.communications.brm.cc.model.ServiceBroadbandType
-
- ServiceBroadband() - Constructor for class com.oracle.communications.brm.cc.model.ServiceBroadbandType.ServiceBroadband
-
- ServiceBroadbandType - Class in com.oracle.communications.brm.cc.model
-
Java class for serviceBroadbandType complex type.
- ServiceBroadbandType() - Constructor for class com.oracle.communications.brm.cc.model.ServiceBroadbandType
-
- ServiceBroadbandType.IpAddresses - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- ServiceBroadbandType.ServiceBroadband - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- ServiceCable - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- ServiceCable() - Constructor for class com.oracle.communications.brm.cc.model.ServiceCable
-
- ServiceCableType - Class in com.oracle.communications.brm.cc.model
-
Java class for serviceCableType complex type.
- ServiceCableType() - Constructor for class com.oracle.communications.brm.cc.model.ServiceCableType
-
- ServiceCloud - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- ServiceCloud() - Constructor for class com.oracle.communications.brm.cc.model.ServiceCloud
-
- ServiceCloudAddonStorage - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- ServiceCloudAddonStorage() - Constructor for class com.oracle.communications.brm.cc.model.ServiceCloudAddonStorage
-
- ServiceCloudAddonStorageType - Class in com.oracle.communications.brm.cc.model
-
Java class for serviceCloudAddon_storageType complex type.
- ServiceCloudAddonStorageType() - Constructor for class com.oracle.communications.brm.cc.model.ServiceCloudAddonStorageType
-
- ServiceCloudCompute - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- ServiceCloudCompute() - Constructor for class com.oracle.communications.brm.cc.model.ServiceCloudCompute
-
- ServiceCloudComputeType - Class in com.oracle.communications.brm.cc.model
-
Java class for serviceCloudComputeType complex type.
- ServiceCloudComputeType() - Constructor for class com.oracle.communications.brm.cc.model.ServiceCloudComputeType
-
- ServiceCloudType - Class in com.oracle.communications.brm.cc.model
-
Java class for serviceCloudType complex type.
- ServiceCloudType() - Constructor for class com.oracle.communications.brm.cc.model.ServiceCloudType
-
- ServiceConfchat - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- ServiceConfchat() - Constructor for class com.oracle.communications.brm.cc.model.ServiceConfchat
-
- ServiceConfchatType - Class in com.oracle.communications.brm.cc.model
-
Java class for serviceConfchatType complex type.
- ServiceConfchatType() - Constructor for class com.oracle.communications.brm.cc.model.ServiceConfchatType
-
- ServiceContent - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- ServiceContent() - Constructor for class com.oracle.communications.brm.cc.model.ServiceContent
-
- ServiceContentprovider - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- ServiceContentprovider() - Constructor for class com.oracle.communications.brm.cc.model.ServiceContentprovider
-
- ServiceContentproviderType - Class in com.oracle.communications.brm.cc.model
-
Java class for serviceContentproviderType complex type.
- ServiceContentproviderType() - Constructor for class com.oracle.communications.brm.cc.model.ServiceContentproviderType
-
- ServiceContentType - Class in com.oracle.communications.brm.cc.model
-
Java class for serviceContentType complex type.
- ServiceContentType() - Constructor for class com.oracle.communications.brm.cc.model.ServiceContentType
-
- ServiceContentType.ContentCategories - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- ServiceContentType.ContentCategories.ContentCategoryList - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- ServiceContentType.Profiles - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- ServiceData - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- ServiceData() - Constructor for class com.oracle.communications.brm.cc.model.ServiceData
-
- ServiceDataType - Class in com.oracle.communications.brm.cc.model
-
Java class for serviceDataType complex type.
- ServiceDataType() - Constructor for class com.oracle.communications.brm.cc.model.ServiceDataType
-
- serviceDetails - Variable in class com.oracle.communications.brm.cc.model.Service
-
- ServiceDetails - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- ServiceDetails() - Constructor for class com.oracle.communications.brm.cc.model.ServiceDetails
-
- ServiceEmail - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- ServiceEmail() - Constructor for class com.oracle.communications.brm.cc.model.ServiceEmail
-
- serviceEmail - Variable in class com.oracle.communications.brm.cc.model.ServiceEmailType
-
- ServiceEmail() - Constructor for class com.oracle.communications.brm.cc.model.ServiceEmailType.ServiceEmail
-
- ServiceEmailType - Class in com.oracle.communications.brm.cc.model
-
Java class for serviceEmailType complex type.
- ServiceEmailType() - Constructor for class com.oracle.communications.brm.cc.model.ServiceEmailType
-
- ServiceEmailType.Aliases - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- ServiceEmailType.Attributes - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- ServiceEmailType.ServiceEmail - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- ServiceFax - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- ServiceFax() - Constructor for class com.oracle.communications.brm.cc.model.ServiceFax
-
- ServiceFaxType - Class in com.oracle.communications.brm.cc.model
-
Java class for serviceFaxType complex type.
- ServiceFaxType() - Constructor for class com.oracle.communications.brm.cc.model.ServiceFaxType
-
- serviceFee - Variable in class com.oracle.communications.brm.cc.model.LoanProfileDetails.LoanInfo
-
- ServiceFields - Class in com.oracle.communications.brm.cc.model
-
Java class for serviceFields complex type.
- ServiceFields() - Constructor for class com.oracle.communications.brm.cc.model.ServiceFields
-
- serviceFields - Variable in class com.oracle.communications.brm.cc.model.ServiceProfileDefinition
-
- ServiceFields.Fields - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- serviceFromFList(FList, String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.CustomClassHelper
-
Converts the flist into a service object.
- serviceFromType(String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.CustomClassHelper
-
- serviceGroup - Variable in class com.oracle.communications.brm.cc.model.PackageType
-
- ServiceGroup - Class in com.oracle.communications.brm.cc.model
-
Information about the type of service.
- ServiceGroup() - Constructor for class com.oracle.communications.brm.cc.model.ServiceGroup
-
- serviceGroupElem - Variable in class com.oracle.communications.brm.cc.model.ServiceGroupIndex
-
- ServiceGroupIndex - Class in com.oracle.communications.brm.cc.model
-
Java class for serviceGroupIndex complex type.
- ServiceGroupIndex() - Constructor for class com.oracle.communications.brm.cc.model.ServiceGroupIndex
-
- serviceId - Variable in class com.oracle.communications.brm.cc.model.DeferredAction
-
- serviceId - Variable in class com.oracle.communications.brm.cc.model.Notes
-
- serviceId - Variable in class com.oracle.communications.brm.cc.model.ProfileLoanType
-
- serviceId - Variable in class com.oracle.communications.brm.cc.model.ServiceGroup
-
- serviceID - Variable in class com.oracle.communications.brm.cc.model.ServicesAndBillItems
-
- serviceIds - Variable in class com.oracle.communications.brm.cc.model.PackageType
-
- ServiceInPlan - Class in com.oracle.communications.brm.cc.model
-
Java class for serviceInPlan complex type.
- ServiceInPlan() - Constructor for class com.oracle.communications.brm.cc.model.ServiceInPlan
-
- ServiceInPlan.Bundles - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- ServiceInPlan.Bundles.Chargeoffers - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- ServiceInPlan.Bundles.Discountoffers - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- ServiceInstantchat - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- ServiceInstantchat() - Constructor for class com.oracle.communications.brm.cc.model.ServiceInstantchat
-
- ServiceInstantchatType - Class in com.oracle.communications.brm.cc.model
-
Java class for serviceInstantchatType complex type.
- ServiceInstantchatType() - Constructor for class com.oracle.communications.brm.cc.model.ServiceInstantchatType
-
- ServiceInternettv - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- ServiceInternettv() - Constructor for class com.oracle.communications.brm.cc.model.ServiceInternettv
-
- ServiceInternettvType - Class in com.oracle.communications.brm.cc.model
-
Java class for serviceInternettvType complex type.
- ServiceInternettvType() - Constructor for class com.oracle.communications.brm.cc.model.ServiceInternettvType
-
- ServiceIp - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- ServiceIp() - Constructor for class com.oracle.communications.brm.cc.model.ServiceIp
-
- serviceIp - Variable in class com.oracle.communications.brm.cc.model.ServiceIpType
-
- ServiceIp() - Constructor for class com.oracle.communications.brm.cc.model.ServiceIpType.ServiceIp
-
- serviceIp - Variable in class com.oracle.communications.brm.cc.model.ServiceVpdnType
-
- ServiceIp() - Constructor for class com.oracle.communications.brm.cc.model.ServiceVpdnType.ServiceIp
-
- ServiceIpIptv - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- ServiceIpIptv() - Constructor for class com.oracle.communications.brm.cc.model.ServiceIpIptv
-
- ServiceIpIptvType - Class in com.oracle.communications.brm.cc.model
-
Java class for serviceIpIptvType complex type.
- ServiceIpIptvType() - Constructor for class com.oracle.communications.brm.cc.model.ServiceIpIptvType
-
- ServiceIpIptvVod - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- ServiceIpIptvVod() - Constructor for class com.oracle.communications.brm.cc.model.ServiceIpIptvVod
-
- ServiceIpIptvVodFilms - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- ServiceIpIptvVodFilms() - Constructor for class com.oracle.communications.brm.cc.model.ServiceIpIptvVodFilms
-
- ServiceIpIptvVodFilmsType - Class in com.oracle.communications.brm.cc.model
-
Java class for serviceIpIptvVodFilmsType complex type.
- ServiceIpIptvVodFilmsType() - Constructor for class com.oracle.communications.brm.cc.model.ServiceIpIptvVodFilmsType
-
- ServiceIpIptvVodMovies - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- ServiceIpIptvVodMovies() - Constructor for class com.oracle.communications.brm.cc.model.ServiceIpIptvVodMovies
-
- ServiceIpIptvVodMoviesType - Class in com.oracle.communications.brm.cc.model
-
Java class for serviceIpIptvVodMoviesType complex type.
- ServiceIpIptvVodMoviesType() - Constructor for class com.oracle.communications.brm.cc.model.ServiceIpIptvVodMoviesType
-
- ServiceIpIptvVodMv - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- ServiceIpIptvVodMv() - Constructor for class com.oracle.communications.brm.cc.model.ServiceIpIptvVodMv
-
- ServiceIpIptvVodMvType - Class in com.oracle.communications.brm.cc.model
-
Java class for serviceIpIptvVodMvType complex type.
- ServiceIpIptvVodMvType() - Constructor for class com.oracle.communications.brm.cc.model.ServiceIpIptvVodMvType
-
- ServiceIpIptvVodNews - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- ServiceIpIptvVodNews() - Constructor for class com.oracle.communications.brm.cc.model.ServiceIpIptvVodNews
-
- ServiceIpIptvVodNewsType - Class in com.oracle.communications.brm.cc.model
-
Java class for serviceIpIptvVodNewsType complex type.
- ServiceIpIptvVodNewsType() - Constructor for class com.oracle.communications.brm.cc.model.ServiceIpIptvVodNewsType
-
- ServiceIpIptvVodSports - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- ServiceIpIptvVodSports() - Constructor for class com.oracle.communications.brm.cc.model.ServiceIpIptvVodSports
-
- ServiceIpIptvVodSportsType - Class in com.oracle.communications.brm.cc.model
-
Java class for serviceIpIptvVodSportsType complex type.
- ServiceIpIptvVodSportsType() - Constructor for class com.oracle.communications.brm.cc.model.ServiceIpIptvVodSportsType
-
- ServiceIpIptvVodTvshows - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- ServiceIpIptvVodTvshows() - Constructor for class com.oracle.communications.brm.cc.model.ServiceIpIptvVodTvshows
-
- ServiceIpIptvVodTvshowsType - Class in com.oracle.communications.brm.cc.model
-
Java class for serviceIpIptvVodTvshowsType complex type.
- ServiceIpIptvVodTvshowsType() - Constructor for class com.oracle.communications.brm.cc.model.ServiceIpIptvVodTvshowsType
-
- ServiceIpIptvVodType - Class in com.oracle.communications.brm.cc.model
-
Java class for serviceIpIptvVodType complex type.
- ServiceIpIptvVodType() - Constructor for class com.oracle.communications.brm.cc.model.ServiceIpIptvVodType
-
- ServiceIpType - Class in com.oracle.communications.brm.cc.model
-
Java class for serviceIpType complex type.
- ServiceIpType() - Constructor for class com.oracle.communications.brm.cc.model.ServiceIpType
-
- ServiceIpType.Args - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- ServiceIpType.ServiceIp - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- serviceKey - Variable in class com.oracle.communications.brm.cc.model.Bundle.Service
-
- serviceKey - Variable in class com.oracle.communications.brm.cc.model.PurchasingService
-
- serviceKey - Variable in class com.oracle.communications.brm.cc.model.ServiceInPlan
-
- ServiceLdap - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- ServiceLdap() - Constructor for class com.oracle.communications.brm.cc.model.ServiceLdap
-
- ServiceLdapType - Class in com.oracle.communications.brm.cc.model
-
Java class for serviceLdapType complex type.
- ServiceLdapType() - Constructor for class com.oracle.communications.brm.cc.model.ServiceLdapType
-
- serviceLogin - Variable in class com.oracle.communications.brm.cc.model.DeferredAction
-
- ServiceMms - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- ServiceMms() - Constructor for class com.oracle.communications.brm.cc.model.ServiceMms
-
- ServiceMmsType - Class in com.oracle.communications.brm.cc.model
-
Java class for serviceMmsType complex type.
- ServiceMmsType() - Constructor for class com.oracle.communications.brm.cc.model.ServiceMmsType
-
- ServiceModule - Interface in com.oracle.communications.brm.cc.modules
-
- serviceName - Variable in class com.oracle.communications.brm.cc.model.CustomizedOffers.CustomizedOffer
-
- serviceName - Variable in class com.oracle.communications.brm.cc.model.ServiceGroup
-
- serviceName - Variable in class com.oracle.communications.brm.cc.model.SharingMemberDetails.MembershipDetails
-
- serviceObj - Variable in class com.oracle.communications.brm.cc.model.ProfileRolloverTransferType.ResourceInfo.Recipients
-
- serviceObj - Variable in class com.oracle.communications.brm.cc.model.ProfileType
-
- ServicePcmClient - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- ServicePcmClient() - Constructor for class com.oracle.communications.brm.cc.model.ServicePcmClient
-
- ServicePcmClientType - Class in com.oracle.communications.brm.cc.model
-
Java class for servicePcm_clientType complex type.
- ServicePcmClientType() - Constructor for class com.oracle.communications.brm.cc.model.ServicePcmClientType
-
- ServicePcmClientType.LockInfo - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- ServiceProfile - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- ServiceProfile() - Constructor for class com.oracle.communications.brm.cc.model.ServiceProfile
-
- ServiceProfileConfigurations - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- ServiceProfileConfigurations() - Constructor for class com.oracle.communications.brm.cc.model.ServiceProfileConfigurations
-
- ServiceProfileDefinition - Class in com.oracle.communications.brm.cc.model
-
Java class for serviceProfileDefinition complex type.
- ServiceProfileDefinition() - Constructor for class com.oracle.communications.brm.cc.model.ServiceProfileDefinition
-
- serviceProfileDefinitions - Variable in class com.oracle.communications.brm.cc.model.ServiceProfileConfigurations
-
- ServiceProvider - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- ServiceProvider() - Constructor for class com.oracle.communications.brm.cc.model.ServiceProvider
-
- ServiceProviderProd - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- ServiceProviderProd() - Constructor for class com.oracle.communications.brm.cc.model.ServiceProviderProd
-
- ServiceProviderProdType - Class in com.oracle.communications.brm.cc.model
-
Java class for serviceProvider_prodType complex type.
- ServiceProviderProdType() - Constructor for class com.oracle.communications.brm.cc.model.ServiceProviderProdType
-
- ServiceProviderProdType.ProviderProducts - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- ServiceProviderType - Class in com.oracle.communications.brm.cc.model
-
Java class for serviceProviderType complex type.
- ServiceProviderType() - Constructor for class com.oracle.communications.brm.cc.model.ServiceProviderType
-
- ServiceProviderType.ProviderTopics - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- ServicePsmcontentprovider - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- ServicePsmcontentprovider() - Constructor for class com.oracle.communications.brm.cc.model.ServicePsmcontentprovider
-
- ServicePsmcontentproviderType - Class in com.oracle.communications.brm.cc.model
-
Java class for servicePsmcontentproviderType complex type.
- ServicePsmcontentproviderType() - Constructor for class com.oracle.communications.brm.cc.model.ServicePsmcontentproviderType
-
- serviceRef - Variable in class com.oracle.communications.brm.cc.model.BillItem
-
- serviceRef - Variable in class com.oracle.communications.brm.cc.model.BundleCancel
-
- serviceRef - Variable in class com.oracle.communications.brm.cc.model.CustomerDeposit
-
- serviceRef - Variable in class com.oracle.communications.brm.cc.model.CustomizedOffers.CustomizedOffer
-
- serviceRef - Variable in class com.oracle.communications.brm.cc.model.DepositAOC
-
- serviceRef - Variable in class com.oracle.communications.brm.cc.model.DepositRefund
-
- serviceRef - Variable in class com.oracle.communications.brm.cc.model.DepositTxnDepositInfo
-
- serviceRef - Variable in class com.oracle.communications.brm.cc.model.InstallmentSchedule
-
- serviceRef - Variable in class com.oracle.communications.brm.cc.model.LoanDetails
-
- serviceRef - Variable in class com.oracle.communications.brm.cc.model.ServiceGroup
-
- serviceRef - Variable in class com.oracle.communications.brm.cc.model.SharingGroupMembers.MemberDetails.Services
-
- serviceRef - Variable in class com.oracle.communications.brm.cc.model.SharingMember.Membership
-
- serviceRef - Variable in class com.oracle.communications.brm.cc.model.SharingMemberDetails.MembershipDetails
-
- serviceRef - Variable in class com.oracle.communications.brm.cc.model.SharingMemberDetails
-
- serviceRef - Variable in class com.oracle.communications.brm.cc.model.SharingMemberServiceDetails.Members
-
- serviceRef - Variable in class com.oracle.communications.brm.cc.model.SubscriptionTerms
-
- ServiceResource - Class in com.oracle.communications.brm.cc.ws.service
-
REST web service for service related operations
- ServiceResource() - Constructor for class com.oracle.communications.brm.cc.ws.service.ServiceResource
-
- services - Variable in class com.oracle.communications.brm.cc.model.BalanceGroup
-
- services - Variable in class com.oracle.communications.brm.cc.model.BillChargeGroup
-
- services - Variable in class com.oracle.communications.brm.cc.model.CustomerAssets.BillUnitServices
-
- services - Variable in class com.oracle.communications.brm.cc.model.PackageBasedOrder
-
- services - Variable in class com.oracle.communications.brm.cc.model.PackageTransition
-
- services - Variable in class com.oracle.communications.brm.cc.model.RegistrationAccount
-
- services - Variable in class com.oracle.communications.brm.cc.model.ServiceSsgType
-
- Services() - Constructor for class com.oracle.communications.brm.cc.model.ServiceSsgType.Services
-
- services - Variable in class com.oracle.communications.brm.cc.model.SharingGroupMembers.MemberDetails
-
- Services() - Constructor for class com.oracle.communications.brm.cc.model.SharingGroupMembers.MemberDetails.Services
-
- ServicesAndBillItems - Class in com.oracle.communications.brm.cc.model
-
A service and associated bill items.
- ServicesAndBillItems() - Constructor for class com.oracle.communications.brm.cc.model.ServicesAndBillItems
-
- ServicesByPurchase - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- ServicesByPurchase() - Constructor for class com.oracle.communications.brm.cc.model.ServicesByPurchase
-
- ServiceSettlement - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- ServiceSettlement() - Constructor for class com.oracle.communications.brm.cc.model.ServiceSettlement
-
- ServiceSettlementRoaming - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- ServiceSettlementRoaming() - Constructor for class com.oracle.communications.brm.cc.model.ServiceSettlementRoaming
-
- ServiceSettlementRoamingIncollect - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- ServiceSettlementRoamingIncollect() - Constructor for class com.oracle.communications.brm.cc.model.ServiceSettlementRoamingIncollect
-
- ServiceSettlementRoamingIncollectType - Class in com.oracle.communications.brm.cc.model
-
Java class for serviceSettlementRoamingIncollectType complex type.
- ServiceSettlementRoamingIncollectType() - Constructor for class com.oracle.communications.brm.cc.model.ServiceSettlementRoamingIncollectType
-
- ServiceSettlementRoamingOutcollect - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- ServiceSettlementRoamingOutcollect() - Constructor for class com.oracle.communications.brm.cc.model.ServiceSettlementRoamingOutcollect
-
- ServiceSettlementRoamingOutcollectType - Class in com.oracle.communications.brm.cc.model
-
Java class for serviceSettlementRoamingOutcollectType complex type.
- ServiceSettlementRoamingOutcollectType() - Constructor for class com.oracle.communications.brm.cc.model.ServiceSettlementRoamingOutcollectType
-
- ServiceSettlementRoamingType - Class in com.oracle.communications.brm.cc.model
-
Java class for serviceSettlementRoamingType complex type.
- ServiceSettlementRoamingType() - Constructor for class com.oracle.communications.brm.cc.model.ServiceSettlementRoamingType
-
- ServiceSettlementType - Class in com.oracle.communications.brm.cc.model
-
Java class for serviceSettlementType complex type.
- ServiceSettlementType() - Constructor for class com.oracle.communications.brm.cc.model.ServiceSettlementType
-
- ServiceSpcontent - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- ServiceSpcontent() - Constructor for class com.oracle.communications.brm.cc.model.ServiceSpcontent
-
- ServiceSpcontentType - Class in com.oracle.communications.brm.cc.model
-
Java class for serviceSpcontentType complex type.
- ServiceSpcontentType() - Constructor for class com.oracle.communications.brm.cc.model.ServiceSpcontentType
-
- ServiceSsg - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- ServiceSsg() - Constructor for class com.oracle.communications.brm.cc.model.ServiceSsg
-
- ServiceSsgType - Class in com.oracle.communications.brm.cc.model
-
Java class for serviceSsgType complex type.
- ServiceSsgType() - Constructor for class com.oracle.communications.brm.cc.model.ServiceSsgType
-
- ServiceSsgType.Args - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- ServiceSsgType.Services - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- ServiceStream - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- ServiceStream() - Constructor for class com.oracle.communications.brm.cc.model.ServiceStream
-
- ServiceStreamType - Class in com.oracle.communications.brm.cc.model
-
Java class for serviceStreamType complex type.
- ServiceStreamType() - Constructor for class com.oracle.communications.brm.cc.model.ServiceStreamType
-
- servicesWithLifecycleStates - Variable in class com.oracle.communications.brm.cc.model.LifeCycleStates
-
- ServiceTelco - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- ServiceTelco() - Constructor for class com.oracle.communications.brm.cc.model.ServiceTelco
-
- ServiceTelcoGprs - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- ServiceTelcoGprs() - Constructor for class com.oracle.communications.brm.cc.model.ServiceTelcoGprs
-
- ServiceTelcoGprsRoaming - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- ServiceTelcoGprsRoaming() - Constructor for class com.oracle.communications.brm.cc.model.ServiceTelcoGprsRoaming
-
- ServiceTelcoGprsRoamingType - Class in com.oracle.communications.brm.cc.model
-
Java class for serviceTelcoGprsRoamingType complex type.
- ServiceTelcoGprsRoamingType() - Constructor for class com.oracle.communications.brm.cc.model.ServiceTelcoGprsRoamingType
-
- ServiceTelcoGprsType - Class in com.oracle.communications.brm.cc.model
-
Java class for serviceTelcoGprsType complex type.
- ServiceTelcoGprsType() - Constructor for class com.oracle.communications.brm.cc.model.ServiceTelcoGprsType
-
- ServiceTelcoGprsType.ApnArray - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- ServiceTelcoGprsType.GprsInfo - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- ServiceTelcoGsm - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- ServiceTelcoGsm() - Constructor for class com.oracle.communications.brm.cc.model.ServiceTelcoGsm
-
- ServiceTelcoGsmData - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- ServiceTelcoGsmData() - Constructor for class com.oracle.communications.brm.cc.model.ServiceTelcoGsmData
-
- ServiceTelcoGsmDataType - Class in com.oracle.communications.brm.cc.model
-
Java class for serviceTelcoGsmDataType complex type.
- ServiceTelcoGsmDataType() - Constructor for class com.oracle.communications.brm.cc.model.ServiceTelcoGsmDataType
-
- ServiceTelcoGsmFax - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- ServiceTelcoGsmFax() - Constructor for class com.oracle.communications.brm.cc.model.ServiceTelcoGsmFax
-
- ServiceTelcoGsmFaxType - Class in com.oracle.communications.brm.cc.model
-
Java class for serviceTelcoGsmFaxType complex type.
- ServiceTelcoGsmFaxType() - Constructor for class com.oracle.communications.brm.cc.model.ServiceTelcoGsmFaxType
-
- ServiceTelcoGsmFriend - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- ServiceTelcoGsmFriend() - Constructor for class com.oracle.communications.brm.cc.model.ServiceTelcoGsmFriend
-
- ServiceTelcoGsmFriendType - Class in com.oracle.communications.brm.cc.model
-
Java class for serviceTelcoGsmFriendType complex type.
- ServiceTelcoGsmFriendType() - Constructor for class com.oracle.communications.brm.cc.model.ServiceTelcoGsmFriendType
-
- ServiceTelcoGsmMms - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- ServiceTelcoGsmMms() - Constructor for class com.oracle.communications.brm.cc.model.ServiceTelcoGsmMms
-
- ServiceTelcoGsmMmsType - Class in com.oracle.communications.brm.cc.model
-
Java class for serviceTelcoGsmMmsType complex type.
- ServiceTelcoGsmMmsType() - Constructor for class com.oracle.communications.brm.cc.model.ServiceTelcoGsmMmsType
-
- ServiceTelcoGsmProximity - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- ServiceTelcoGsmProximity() - Constructor for class com.oracle.communications.brm.cc.model.ServiceTelcoGsmProximity
-
- ServiceTelcoGsmProximityType - Class in com.oracle.communications.brm.cc.model
-
Java class for serviceTelcoGsmProximityType complex type.
- ServiceTelcoGsmProximityType() - Constructor for class com.oracle.communications.brm.cc.model.ServiceTelcoGsmProximityType
-
- ServiceTelcoGsmRoaming - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- ServiceTelcoGsmRoaming() - Constructor for class com.oracle.communications.brm.cc.model.ServiceTelcoGsmRoaming
-
- ServiceTelcoGsmRoamingType - Class in com.oracle.communications.brm.cc.model
-
Java class for serviceTelcoGsmRoamingType complex type.
- ServiceTelcoGsmRoamingType() - Constructor for class com.oracle.communications.brm.cc.model.ServiceTelcoGsmRoamingType
-
- ServiceTelcoGsmSms - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- ServiceTelcoGsmSms() - Constructor for class com.oracle.communications.brm.cc.model.ServiceTelcoGsmSms
-
- ServiceTelcoGsmSmsType - Class in com.oracle.communications.brm.cc.model
-
Java class for serviceTelcoGsmSmsType complex type.
- ServiceTelcoGsmSmsType() - Constructor for class com.oracle.communications.brm.cc.model.ServiceTelcoGsmSmsType
-
- ServiceTelcoGsmTelephony - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- ServiceTelcoGsmTelephony() - Constructor for class com.oracle.communications.brm.cc.model.ServiceTelcoGsmTelephony
-
- ServiceTelcoGsmTelephonyType - Class in com.oracle.communications.brm.cc.model
-
Java class for serviceTelcoGsmTelephonyType complex type.
- ServiceTelcoGsmTelephonyType() - Constructor for class com.oracle.communications.brm.cc.model.ServiceTelcoGsmTelephonyType
-
- ServiceTelcoGsmType - Class in com.oracle.communications.brm.cc.model
-
Java class for serviceTelcoGsmType complex type.
- ServiceTelcoGsmType() - Constructor for class com.oracle.communications.brm.cc.model.ServiceTelcoGsmType
-
- ServiceTelcoGsmType.GsmDetails - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- ServiceTelcoType - Class in com.oracle.communications.brm.cc.model
-
Java class for serviceTelcoType complex type.
- ServiceTelcoType() - Constructor for class com.oracle.communications.brm.cc.model.ServiceTelcoType
-
- ServiceTelcoType.TelcoDetails - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- ServiceTelcoType.TelcoFeatures - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- ServiceTelcoVoip - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- ServiceTelcoVoip() - Constructor for class com.oracle.communications.brm.cc.model.ServiceTelcoVoip
-
- ServiceTelcoVoipType - Class in com.oracle.communications.brm.cc.model
-
Java class for serviceTelcoVoipType complex type.
- ServiceTelcoVoipType() - Constructor for class com.oracle.communications.brm.cc.model.ServiceTelcoVoipType
-
- ServiceTelephony - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- ServiceTelephony() - Constructor for class com.oracle.communications.brm.cc.model.ServiceTelephony
-
- serviceTelephony - Variable in class com.oracle.communications.brm.cc.model.ServiceTelephonyType
-
- ServiceTelephony() - Constructor for class com.oracle.communications.brm.cc.model.ServiceTelephonyType.ServiceTelephony
-
- ServiceTelephonyType - Class in com.oracle.communications.brm.cc.model
-
Java class for serviceTelephonyType complex type.
- ServiceTelephonyType() - Constructor for class com.oracle.communications.brm.cc.model.ServiceTelephonyType
-
- ServiceTelephonyType.Args - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- ServiceTelephonyType.FilterDetails - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- ServiceTelephonyType.FilterDetails.FilterList - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- ServiceTelephonyType.RedirectList - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- ServiceTelephonyType.ServiceTelephony - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- ServiceTelephonyType.SpeedDialList - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- serviceType - Variable in class com.oracle.communications.brm.cc.model.Bundle.Service
-
- serviceType - Variable in class com.oracle.communications.brm.cc.model.CustomerPackages.BillUnitPackages
-
- serviceType - Variable in class com.oracle.communications.brm.cc.model.CustomizedOffers.CustomizedOffer
-
- serviceType - Variable in class com.oracle.communications.brm.cc.model.DeferredAction
-
- serviceType - Variable in class com.oracle.communications.brm.cc.model.PurchasingService
-
- serviceType - Variable in class com.oracle.communications.brm.cc.model.ServiceInPlan
-
- serviceType - Variable in class com.oracle.communications.brm.cc.model.ServiceProfileDefinition
-
- serviceType - Variable in class com.oracle.communications.brm.cc.model.ServicesAndBillItems
-
- serviceType - Variable in class com.oracle.communications.brm.cc.model.ServicesByPurchase
-
- ServiceType - Class in com.oracle.communications.brm.cc.model
-
Information about the services.
- ServiceType() - Constructor for class com.oracle.communications.brm.cc.model.ServiceType
-
- ServiceType.AliasList - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- serviceTypeName - Variable in class com.oracle.communications.brm.cc.model.BillItem
-
- ServiceVideochat - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- ServiceVideochat() - Constructor for class com.oracle.communications.brm.cc.model.ServiceVideochat
-
- ServiceVideochatType - Class in com.oracle.communications.brm.cc.model
-
Java class for serviceVideochatType complex type.
- ServiceVideochatType() - Constructor for class com.oracle.communications.brm.cc.model.ServiceVideochatType
-
- ServiceVpdn - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- ServiceVpdn() - Constructor for class com.oracle.communications.brm.cc.model.ServiceVpdn
-
- ServiceVpdnType - Class in com.oracle.communications.brm.cc.model
-
Java class for serviceVpdnType complex type.
- ServiceVpdnType() - Constructor for class com.oracle.communications.brm.cc.model.ServiceVpdnType
-
- ServiceVpdnType.Args - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- ServiceVpdnType.ServiceIp - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- ServiceWorker - Class in com.oracle.communications.brm.cc.modules.pcm.workers
-
- ServiceWorker() - Constructor for class com.oracle.communications.brm.cc.modules.pcm.workers.ServiceWorker
-
- sessionCreated(HttpSessionEvent) - Method in class com.oracle.communications.brm.cc.util.BCSessionListener
-
- sessionDestroyed(HttpSessionEvent) - Method in class com.oracle.communications.brm.cc.util.BCSessionListener
-
Receives notification that a session is about to be invalidated.
- setAccess_token(String) - Method in class com.oracle.communications.brm.cc.authentication.TokenWrapper
-
- setAccount(AccountAndBillItems) - Method in class com.oracle.communications.brm.cc.model.BillChargeGroup
-
Sets the value of the account property.
- setAccountBundles(AccountGroup) - Method in class com.oracle.communications.brm.cc.model.CustomerPackages.BillUnitPackages
-
Sets the value of the accountBundles property.
- setAccountFirstName(String) - Method in class com.oracle.communications.brm.cc.model.Account
-
Sets the value of the accountFirstName property.
- setAccountId(String) - Method in class com.oracle.communications.brm.cc.model.AccountCollectionDetails
-
Sets the value of the accountId property.
- setAccountId(String) - Method in class com.oracle.communications.brm.cc.model.AccountContactDetails
-
Sets the value of the accountId property.
- setAccountId(String) - Method in class com.oracle.communications.brm.cc.model.AdjustmentDetails
-
Sets the value of the accountId property.
- setAccountId(String) - Method in class com.oracle.communications.brm.cc.model.CollectionsExemptedBillUnits
-
Sets the value of the accountId property.
- setAccountId(String) - Method in class com.oracle.communications.brm.cc.model.Notes
-
Sets the value of the accountId property.
- setAccountId(String) - Method in class com.oracle.communications.brm.cc.model.PaymentDetails.OriginalPaymentDetails
-
Sets the value of the accountId property.
- setAccountId(String) - Method in class com.oracle.communications.brm.cc.model.PaymentDetails
-
Sets the value of the accountId property.
- setAccountId(String) - Method in class com.oracle.communications.brm.cc.model.RequestDetails
-
Sets the value of the accountId property.
- setAccountId(String) - Method in class com.oracle.communications.brm.cc.model.SuspenseAccount
-
Sets the value of the accountId property.
- setAccountingCycleDom(Integer) - Method in class com.oracle.communications.brm.cc.model.BillUnit
-
Sets the value of the accountingCycleDom property.
- setAccountingCycleDom(Integer) - Method in class com.oracle.communications.brm.cc.model.NewBillUnits
-
Sets the value of the accountingCycleDom property.
- setAccountingCycleEnd(Calendar) - Method in class com.oracle.communications.brm.cc.model.BillUnit
-
Sets the value of the accountingCycleEnd property.
- setAccountingCycleStart(Calendar) - Method in class com.oracle.communications.brm.cc.model.BillUnit
-
Sets the value of the accountingCycleStart property.
- setAccountingCyclesUntilBillCycleEnds(Integer) - Method in class com.oracle.communications.brm.cc.model.BillUnit
-
Sets the value of the accountingCyclesUntilBillCycleEnds property.
- setAccountingType(Integer) - Method in class com.oracle.communications.brm.cc.model.BillUnit
-
Sets the value of the accountingType property.
- setAccountingType(Integer) - Method in class com.oracle.communications.brm.cc.model.NewBillUnits
-
Sets the value of the accountingType property.
- setAccountLastName(String) - Method in class com.oracle.communications.brm.cc.model.Account
-
Sets the value of the accountLastName property.
- setAccountName(String) - Method in class com.oracle.communications.brm.cc.model.BillItem
-
Sets the value of the accountName property.
- setAccountNumber(String) - Method in class com.oracle.communications.brm.cc.model.Account
-
Sets the value of the accountNumber property.
- setAccountNumber(String) - Method in class com.oracle.communications.brm.cc.model.AccountCollectionDetails
-
Sets the value of the accountNumber property.
- setAccountNumber(String) - Method in class com.oracle.communications.brm.cc.model.AccountContactDetails
-
Sets the value of the accountNumber property.
- setAccountNumber(String) - Method in class com.oracle.communications.brm.cc.model.AccountDetails
-
Sets the value of the accountNumber property.
- setAccountNumber(String) - Method in class com.oracle.communications.brm.cc.model.AdjustmentDetails.BillDetails.ItemsAffected
-
Sets the value of the accountNumber property.
- setAccountNumber(String) - Method in class com.oracle.communications.brm.cc.model.ArActionsList
-
Sets the value of the accountNumber property.
- setAccountNumber(String) - Method in class com.oracle.communications.brm.cc.model.BillItem
-
Sets the value of the accountNumber property.
- setAccountNumber(String) - Method in class com.oracle.communications.brm.cc.model.CollectionsExemptedBillUnits
-
Sets the value of the accountNumber property.
- setAccountNumber(String) - Method in class com.oracle.communications.brm.cc.model.CollectionsGroup.Members
-
Sets the value of the accountNumber property.
- setAccountNumber(String) - Method in class com.oracle.communications.brm.cc.model.DepositRefund
-
Sets the value of the accountNumber property.
- setAccountNumber(String) - Method in class com.oracle.communications.brm.cc.model.PaymentAuditDetailsType
-
Sets the value of the accountNumber property.
- setAccountNumber(String) - Method in class com.oracle.communications.brm.cc.model.PaymentDetails.BillDetails.ItemsAffected
-
Sets the value of the accountNumber property.
- setAccountNumber(String) - Method in class com.oracle.communications.brm.cc.model.PaymentDetails.BillDetails
-
Sets the value of the accountNumber property.
- setAccountNumber(String) - Method in class com.oracle.communications.brm.cc.model.Service
-
Sets the value of the accountNumber property.
- setAccountNumber(String) - Method in class com.oracle.communications.brm.cc.model.ServicesAndBillItems
-
Sets the value of the accountNumber property.
- setAccountNumber(String) - Method in class com.oracle.communications.brm.cc.model.SharingGroupMembers.MemberDetails
-
Sets the value of the accountNumber property.
- setAccountNumber(String) - Method in class com.oracle.communications.brm.cc.model.SharingMemberDetails.MembershipDetails
-
Sets the value of the accountNumber property.
- setAccountNumber(String) - Method in class com.oracle.communications.brm.cc.model.SuspenseAccount
-
Sets the value of the accountNumber property.
- setAccountNumber(String) - Method in class com.oracle.communications.brm.cc.model.WriteOffDetails
-
Sets the value of the accountNumber property.
- setAccountObj(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.PayinfoType
-
Sets the value of the accountObj property.
- setAccountObj(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.ProfileType
-
Sets the value of the accountObj property.
- setAccountRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.AccountAndBillItems
-
Sets the value of the accountRef property.
- setAccountRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.AdjustmentNonCurrencyBalance
-
Sets the value of the accountRef property.
- setAccountRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.ApplyLoan
-
Sets the value of the accountRef property.
- setAccountRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.AssignCollectionsAgent
-
Sets the value of the accountRef property.
- setAccountRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.Bill
-
Sets the value of the accountRef property.
- setAccountRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.BillItem
-
Sets the value of the accountRef property.
- setAccountRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.BillUnit
-
Sets the value of the accountRef property.
- setAccountRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.BundleCancel
-
Sets the value of the accountRef property.
- setAccountRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.CollectionsGroup.Members
-
Sets the value of the accountRef property.
- setAccountRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.DiscountOfferType
-
Sets the value of the accountRef property.
- setAccountRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.EventARAction
-
Sets the value of the accountRef property.
- setAccountRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.NewBillUnit
-
Sets the value of the accountRef property.
- setAccountRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.PaymentAuditDetailsType
-
Sets the value of the accountRef property.
- setAccountRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.PaymentInstrumentType
-
Sets the value of the accountRef property.
- setAccountRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.PayMethod
-
Sets the value of the accountRef property.
- setAccountRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.RecyclePayment.Details
-
Sets the value of the accountRef property.
- setAccountRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.RefundDetails
-
Sets the value of the accountRef property.
- setAccountRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.ServicesAndBillItems
-
Sets the value of the accountRef property.
- setAccountRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.ServiceType
-
Sets the value of the accountRef property.
- setAccountRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.SharingGroupMembers.MemberDetails
-
Sets the value of the accountRef property.
- setAccountRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.SharingMember.Membership
-
Sets the value of the accountRef property.
- setAccountRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.SharingMemberDetails.MembershipDetails
-
Sets the value of the accountRef property.
- setAccountRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.SharingMemberServiceDetails
-
Sets the value of the accountRef property.
- setAccountRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.SharingOwner
-
Sets the value of the accountRef property.
- setAccountRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.SharingOwnerDetails
-
Sets the value of the accountRef property.
- setAccountRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.SubscriptionPreviewCancellationCharges
-
Sets the value of the accountRef property.
- setAccountRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.SubscriptionTerms
-
Sets the value of the accountRef property.
- setAccountType(int) - Method in class com.oracle.communications.brm.cc.model.DirectDebitType.Details
-
Sets the value of the accountType property.
- setAccountType(int) - Method in class com.oracle.communications.brm.cc.model.PayinfoDdType.DdInfo
-
Sets the value of the accountType property.
- setAction(String) - Method in class com.oracle.communications.brm.cc.authorization.ResourceAction
-
- setAction(String) - Method in class com.oracle.communications.brm.cc.model.AccountCollectionDetails.BillUnitCollectionsDetails.CollectionsActions
-
Sets the value of the action property.
- setAction(String) - Method in class com.oracle.communications.brm.cc.model.CollectionDetails.Actions
-
Sets the value of the action property.
- setAction(String) - Method in class com.oracle.communications.brm.cc.model.ServiceAdminClientType.Permitteds
-
Sets the value of the action property.
- setActionAffectsRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.AractionBaseType
-
Sets the value of the actionAffectsRef property.
- setActionAffectsRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.Writeoff
-
Sets the value of the actionAffectsRef property.
- setActionAffectsRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.WriteOffDetails
-
Sets the value of the actionAffectsRef property.
- setActionDescription(String) - Method in class com.oracle.communications.brm.cc.model.ConfigCollectionAction
-
Sets the value of the actionDescription property.
- setActionFlag(Integer) - Method in class com.oracle.communications.brm.cc.model.EditAction
-
Sets the value of the actionFlag property.
- setActionId(String) - Method in class com.oracle.communications.brm.cc.model.AccountCollectionDetails.BillUnitCollectionsDetails.CollectionsActions
-
Sets the value of the actionId property.
- setActionId(String) - Method in class com.oracle.communications.brm.cc.model.CollectionDetails.Actions
-
Sets the value of the actionId property.
- setActionId(String) - Method in class com.oracle.communications.brm.cc.model.CollectionsActionHistory
-
Sets the value of the actionId property.
- setActionId(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.DeferredAction
-
Sets the value of the actionId property.
- setActionKey(String) - Method in class com.oracle.communications.brm.cc.model.MenuDefinition.Menu.Contents.Item
-
Sets the value of the actionKey property.
- setActionName(String) - Method in class com.oracle.communications.brm.cc.model.ConfigCollectionAction
-
Sets the value of the actionName property.
- setActionName(String) - Method in class com.oracle.communications.brm.cc.model.DeferredAction
-
Sets the value of the actionName property.
- setActions(List<String>) - Method in class com.oracle.communications.brm.cc.authorization.ResourceAction
-
- setActionStatus(int) - Method in class com.oracle.communications.brm.cc.model.DeferredAction
-
Sets the value of the actionStatus property.
- setActionType(String) - Method in class com.oracle.communications.brm.cc.model.ConfigCollectionAction
-
Sets the value of the actionType property.
- setActive(boolean) - Method in class com.oracle.communications.brm.cc.authentication.TokenValidationWrapper
-
- setActivityDate(Calendar) - Method in class com.oracle.communications.brm.cc.model.PaymentAuditDetailsType
-
Sets the value of the activityDate property.
- setAddress(String) - Method in class com.oracle.communications.brm.cc.model.AccountCollectionDetails
-
Sets the value of the address property.
- setAddress(String) - Method in class com.oracle.communications.brm.cc.model.AccountContactDetails
-
Sets the value of the address property.
- setAddress(String) - Method in class com.oracle.communications.brm.cc.model.Contacts
-
Sets the value of the address property.
- setAddress(String) - Method in class com.oracle.communications.brm.cc.model.CreditCardType.Details
-
Sets the value of the address property.
- setAddress(String) - Method in class com.oracle.communications.brm.cc.model.CreditorInfo.CreditorsDetails
-
Sets the value of the address property.
- setAddress(String) - Method in class com.oracle.communications.brm.cc.model.DirectDebitType.Details
-
Sets the value of the address property.
- setAddress(String) - Method in class com.oracle.communications.brm.cc.model.InvoiceType.Details
-
Sets the value of the address property.
- setAddress(String) - Method in class com.oracle.communications.brm.cc.model.PayinfoCcType.CcInfo
-
Sets the value of the address property.
- setAddress(String) - Method in class com.oracle.communications.brm.cc.model.PayinfoDdType.DdInfo
-
Sets the value of the address property.
- setAddress(String) - Method in class com.oracle.communications.brm.cc.model.PayinfoInvoiceType.InvInfo
-
Sets the value of the address property.
- setAddress(String) - Method in class com.oracle.communications.brm.cc.model.SepaType.Details.DebtorInfo
-
Sets the value of the address property.
- setAdjusted(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.Bill
-
Sets the value of the adjusted property.
- setAdjusted(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.BillItem
-
Sets the value of the adjusted property.
- setAdjusted(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.CorrectiveBillDetails
-
Sets the value of the adjusted property.
- setAdjustmentId(String) - Method in class com.oracle.communications.brm.cc.model.AdjustmentDetails
-
Sets the value of the adjustmentId property.
- setAge(int) - Method in class com.oracle.communications.brm.cc.model.LoanProfileDetails.LoanInfo
-
Sets the value of the age property.
- setAgentName(String) - Method in class com.oracle.communications.brm.cc.model.CollectionsActionHistory.ActionHistory
-
Sets the value of the agentName property.
- setAgeOffsetUnit(String) - Method in class com.oracle.communications.brm.cc.model.LoanProfileDetails.LoanInfo
-
Sets the value of the ageOffsetUnit property.
- setAggregateMode(Integer) - Method in class com.oracle.communications.brm.cc.model.NotificationSpec
-
Sets the value of the aggregateMode property.
- setAlignment(String) - Method in class com.oracle.communications.brm.cc.model.ColumnarRecord.ColumnDefinitions
-
Sets the value of the alignment property.
- setAlignment(String) - Method in class com.oracle.communications.brm.cc.model.GenericTemplate.ColumnHeader
-
Sets the value of the alignment property.
- setAllDatesForDiscounts(CustomizedBundleForPurchase.CustomizedDiscountOffers, FList, Calendar) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.RegistrationWorker
-
To calculate the discount activation/deactivation , cycle start/end and
usage start/end dates when discount is backdated All UI-selected absolute
dates will be re-calculated with reference to leastStartDate Expected
output: After all conversions, BRM should receive a date exactly same as
it was selected in UI Core Logic: - diffInMillis =
DateInBRMTimeZone(UI-selected date) - DateInBRMTimeZone(leastStartDate) -
Set diffInMillis in a Calendar, say diffCal, which is already in BRM
TimeZone - Change diffCal.TimeZone to UTC because BRM considers all input
dates are in UTC So, when BRM will convert it back to its timezone, it
will be exactly same the one calculated here
- setAllDatesForProducts(CustomizedBundleForPurchase.CustomizedChargeOffers, FList, Calendar) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.RegistrationWorker
-
To calculate the product activation/deactivation , cycle start/end and
usage start/end dates when Charge offers is backdated
All UI-selected absolute dates will be re-calculated with reference to
leastStartDate Expected output: After all conversions, BRM should receive
a date exactly same as it was selected in UI Core Logic: - diffInMillis =
DateInBRMTimeZone(UI-selected date) - DateInBRMTimeZone(leastStartDate) -
Set diffInMillis in a Calendar, say diffCal, which is already in BRM
TimeZone - Change diffCal.TimeZone to UTC because BRM considers all input
dates are in UTC So, when BRM will convert it back to its timezone, it
will be exactly same the one calculated here
- setAllocatedAmount(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.AdjustmentDetails
-
Sets the value of the allocatedAmount property.
- setAllocatedAmount(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.PaymentDetails
-
Sets the value of the allocatedAmount property.
- setAllowed(boolean) - Method in class com.oracle.communications.brm.cc.authorization.ResourceGrantedResponse
-
- setAmount(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.AccountCollectionDetails.BillUnitCollectionsDetails.CollectionsActions
-
Sets the value of the amount property.
- setAmount(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.AdjustmentDetails.BillDetails.ItemsAffected
-
Sets the value of the amount property.
- setAmount(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.AdjustmentNonCurrencyBalance
-
Sets the value of the amount property.
- setAmount(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.ApplyLoan
-
Sets the value of the amount property.
- setAmount(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.ApplyLoanResponse
-
Sets the value of the amount property.
- setAmount(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.ARActionRequestType
-
Sets the value of the amount property.
- setAmount(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.Balance
-
Sets the value of the amount property.
- setAmount(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.Bill
-
Sets the value of the amount property.
- setAmount(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.BillItem
-
Sets the value of the amount property.
- setAmount(Money) - Method in class com.oracle.communications.brm.cc.model.DepositAOC
-
Sets the value of the amount property.
- setAmount(Money) - Method in class com.oracle.communications.brm.cc.model.DepositSpec
-
Sets the value of the amount property.
- setAmount(Money) - Method in class com.oracle.communications.brm.cc.model.DepositTxnBalanceImpacts
-
Sets the value of the amount property.
- setAmount(Money) - Method in class com.oracle.communications.brm.cc.model.DepositTxnDepositInfo
-
Sets the value of the amount property.
- setAmount(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.EditAction
-
Sets the value of the amount property.
- setAmount(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.InsertAction
-
Sets the value of the amount property.
- setAmount(Money) - Method in class com.oracle.communications.brm.cc.model.Installment
-
Sets the value of the amount property.
- setAmount(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.Money
-
Sets the value of the amount property.
- setAmount(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.Notes
-
Sets the value of the amount property.
- setAmount(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.OverriddenCharges.Charges.Charge
-
Sets the value of the amount property.
- setAmount(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.PartialRefund
-
Sets the value of the amount property.
- setAmount(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.Payment
-
Sets the value of the amount property.
- setAmount(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.PaymentAuditDetailsType
-
Sets the value of the amount property.
- setAmount(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.PaymentDetails.BillDetails.ItemsAffected
-
Sets the value of the amount property.
- setAmount(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.PaymentDetails.RefundedDetails
-
Sets the value of the amount property.
- setAmount(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.PromiseToPay.Milestones
-
Sets the value of the amount property.
- setAmount(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.RecyclePayment.Details.BillItems
-
Sets the value of the amount property.
- setAmount(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.RecyclePayment.Details.Bills
-
Sets the value of the amount property.
- setAmount(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.RefundableItems
-
Sets the value of the amount property.
- setAmount(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.RefundDetails.Details
-
Sets the value of the amount property.
- setAmount(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.TransferBalanceCreateResponse.SourceTransferFee
-
Sets the value of the amount property.
- setAmount(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.TransferBalanceCreateResponse.TargetTransferFee
-
Sets the value of the amount property.
- setAmount(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.TransferBalanceDetails.SourceImpactedBucket
-
Sets the value of the amount property.
- setAmount(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.TransferBalanceDetails.SourceTransferFee
-
Sets the value of the amount property.
- setAmount(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.TransferBalanceDetails.TargetImpactedBucket
-
Sets the value of the amount property.
- setAmount(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.TransferBalanceDetails.TargetTransferFee
-
Sets the value of the amount property.
- setAmountDue(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.CollectionsGroup.Members
-
Sets the value of the amountDue property.
- setAmountIsCredit(Boolean) - Method in class com.oracle.communications.brm.cc.model.ARActionRequestType
-
Sets the value of the amountIsCredit property.
- setAmountPerMilestone(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.PromiseToPay
-
Sets the value of the amountPerMilestone property.
- setApn(String) - Method in class com.oracle.communications.brm.cc.model.ServiceTelcoGprsType.ApnArray
-
Sets the value of the apn property.
- setAppearanceOrder(Integer) - Method in class com.oracle.communications.brm.cc.model.GenericTemplate.ReferencedTemplates.Template
-
Sets the value of the appearanceOrder property.
- setApplication(String) - Method in class com.oracle.communications.brm.cc.model.ServiceAdminClientType.Role
-
Sets the value of the application property.
- setAppliesToTotalOfAllEvents(boolean) - Method in class com.oracle.communications.brm.cc.model.EventARAction
-
Sets the value of the appliesToTotalOfAllEvents property.
- setApprovedRefundAmount(Money) - Method in class com.oracle.communications.brm.cc.model.DepositRefund
-
Sets the value of the approvedRefundAmount property.
- setARAction(AbstractARActionType) - Method in class com.oracle.communications.brm.cc.model.ARActionRequest
-
Sets the value of the arAction property.
- setArActionAmount(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.ArActionsList
-
Sets the value of the arActionAmount property.
- setArActionId(String) - Method in class com.oracle.communications.brm.cc.model.ArActionsList
-
Sets the value of the arActionId property.
- setArActionId(String) - Method in class com.oracle.communications.brm.cc.model.RefundableItems
-
Sets the value of the arActionId property.
- setArActionRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.ArActionsList
-
Sets the value of the arActionRef property.
- setArActionsAmtExcludingPayments(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.Bill
-
Sets the value of the arActionsAmtExcludingPayments property.
- setArActionsAmtExcludingPayments(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.CorrectiveBillDetails
-
Sets the value of the arActionsAmtExcludingPayments property.
- setArActionType(Integer) - Method in class com.oracle.communications.brm.cc.model.ArActionsList
-
Sets the value of the arActionType property.
- setArBillinfoRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.Bill
-
Sets the value of the arBillinfoRef property.
- setArBillinfoRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.BillItem
-
Sets the value of the arBillinfoRef property.
- setArBillRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.BillItem
-
Sets the value of the arBillRef property.
- setArBillUnitRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.AccountHierarchy
-
Sets the value of the arBillUnitRef property.
- setArBillUnitRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.BillUnit
-
Sets the value of the arBillUnitRef property.
- setArBillUnitRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.BillUnitHierarchy
-
Sets the value of the arBillUnitRef property.
- setArBillUnitRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.NewBillUnits
-
Sets the value of the arBillUnitRef property.
- setArUnallocatedAmount(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.ArActionsList
-
Sets the value of the arUnallocatedAmount property.
- setAssociateDevice(boolean) - Method in class com.oracle.communications.brm.cc.model.UpdateServiceProfile.Devices
-
Sets the value of the associateDevice property.
- setAttribute(String) - Method in class com.oracle.communications.brm.cc.model.ProfileFields.Fields
-
Sets the value of the attribute property.
- setAttribute(String) - Method in class com.oracle.communications.brm.cc.model.ServiceFields.Fields
-
Sets the value of the attribute property.
- setAutoRenew(boolean) - Method in class com.oracle.communications.brm.cc.model.SubscriptionTerms
-
Sets the value of the autoRenew property.
- setAvailableLoanBalance(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.ApplyLoanResponse
-
Sets the value of the availableLoanBalance property.
- setAvailableLoanLimit(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.ApplyLoanResponse
-
Sets the value of the availableLoanLimit property.
- setAvailableLoanLimit(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.LoanDetail
-
Sets the value of the availableLoanLimit property.
- setBalanceAmount(Money) - Method in class com.oracle.communications.brm.cc.model.CustomerDeposit
-
Sets the value of the balanceAmount property.
- setBalanceGroup(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.ProfileEventOrderingType.OodCriteria
-
Sets the value of the balanceGroup property.
- setBalanceGroup(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.ProfileRolloverTransferType.ResourceInfo.Recipients
-
Sets the value of the balanceGroup property.
- setBalanceGroup(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.ProfileRolloverTransferType.ResourceInfo
-
Sets the value of the balanceGroup property.
- setBalanceGroupId(String) - Method in class com.oracle.communications.brm.cc.model.ChangeValidity
-
Sets the value of the balanceGroupId property.
- setBalanceGroupRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.Account
-
Sets the value of the balanceGroupRef property.
- setBalanceGroupRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.AdjustmentNonCurrencyBalance
-
Sets the value of the balanceGroupRef property.
- setBalanceGroupRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.PurchasingService
-
Sets the value of the balanceGroupRef property.
- setBalanceGroupRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.ServiceType
-
Sets the value of the balanceGroupRef property.
- setBalanceImpactResource(String) - Method in class com.oracle.communications.brm.cc.model.OfferDetail.Details
-
Sets the value of the balanceImpactResource property.
- setBalGrpIndex(Integer) - Method in class com.oracle.communications.brm.cc.model.PurchasingService
-
Sets the value of the balGrpIndex property.
- setBalGrpIndex(Integer) - Method in class com.oracle.communications.brm.cc.model.ServiceInPlan
-
Sets the value of the balGrpIndex property.
- setBalGrpIndex(Integer) - Method in class com.oracle.communications.brm.cc.model.ServiceType
-
Sets the value of the balGrpIndex property.
- setBankAccountNo(String) - Method in class com.oracle.communications.brm.cc.model.Externalpayment10012Type.CheckInfo
-
Sets the value of the bankAccountNo property.
- setBankAccountNo(String) - Method in class com.oracle.communications.brm.cc.model.Externalpayment10013Type.WireTransferInfo
-
Sets the value of the bankAccountNo property.
- setBankAccountNo(String) - Method in class com.oracle.communications.brm.cc.model.Externalpayment10014Type.PayOrderInfo
-
Sets the value of the bankAccountNo property.
- setBankCode(String) - Method in class com.oracle.communications.brm.cc.model.Externalpayment10012Type.CheckInfo
-
Sets the value of the bankCode property.
- setBankCode(String) - Method in class com.oracle.communications.brm.cc.model.Externalpayment10013Type.WireTransferInfo
-
Sets the value of the bankCode property.
- setBankCode(String) - Method in class com.oracle.communications.brm.cc.model.Externalpayment10014Type.PayOrderInfo
-
Sets the value of the bankCode property.
- setBankIdentifierCode(String) - Method in class com.oracle.communications.brm.cc.model.SepaType.Details
-
Sets the value of the bankIdentifierCode property.
- setBankNo(String) - Method in class com.oracle.communications.brm.cc.model.PayinfoDdType.DdInfo
-
Sets the value of the bankNo property.
- setBankNumber(String) - Method in class com.oracle.communications.brm.cc.model.DirectDebitType.Details
-
Sets the value of the bankNumber property.
- setBaseChargeOfferRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.CustomizedBundleForPurchase.CustomizedChargeOffers
-
Sets the value of the baseChargeOfferRef property.
- setBaseDiscountOfferRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.CustomizedBundleForPurchase.CustomizedDiscountOffers
-
Sets the value of the baseDiscountOfferRef property.
- setBaseOps(BaseOps) - Method in interface com.oracle.communications.brm.cc.modules.BaseModule
-
- setBaseOps(BaseOps) - Method in interface com.oracle.communications.brm.cc.modules.NotesModule
-
- setBaseOps(BaseOps) - Method in class com.oracle.communications.brm.cc.modules.pcm.PCMModuleBase
-
- setBaseOps(BaseOps) - Method in class com.oracle.communications.brm.cc.modules.pcm.PCMNotesModule
-
Invoked from other modules to set the shared PCM Connection
- setBaseOps(BaseOps) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.PCMBaseWorker
-
Establish the abstraction module for the base BRM interactions
- setBaseProductCode(String) - Method in class com.oracle.communications.brm.cc.model.Bundle.Chargeoffers
-
Sets the value of the baseProductCode property.
- setBaseProductCode(String) - Method in class com.oracle.communications.brm.cc.model.ServiceInPlan.Bundles.Chargeoffers
-
Sets the value of the baseProductCode property.
- setBaseProductName(String) - Method in class com.oracle.communications.brm.cc.model.Bundle.Chargeoffers
-
Sets the value of the baseProductName property.
- setBaseProductName(String) - Method in class com.oracle.communications.brm.cc.model.ServiceInPlan.Bundles.Chargeoffers
-
Sets the value of the baseProductName property.
- setBaseProductRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.Bundle.Chargeoffers
-
Sets the value of the baseProductRef property.
- setBaseProductRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.CustomizedBundleForPurchase.CustomizedChargeOffers
-
Sets the value of the baseProductRef property.
- setBaseProductRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.ServiceInPlan.Bundles.Chargeoffers
-
Sets the value of the baseProductRef property.
- setBaseType(String) - Method in class com.oracle.communications.brm.cc.common.APIError
-
- setBatchCurrency(int) - Method in class com.oracle.communications.brm.cc.model.PaymentBatchStatistics
-
Sets the value of the batchCurrency property.
- setBatchName(String) - Method in class com.oracle.communications.brm.cc.model.TemplateFields
-
Sets the value of the batchName property.
- setBatchPaymentsPOJOValues(Object, String, Object) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.BatchPaymentWorker
-
Set batch payments PaymentBatchFileHeader POJO values.
- setBatchRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.PaymentBatchStatistics
-
Sets the value of the batchRef property.
- setBatchType(int) - Method in class com.oracle.communications.brm.cc.model.PaymentTypeFields.PaymentMethodFields.PaymentMethodType.Fields
-
Sets the value of the batchType property.
- setBatchType(String) - Method in class com.oracle.communications.brm.cc.model.TemplateFields
-
Sets the value of the batchType property.
- setBearerService(String) - Method in class com.oracle.communications.brm.cc.model.ServiceTelcoGprsType.GprsInfo
-
Sets the value of the bearerService property.
- setBearerService(String) - Method in class com.oracle.communications.brm.cc.model.ServiceTelcoGsmType.GsmDetails
-
Sets the value of the bearerService property.
- setBic(String) - Method in class com.oracle.communications.brm.cc.model.Externalpayment10018Type.SepaInfo
-
Sets the value of the bic property.
- setBillCurrentDue(Boolean) - Method in class com.oracle.communications.brm.cc.model.BillUnitHierarchy
-
Sets the value of the billCurrentDue property.
- setBillCycleT(Calendar) - Method in class com.oracle.communications.brm.cc.model.ProfileEventOrderingType.OodCriteria
-
Sets the value of the billCycleT property.
- setBillDisputed(Boolean) - Method in class com.oracle.communications.brm.cc.model.Bill
-
Sets the value of the billDisputed property.
- setBillForCurrentCycleRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.BillUnit
-
Sets the value of the billForCurrentCycleRef property.
- setBillId(String) - Method in class com.oracle.communications.brm.cc.model.AdjustmentDetails.BillDetails
-
Sets the value of the billId property.
- setBillID(String) - Method in class com.oracle.communications.brm.cc.model.ArActionsList
-
Sets the value of the billID property.
- setBillId(String) - Method in class com.oracle.communications.brm.cc.model.InstallmentScheduleBills
-
Sets the value of the billId property.
- setBillId(String) - Method in class com.oracle.communications.brm.cc.model.Notes
-
Sets the value of the billId property.
- setBillId(String) - Method in class com.oracle.communications.brm.cc.model.PaymentDetails.BillDetails
-
Sets the value of the billId property.
- setBillId(String) - Method in class com.oracle.communications.brm.cc.model.SettlementDetails
-
Sets the value of the billId property.
- setBillInfoId(String) - Method in class com.oracle.communications.brm.cc.model.Bill
-
Sets the value of the billInfoId property.
- setBillInfoId(String) - Method in class com.oracle.communications.brm.cc.model.BillItem
-
Sets the value of the billInfoId property.
- setBillInfoID(String) - Method in class com.oracle.communications.brm.cc.model.InstallmentScheduleBillDetails
-
Sets the value of the billInfoID property.
- setBillinfoObj(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.ProfileCollectionsParamsType.CollectionsParams
-
Sets the value of the billinfoObj property.
- setBillinfoRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.BillItem
-
Sets the value of the billinfoRef property.
- setBillInfoRef(String) - Method in class com.oracle.communications.brm.cc.model.DepositTxnDepositInfo
-
Sets the value of the billInfoRef property.
- setBillingCycleEnd(Calendar) - Method in class com.oracle.communications.brm.cc.model.BillUnit
-
Sets the value of the billingCycleEnd property.
- setBillingCycleStart(Calendar) - Method in class com.oracle.communications.brm.cc.model.BillUnit
-
Sets the value of the billingCycleStart property.
- setBillingEnd(Calendar) - Method in class com.oracle.communications.brm.cc.model.SettlementDetails
-
Sets the value of the billingEnd property.
- setBillingFrequencyInMonths(Integer) - Method in class com.oracle.communications.brm.cc.model.BillUnit
-
Sets the value of the billingFrequencyInMonths property.
- setBillingFrequencyInMonths(Integer) - Method in class com.oracle.communications.brm.cc.model.NewBillUnits
-
Sets the value of the billingFrequencyInMonths property.
- setBillingStart(Calendar) - Method in class com.oracle.communications.brm.cc.model.SettlementDetails
-
Sets the value of the billingStart property.
- setBillingStatus(Integer) - Method in class com.oracle.communications.brm.cc.model.ArActionsList
-
Sets the value of the billingStatus property.
- setBillingStatus(Integer) - Method in class com.oracle.communications.brm.cc.model.PaymentList
-
Sets the value of the billingStatus property.
- setBillInProgressDue(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.AccountSummary
-
Sets the value of the billInProgressDue property.
- setBillItemNumber(String) - Method in class com.oracle.communications.brm.cc.model.InstallmentBillItem
-
Sets the value of the billItemNumber property.
- setBillNo(String) - Method in class com.oracle.communications.brm.cc.model.Bill
-
Sets the value of the billNo property.
- setBillNo(String) - Method in class com.oracle.communications.brm.cc.model.BillItem
-
Sets the value of the billNo property.
- setBillNo(String) - Method in class com.oracle.communications.brm.cc.model.CorrectiveBillDetails
-
Sets the value of the billNo property.
- setBillNo(String) - Method in class com.oracle.communications.brm.cc.model.Externalpayment10011Type.CashInfo
-
Sets the value of the billNo property.
- setBillNo(String) - Method in class com.oracle.communications.brm.cc.model.Externalpayment10012Type.CheckInfo
-
Sets the value of the billNo property.
- setBillNo(String) - Method in class com.oracle.communications.brm.cc.model.InstallmentBill
-
Sets the value of the billNo property.
- setBillNo(String) - Method in class com.oracle.communications.brm.cc.model.InstallmentScheduleBill
-
Sets the value of the billNo property.
- setBillNo(String) - Method in class com.oracle.communications.brm.cc.model.RecyclePayment.Details.Bills
-
Sets the value of the billNo property.
- setBillNo(String) - Method in class com.oracle.communications.brm.cc.model.RefundDetails.Details
-
Sets the value of the billNo property.
- setBillNo(String) - Method in class com.oracle.communications.brm.cc.model.RefundDetails
-
Sets the value of the billNo property.
- setBillNumber(String) - Method in class com.oracle.communications.brm.cc.model.AdjustmentDetails.BillDetails.ItemsAffected
-
Sets the value of the billNumber property.
- setBillNumber(String) - Method in class com.oracle.communications.brm.cc.model.PaymentDetails.BillDetails.ItemsAffected
-
Sets the value of the billNumber property.
- setBillNumber(String) - Method in class com.oracle.communications.brm.cc.model.SettlementDetails
-
Sets the value of the billNumber property.
- setBillNumber(String) - Method in class com.oracle.communications.brm.cc.model.WriteOffDetails
-
Sets the value of the billNumber property.
- setBillPaidDate(Calendar) - Method in class com.oracle.communications.brm.cc.model.Bill
-
Sets the value of the billPaidDate property.
- setBillPreference(Integer) - Method in class com.oracle.communications.brm.cc.model.DepositSpec
-
Sets the value of the billPreference property.
- setBillPreference(Integer) - Method in class com.oracle.communications.brm.cc.model.InstallmentSchedule
-
Sets the value of the billPreference property.
- setBillProfileRef(String) - Method in class com.oracle.communications.brm.cc.model.CustomerDeposit
-
Sets the value of the billProfileRef property.
- setBillProfileRef(String) - Method in class com.oracle.communications.brm.cc.model.DepositAOC
-
Sets the value of the billProfileRef property.
- setBillProfileRef(String) - Method in class com.oracle.communications.brm.cc.model.InstallmentSchedule
-
Sets the value of the billProfileRef property.
- setBillRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.BillItem
-
Sets the value of the billRef property.
- setBillRef(String) - Method in class com.oracle.communications.brm.cc.model.InstallmentBillItem
-
Sets the value of the billRef property.
- setBillRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.RefundableItems
-
Sets the value of the billRef property.
- setBillUnitId(String) - Method in class com.oracle.communications.brm.cc.model.AccountCollectionDetails.BillUnitCollectionsDetails
-
Sets the value of the billUnitId property.
- setBillUnitId(String) - Method in class com.oracle.communications.brm.cc.model.AccountHierarchy
-
Sets the value of the billUnitId property.
- setBillUnitId(String) - Method in class com.oracle.communications.brm.cc.model.BillUnitHierarchy
-
Sets the value of the billUnitId property.
- setBillUnitId(String) - Method in class com.oracle.communications.brm.cc.model.CollectionDetails
-
Sets the value of the billUnitId property.
- setBillUnitId(String) - Method in class com.oracle.communications.brm.cc.model.CollectionsExemptedBillUnits
-
Sets the value of the billUnitId property.
- setBillUnitID(String) - Method in class com.oracle.communications.brm.cc.model.CustomerAssets.BillUnitServices
-
Sets the value of the billUnitID property.
- setBillUnitId(String) - Method in class com.oracle.communications.brm.cc.model.ExistingBillUnits
-
Sets the value of the billUnitId property.
- setBillUnitId(String) - Method in class com.oracle.communications.brm.cc.model.Notes
-
Sets the value of the billUnitId property.
- setBillUnitId(String) - Method in class com.oracle.communications.brm.cc.model.PaymentDetails.BillDetails.ItemsAffected
-
Sets the value of the billUnitId property.
- setBillUnitId(String) - Method in class com.oracle.communications.brm.cc.model.PaymentDetails.BillDetails
-
Sets the value of the billUnitId property.
- setBillUnitName(String) - Method in class com.oracle.communications.brm.cc.model.AccountCollectionDetails.BillUnitCollectionsDetails
-
Sets the value of the billUnitName property.
- setBillUnitName(String) - Method in class com.oracle.communications.brm.cc.model.AdjustmentDetails.BillDetails.ItemsAffected
-
Sets the value of the billUnitName property.
- setBillUnitName(String) - Method in class com.oracle.communications.brm.cc.model.ArActionsList
-
Sets the value of the billUnitName property.
- setBillUnitName(String) - Method in class com.oracle.communications.brm.cc.model.CollectionsExemptedBillUnits
-
Sets the value of the billUnitName property.
- setBillUnitName(String) - Method in class com.oracle.communications.brm.cc.model.CollectionsGroup.Members
-
Sets the value of the billUnitName property.
- setBillUnitName(String) - Method in class com.oracle.communications.brm.cc.model.CollectionsGroupDetails.GroupMembers
-
Sets the value of the billUnitName property.
- setBillUnitName(String) - Method in class com.oracle.communications.brm.cc.model.CollectionsGroupDetails.GroupOwners
-
Sets the value of the billUnitName property.
- setBillUnitName(String) - Method in class com.oracle.communications.brm.cc.model.CustomerAssets.BillUnitServices
-
Sets the value of the billUnitName property.
- setBillUnitName(String) - Method in class com.oracle.communications.brm.cc.model.RefundableItems
-
Sets the value of the billUnitName property.
- setBillunitName(String) - Method in class com.oracle.communications.brm.cc.model.SharingOwnerDetails
-
Sets the value of the billunitName property.
- setBillUnitName(String) - Method in class com.oracle.communications.brm.cc.model.WriteOffDetails
-
Sets the value of the billUnitName property.
- setBillunitRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.AssignCollectionsAgent
-
Sets the value of the billunitRef property.
- setBillUnitRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.Bill
-
Sets the value of the billUnitRef property.
- setBillUnitRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.CollectionsGroup.Members
-
Sets the value of the billUnitRef property.
- setBillUnitRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.CollectionsGroupDetails.GroupMembers
-
Sets the value of the billUnitRef property.
- setBillUnitRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.CollectionsGroupDetails.GroupOwners
-
Sets the value of the billUnitRef property.
- setBillUnitRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.InsertAction
-
Sets the value of the billUnitRef property.
- setBillUnitRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.RecyclePayment.Details
-
Sets the value of the billUnitRef property.
- setBrmName(String) - Method in class com.oracle.communications.brm.cc.model.Mapping
-
Sets the value of the brmName property.
- setBundleId(String) - Method in class com.oracle.communications.brm.cc.model.Bundle
-
Sets the value of the bundleId property.
- setBundleId(String) - Method in class com.oracle.communications.brm.cc.model.BundleOffers.BundleOffer
-
Sets the value of the bundleId property.
- setBundleID(String) - Method in class com.oracle.communications.brm.cc.model.PurchasedBundle
-
Sets the value of the bundleID property.
- setBundleName(String) - Method in class com.oracle.communications.brm.cc.model.PurchasedBundle
-
Sets the value of the bundleName property.
- setBundleName(String) - Method in class com.oracle.communications.brm.cc.model.SubscriptionTerms
-
Sets the value of the bundleName property.
- setBundleRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.SubscriptionTerms
-
Sets the value of the bundleRef property.
- setBundleType(int) - Method in class com.oracle.communications.brm.cc.model.PurchasedBundle
-
Sets the value of the bundleType property.
- setBusinessAccount(Boolean) - Method in class com.oracle.communications.brm.cc.model.TaxInfo
-
Sets the value of the businessAccount property.
- setBusinessProfile(String) - Method in class com.oracle.communications.brm.cc.model.BillUnit
-
Sets the value of the businessProfile property.
- setBusinessProfile(String) - Method in class com.oracle.communications.brm.cc.model.NewBillUnits
-
Sets the value of the businessProfile property.
- setBusinessType(String) - Method in class com.oracle.communications.brm.cc.model.Account
-
Sets the value of the businessType property.
- setBusinessType(Integer) - Method in class com.oracle.communications.brm.cc.model.RegistrationAccount
-
Sets the value of the businessType property.
- setCancelFollowupActions(boolean) - Method in class com.oracle.communications.brm.cc.model.EditAction
-
Sets the value of the cancelFollowupActions property.
- setCancelFollowupActions(boolean) - Method in class com.oracle.communications.brm.cc.model.InsertAction
-
Sets the value of the cancelFollowupActions property.
- setCancellationChargeType(int) - Method in class com.oracle.communications.brm.cc.model.ContractPreviewCancellationCharge
-
Sets the value of the cancellationChargeType property.
- setCancellationFee(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.ContractPreviewCancellationCharge
-
Sets the value of the cancellationFee property.
- setCardActivationDate(Calendar) - Method in class com.oracle.communications.brm.cc.model.DirectDebitType.Details
-
Sets the value of the cardActivationDate property.
- setCategory(String) - Method in class com.oracle.communications.brm.cc.model.DepositSpec
-
Sets the value of the category property.
- setCategory(String) - Method in class com.oracle.communications.brm.cc.model.NotificationSpec
-
Sets the value of the category property.
- setCategoryId(Integer) - Method in class com.oracle.communications.brm.cc.model.DeviceNumType.DeviceNUMDetails
-
Sets the value of the categoryId property.
- setCellId(String) - Method in class com.oracle.communications.brm.cc.model.ServiceTelcoGprsType.GprsInfo
-
Sets the value of the cellId property.
- setCertificateNumber(String) - Method in class com.oracle.communications.brm.cc.model.TaxInfo.TaxExemptDetails
-
Sets the value of the certificateNumber property.
- setChangeDate(Calendar) - Method in class com.oracle.communications.brm.cc.model.CollectionsActionHistory.ActionHistory
-
Sets the value of the changeDate property.
- setChannel(String) - Method in class com.oracle.communications.brm.cc.model.ApplyLoan
-
Sets the value of the channel property.
- setChannel(String) - Method in class com.oracle.communications.brm.cc.model.InstallmentSchedule
-
Sets the value of the channel property.
- setChannel(String) - Method in class com.oracle.communications.brm.cc.model.LoanDetails
-
Sets the value of the channel property.
- setChannelId(int) - Method in class com.oracle.communications.brm.cc.model.PaymentChannel
-
Sets the value of the channelId property.
- setChannelName(String) - Method in class com.oracle.communications.brm.cc.model.PaymentChannel
-
Sets the value of the channelName property.
- setChargeDestination(Boolean) - Method in class com.oracle.communications.brm.cc.model.TransferBalance
-
Sets the value of the chargeDestination property.
- setChargeDestination(Boolean) - Method in class com.oracle.communications.brm.cc.model.TransferBalanceDetails
-
Sets the value of the chargeDestination property.
- setChargeOfferRef(String) - Method in class com.oracle.communications.brm.cc.model.DepositSpec
-
Sets the value of the chargeOfferRef property.
- setChargeOfferRef(String) - Method in class com.oracle.communications.brm.cc.model.InstallmentSchedule
-
Sets the value of the chargeOfferRef property.
- setChargeRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.BundleOffers.BundleOffer.Chargeoffers
-
Sets the value of the chargeRef property.
- setChargeSource(Boolean) - Method in class com.oracle.communications.brm.cc.model.TransferBalance
-
Sets the value of the chargeSource property.
- setChargeSource(Boolean) - Method in class com.oracle.communications.brm.cc.model.TransferBalanceDetails
-
Sets the value of the chargeSource property.
- setCheckNo(String) - Method in class com.oracle.communications.brm.cc.model.Externalpayment10012Type.CheckInfo
-
Sets the value of the checkNo property.
- setCity(String) - Method in class com.oracle.communications.brm.cc.model.AccountCollectionDetails
-
Sets the value of the city property.
- setCity(String) - Method in class com.oracle.communications.brm.cc.model.AccountContactDetails
-
Sets the value of the city property.
- setCity(String) - Method in class com.oracle.communications.brm.cc.model.Contacts
-
Sets the value of the city property.
- setCity(String) - Method in class com.oracle.communications.brm.cc.model.CreditCardType.Details
-
Sets the value of the city property.
- setCity(String) - Method in class com.oracle.communications.brm.cc.model.DirectDebitType.Details
-
Sets the value of the city property.
- setCity(String) - Method in class com.oracle.communications.brm.cc.model.InvoiceType.Details
-
Sets the value of the city property.
- setCity(String) - Method in class com.oracle.communications.brm.cc.model.PayinfoCcType.CcInfo
-
Sets the value of the city property.
- setCity(String) - Method in class com.oracle.communications.brm.cc.model.PayinfoDdType.DdInfo
-
Sets the value of the city property.
- setCity(String) - Method in class com.oracle.communications.brm.cc.model.PayinfoInvoiceType.InvInfo
-
Sets the value of the city property.
- setCity(String) - Method in class com.oracle.communications.brm.cc.model.SepaType.Details.DebtorInfo
-
Sets the value of the city property.
- setClassName(String) - Method in class com.oracle.communications.brm.cc.model.DDObjectSpec
-
Sets the value of the className property.
- setClassName(String) - Method in class com.oracle.communications.brm.cc.model.RequestDetails.ErrorInfo
-
Sets the value of the className property.
- setClassType(String) - Method in class com.oracle.communications.brm.cc.model.ExternalPaymentMetaData
-
Sets the value of the classType property.
- setClient(String) - Method in class com.oracle.communications.brm.cc.authentication.TokenValidationWrapper
-
- setClosedDate(Calendar) - Method in class com.oracle.communications.brm.cc.model.BillItem
-
Sets the value of the closedDate property.
- setClosedDate(Calendar) - Method in class com.oracle.communications.brm.cc.model.Notes
-
Sets the value of the closedDate property.
- setCode(String) - Method in class com.oracle.communications.brm.cc.model.CustomerDeposit
-
Sets the value of the code property.
- setCode(String) - Method in class com.oracle.communications.brm.cc.model.DepositSpec
-
Sets the value of the code property.
- setCode(String) - Method in class com.oracle.communications.brm.cc.model.DepositSpecProfile
-
Sets the value of the code property.
- setCode(String) - Method in class com.oracle.communications.brm.cc.model.DiscountOfferType
-
Sets the value of the code property.
- setCode(String) - Method in class com.oracle.communications.brm.cc.model.InstallmentChargeOffer
-
Sets the value of the code property.
- setCode(String) - Method in class com.oracle.communications.brm.cc.model.InstallmentSchedule
-
Sets the value of the code property.
- setCode(String) - Method in class com.oracle.communications.brm.cc.model.Plan
-
Sets the value of the code property.
- setCode(int) - Method in class com.oracle.communications.brm.cc.model.ReasonCodeType
-
Sets the value of the code property.
- setCode(int) - Method in class com.oracle.communications.brm.cc.model.TemplateFields
-
Sets the value of the code property.
- setCollectionAgent(String) - Method in class com.oracle.communications.brm.cc.model.AccountCollectionDetails.BillUnitCollectionsDetails
-
Sets the value of the collectionAgent property.
- setCollectionAgent(String) - Method in class com.oracle.communications.brm.cc.model.AssignCollectionsAgent
-
Sets the value of the collectionAgent property.
- setCollectionAgent(String) - Method in class com.oracle.communications.brm.cc.model.InsertAction
-
Sets the value of the collectionAgent property.
- setCollectionDate(Calendar) - Method in class com.oracle.communications.brm.cc.model.BillUnit
-
Sets the value of the collectionDate property.
- setCollectionDetailsRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.BillUnit
-
Sets the value of the collectionDetailsRef property.
- setCollectionsGroupId(String) - Method in class com.oracle.communications.brm.cc.model.AccountCollectionDetails.BillUnitCollectionsDetails
-
Sets the value of the collectionsGroupId property.
- setColumnName(String) - Method in class com.oracle.communications.brm.cc.model.PaymentTypeFields.PaymentMethodFields.PaymentMethodType.Fields
-
Sets the value of the columnName property.
- setComment(String) - Method in class com.oracle.communications.brm.cc.model.Notes.Comments
-
Sets the value of the comment property.
- setCommitmentEndDate(Calendar) - Method in class com.oracle.communications.brm.cc.model.SubscriptionTerms
-
Sets the value of the commitmentEndDate property.
- setCommitmentPeriod(int) - Method in class com.oracle.communications.brm.cc.model.SubscriptionTerms
-
Sets the value of the commitmentPeriod property.
- setCommitmentStartDate(Calendar) - Method in class com.oracle.communications.brm.cc.model.SubscriptionTerms
-
Sets the value of the commitmentStartDate property.
- setCommitmentUnit(int) - Method in class com.oracle.communications.brm.cc.model.SubscriptionTerms
-
Sets the value of the commitmentUnit property.
- setCompany(String) - Method in class com.oracle.communications.brm.cc.model.AccountCollectionDetails
-
Sets the value of the company property.
- setCompany(String) - Method in class com.oracle.communications.brm.cc.model.AccountContactDetails
-
Sets the value of the company property.
- setCompany(String) - Method in class com.oracle.communications.brm.cc.model.Contacts
-
Sets the value of the company property.
- setCompletedAt(String) - Method in class com.oracle.communications.brm.cc.model.CancelInstallment
-
Sets the value of the completedAt property.
- setCompletedAt(String) - Method in class com.oracle.communications.brm.cc.model.DepositPayment
-
Sets the value of the completedAt property.
- setCompletedAt(String) - Method in class com.oracle.communications.brm.cc.model.DepositRefund
-
Sets the value of the completedAt property.
- setCompletedAt(String) - Method in class com.oracle.communications.brm.cc.model.DepositRelease
-
Sets the value of the completedAt property.
- setCompletedAt(XMLGregorianCalendar) - Method in class com.oracle.communications.brm.cc.model.DepositReversal
-
Sets the value of the completedAt property.
- setCompletedAt(String) - Method in class com.oracle.communications.brm.cc.model.DepositTransfer
-
Sets the value of the completedAt property.
- setCompletedAt(String) - Method in class com.oracle.communications.brm.cc.model.DepositTxnPayment
-
Sets the value of the completedAt property.
- setCompletedDate(Calendar) - Method in class com.oracle.communications.brm.cc.model.AccountCollectionDetails.BillUnitCollectionsDetails.CollectionsActions
-
Sets the value of the completedDate property.
- setCompletedDate(Calendar) - Method in class com.oracle.communications.brm.cc.model.CollectionDetails.Actions
-
Sets the value of the completedDate property.
- setCompression(Integer) - Method in class com.oracle.communications.brm.cc.model.ServiceIpType.ServiceIp
-
Sets the value of the compression property.
- setCompression(Integer) - Method in class com.oracle.communications.brm.cc.model.ServiceVpdnType.ServiceIp
-
Sets the value of the compression property.
- setConfigCollectionsId(String) - Method in class com.oracle.communications.brm.cc.model.AccountCollectionDetails.BillUnitCollectionsDetails.CollectionsActions
-
Sets the value of the configCollectionsId property.
- setConfigLoanObj(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.ProfileLoanType.LoanInfo
-
Sets the value of the configLoanObj property.
- setConsecutive(int) - Method in class com.oracle.communications.brm.cc.model.TemplateFields
-
Sets the value of the consecutive property.
- setConsiderEntryDays(Integer) - Method in class com.oracle.communications.brm.cc.model.ReplaceScenarioDetails
-
Sets the value of the considerEntryDays property.
- setConsumptionRule(Integer) - Method in class com.oracle.communications.brm.cc.model.LimitType
-
Sets the value of the consumptionRule property.
- setConsumptionRule(String) - Method in class com.oracle.communications.brm.cc.model.PackageType.BalanceGroups.Rules
-
Sets the value of the consumptionRule property.
- setContactType(String) - Method in class com.oracle.communications.brm.cc.model.Contacts
-
Sets the value of the contactType property.
- setContentCategoryName(String) - Method in class com.oracle.communications.brm.cc.model.ServiceContentType.ContentCategories.ContentCategoryList
-
Sets the value of the contentCategoryName property.
- setContents(MenuDefinition.Menu.Contents) - Method in class com.oracle.communications.brm.cc.model.MenuDefinition.Menu
-
Sets the value of the contents property.
- setContentType(String) - Method in class com.oracle.communications.brm.cc.model.RequestDetails
-
Sets the value of the contentType property.
- setContext(PortalContext) - Method in interface com.oracle.communications.brm.cc.common.BaseOps
-
Store PortalContext object which can be used for connecting to BRM
- setContext(PortalContext) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.PCMBaseOps
-
- setCorrectiveInvoiceType(Integer) - Method in class com.oracle.communications.brm.cc.model.BillUnit
-
Sets the value of the correctiveInvoiceType property.
- setCorrectiveInvoiceType(Integer) - Method in class com.oracle.communications.brm.cc.model.PaymentInstrumentType
-
Sets the value of the correctiveInvoiceType property.
- setCorrelationId(String) - Method in class com.oracle.communications.brm.cc.model.RequestDetails
-
Sets the value of the correlationId property.
- setCos(Integer) - Method in class com.oracle.communications.brm.cc.model.ServiceTelephonyType.ServiceTelephony
-
Sets the value of the cos property.
- setCount(Integer) - Method in class com.oracle.communications.brm.cc.model.Notes
-
Sets the value of the count property.
- setCount(Integer) - Method in class com.oracle.communications.brm.cc.model.ProfileMostcalledType.MostCalledInfo
-
Sets the value of the count property.
- setCount(Integer) - Method in class com.oracle.communications.brm.cc.model.ServicesByPurchase
-
Sets the value of the count property.
- setCountry(String) - Method in class com.oracle.communications.brm.cc.model.AccountCollectionDetails
-
Sets the value of the country property.
- setCountry(String) - Method in class com.oracle.communications.brm.cc.model.AccountContactDetails
-
Sets the value of the country property.
- setCountry(String) - Method in class com.oracle.communications.brm.cc.model.Contacts
-
Sets the value of the country property.
- setCountry(String) - Method in class com.oracle.communications.brm.cc.model.CreditCardType.Details
-
Sets the value of the country property.
- setCountry(String) - Method in class com.oracle.communications.brm.cc.model.CreditorInfo.CreditorsDetails
-
Sets the value of the country property.
- setCountry(String) - Method in class com.oracle.communications.brm.cc.model.DirectDebitType.Details
-
Sets the value of the country property.
- setCountry(String) - Method in class com.oracle.communications.brm.cc.model.InvoiceType.Details
-
Sets the value of the country property.
- setCountry(String) - Method in class com.oracle.communications.brm.cc.model.PayinfoCcType.CcInfo
-
Sets the value of the country property.
- setCountry(String) - Method in class com.oracle.communications.brm.cc.model.PayinfoDdType.DdInfo
-
Sets the value of the country property.
- setCountry(String) - Method in class com.oracle.communications.brm.cc.model.PayinfoInvoiceType.InvInfo
-
Sets the value of the country property.
- setCountry(String) - Method in class com.oracle.communications.brm.cc.model.SepaType.Details.DebtorInfo
-
Sets the value of the country property.
- setCreatedAt(String) - Method in class com.oracle.communications.brm.cc.model.CancelInstallment
-
Sets the value of the createdAt property.
- setCreatedAt(String) - Method in class com.oracle.communications.brm.cc.model.CustomerDeposit
-
Sets the value of the createdAt property.
- setCreatedAt(String) - Method in class com.oracle.communications.brm.cc.model.DepositPayment
-
Sets the value of the createdAt property.
- setCreatedAt(String) - Method in class com.oracle.communications.brm.cc.model.DepositRefund
-
Sets the value of the createdAt property.
- setCreatedAt(String) - Method in class com.oracle.communications.brm.cc.model.DepositRelease
-
Sets the value of the createdAt property.
- setCreatedAt(XMLGregorianCalendar) - Method in class com.oracle.communications.brm.cc.model.DepositReversal
-
Sets the value of the createdAt property.
- setCreatedAt(String) - Method in class com.oracle.communications.brm.cc.model.DepositSpec
-
Sets the value of the createdAt property.
- setCreatedAt(String) - Method in class com.oracle.communications.brm.cc.model.DepositSpecProfile
-
Sets the value of the createdAt property.
- setCreatedAt(String) - Method in class com.oracle.communications.brm.cc.model.DepositTransfer
-
Sets the value of the createdAt property.
- setCreatedAt(String) - Method in class com.oracle.communications.brm.cc.model.DepositTxn
-
Sets the value of the createdAt property.
- setCreatedAt(String) - Method in class com.oracle.communications.brm.cc.model.DepositTxnNotes
-
Sets the value of the createdAt property.
- setCreatedAt(String) - Method in class com.oracle.communications.brm.cc.model.DepositTxnPayment
-
Sets the value of the createdAt property.
- setCreatedAt(String) - Method in class com.oracle.communications.brm.cc.model.Installment
-
Sets the value of the createdAt property.
- setCreatedAt(String) - Method in class com.oracle.communications.brm.cc.model.InstallmentBillItem
-
Sets the value of the createdAt property.
- setCreatedAt(String) - Method in class com.oracle.communications.brm.cc.model.InstallmentChargeOffer
-
Sets the value of the createdAt property.
- setCreatedAt(String) - Method in class com.oracle.communications.brm.cc.model.InstallmentSchedule
-
Sets the value of the createdAt property.
- setCreatedAt(String) - Method in class com.oracle.communications.brm.cc.model.InstallmentScheduleBill
-
Sets the value of the createdAt property.
- setCreatedAt(String) - Method in class com.oracle.communications.brm.cc.model.InstallmentScheduleSpec
-
Sets the value of the createdAt property.
- setCreatedAt(String) - Method in class com.oracle.communications.brm.cc.model.NotificationSpec
-
Sets the value of the createdAt property.
- setCreatedAt(String) - Method in class com.oracle.communications.brm.cc.model.Plan
-
Sets the value of the createdAt property.
- setCreatedDate(Calendar) - Method in class com.oracle.communications.brm.cc.model.ArActionsList
-
Sets the value of the createdDate property.
- setCreationDate(Calendar) - Method in class com.oracle.communications.brm.cc.model.Account
-
Sets the value of the creationDate property.
- setCreationDate(Calendar) - Method in class com.oracle.communications.brm.cc.model.Bill
-
Sets the value of the creationDate property.
- setCreationDate(Calendar) - Method in class com.oracle.communications.brm.cc.model.BillItem
-
Sets the value of the creationDate property.
- setCreationDate(Calendar) - Method in class com.oracle.communications.brm.cc.model.BillItem.TransferInto
-
Sets the value of the creationDate property.
- setCreationDate(Calendar) - Method in class com.oracle.communications.brm.cc.model.BillItem.TransferOut
-
Sets the value of the creationDate property.
- setCreationDate(Calendar) - Method in class com.oracle.communications.brm.cc.model.BillUnit
-
Sets the value of the creationDate property.
- setCreationDate(Calendar) - Method in class com.oracle.communications.brm.cc.model.Bundle
-
Sets the value of the creationDate property.
- setCreationDate(Calendar) - Method in class com.oracle.communications.brm.cc.model.ChargeOfferType
-
Sets the value of the creationDate property.
- setCreationDate(Calendar) - Method in class com.oracle.communications.brm.cc.model.CorrectiveBillDetails
-
Sets the value of the creationDate property.
- setCreationDate(Calendar) - Method in class com.oracle.communications.brm.cc.model.DiscountOfferType
-
Sets the value of the creationDate property.
- setCreationDate(Calendar) - Method in class com.oracle.communications.brm.cc.model.PackageType
-
Sets the value of the creationDate property.
- setCreationDate(Calendar) - Method in class com.oracle.communications.brm.cc.model.PayinfoType
-
Sets the value of the creationDate property.
- setCreationDate(Calendar) - Method in class com.oracle.communications.brm.cc.model.ProfileType
-
Sets the value of the creationDate property.
- setCreationDate(Calendar) - Method in class com.oracle.communications.brm.cc.model.ServiceType
-
Sets the value of the creationDate property.
- setCreditAmount(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.ProfileLoanType.LoanInfo
-
Sets the value of the creditAmount property.
- setCreditCard(CreditCardType) - Method in class com.oracle.communications.brm.cc.model.PaymentMethod
-
Sets the value of the creditCard property.
- setCreditCard(CreditCardType) - Method in class com.oracle.communications.brm.cc.model.PayMethod
-
Sets the value of the creditCard property.
- setCreditFloor(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.BalanceGroup.Balances
-
Sets the value of the creditFloor property.
- setCreditFloor(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.LimitType
-
Sets the value of the creditFloor property.
- setCreditLimit(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.ApplyLoanResponse
-
Sets the value of the creditLimit property.
- setCreditLimit(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.BalanceGroup.Balances
-
Sets the value of the creditLimit property.
- setCreditLimit(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.LimitType
-
Sets the value of the creditLimit property.
- setCreditLimit(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.LoanDetail
-
Sets the value of the creditLimit property.
- setCreditLimit(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.ProfileLoanType.Limit
-
Sets the value of the creditLimit property.
- setCreditLimit(String, CreditLimit) - Method in interface com.oracle.communications.brm.cc.modules.BillUnitModule
-
This method sets credit limit for currency/non currency balance group
- setCreditLimit(String, CreditLimit) - Method in class com.oracle.communications.brm.cc.modules.pcm.PCMBillUnitModule
-
Sets credit limit and credit threshold for currency/non currency for the
balance group
- setCreditLimitFlag(int) - Method in class com.oracle.communications.brm.cc.model.ConfigPromiseToPaySpecification.PromiseToPaySpec
-
Sets the value of the creditLimitFlag property.
- setCreditLimitFlag(Boolean) - Method in class com.oracle.communications.brm.cc.model.DepositSpec
-
Sets the value of the creditLimitFlag property.
- setCreditLimitFlags(Integer) - Method in class com.oracle.communications.brm.cc.model.CustomizedBundleForPurchase
-
Sets the value of the creditLimitFlags property.
- setCreditorID(String) - Method in class com.oracle.communications.brm.cc.model.CreditorInfo.CreditorsDetails
-
Sets the value of the creditorID property.
- setCreditorId(String) - Method in class com.oracle.communications.brm.cc.model.SepaType.Details
-
Sets the value of the creditorId property.
- setCreditorName(String) - Method in class com.oracle.communications.brm.cc.model.SepaType.Details
-
Sets the value of the creditorName property.
- setCreditThresholds(Integer) - Method in class com.oracle.communications.brm.cc.model.BalanceGroup.Balances
-
Sets the value of the creditThresholds property.
- setCreditThresholds(Integer) - Method in class com.oracle.communications.brm.cc.model.LimitType
-
Sets the value of the creditThresholds property.
- setCreditThresholdsFixed(String) - Method in class com.oracle.communications.brm.cc.model.BalanceGroup.Balances
-
Sets the value of the creditThresholdsFixed property.
- setCreditThresholdsFixed(String) - Method in class com.oracle.communications.brm.cc.model.LimitType
-
Sets the value of the creditThresholdsFixed property.
- setCriteriaName(String) - Method in class com.oracle.communications.brm.cc.model.ProfileEventOrderingType.OodCriteria
-
Sets the value of the criteriaName property.
- setCriterion(String) - Method in class com.oracle.communications.brm.cc.model.ProfileMostcalledType.MostCalledInfo
-
Sets the value of the criterion property.
- setCsrAccountId(String) - Method in class com.oracle.communications.brm.cc.model.Notes.Comments
-
Sets the value of the csrAccountId property.
- setCsrFirstName(String) - Method in class com.oracle.communications.brm.cc.model.Notes.Comments
-
Sets the value of the csrFirstName property.
- setCsrLastName(String) - Method in class com.oracle.communications.brm.cc.model.Notes.Comments
-
Sets the value of the csrLastName property.
- setCsrLoginId(String) - Method in class com.oracle.communications.brm.cc.model.Notes.Comments
-
Sets the value of the csrLoginId property.
- setCsrLoginId(String) - Method in class com.oracle.communications.brm.cc.model.PaymentAuditDetailsType
-
Sets the value of the csrLoginId property.
- setCSRUserLoginId(List<Long>, List<PaymentAuditDetails>) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.PaymentWorker
-
Utility to retrieve the CSR id from audit events in batches and set to
the respective payment audit details.
- setCSRUserLoginIdInBatch(String, List<PaymentAuditDetails>) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.PaymentWorker
-
Utility to invoke search on audit events and retrieves the associated CSR
id and sets it to the respective payment audit details.
- setCurrency(int) - Method in class com.oracle.communications.brm.cc.model.Account
-
Sets the value of the currency property.
- setCurrency(int) - Method in class com.oracle.communications.brm.cc.model.AccountCollectionDetails.BillUnitCollectionsDetails
-
Sets the value of the currency property.
- setCurrency(int) - Method in class com.oracle.communications.brm.cc.model.AccountDetails
-
Sets the value of the currency property.
- setCurrency(Integer) - Method in class com.oracle.communications.brm.cc.model.Bill
-
Sets the value of the currency property.
- setCurrency(Integer) - Method in class com.oracle.communications.brm.cc.model.BillItem
-
Sets the value of the currency property.
- setCurrency(int) - Method in class com.oracle.communications.brm.cc.model.BillUnit
-
Sets the value of the currency property.
- setCurrency(Integer) - Method in class com.oracle.communications.brm.cc.model.DepositPayment
-
Sets the value of the currency property.
- setCurrency(Integer) - Method in class com.oracle.communications.brm.cc.model.Money
-
Sets the value of the currency property.
- setCurrency(int) - Method in class com.oracle.communications.brm.cc.model.NewBillUnits
-
Sets the value of the currency property.
- setCurrency(int) - Method in class com.oracle.communications.brm.cc.model.Payment
-
Sets the value of the currency property.
- setCurrency(String) - Method in class com.oracle.communications.brm.cc.model.PaymentBatchFileHeader
-
Sets the value of the currency property.
- setCurrency(Integer) - Method in class com.oracle.communications.brm.cc.model.RecyclePayment.Details
-
Sets the value of the currency property.
- setCurrency(int) - Method in class com.oracle.communications.brm.cc.model.RegistrationAccount
-
Sets the value of the currency property.
- setCurrency(int) - Method in class com.oracle.communications.brm.cc.model.SubscriptionPreviewCancellationCharges
-
Sets the value of the currency property.
- setCurrency(int) - Method in class com.oracle.communications.brm.cc.model.SubscriptionTerms
-
Sets the value of the currency property.
- setCurrencyId(Integer) - Method in class com.oracle.communications.brm.cc.model.PaymentDetails
-
Sets the value of the currencyId property.
- setCurrencyResource(boolean) - Method in class com.oracle.communications.brm.cc.model.ResourceDetails
-
Sets the value of the currencyResource property.
- setCurrencySecondary(Integer) - Method in class com.oracle.communications.brm.cc.model.Account
-
Sets the value of the currencySecondary property.
- setCurrencySecondary(Integer) - Method in class com.oracle.communications.brm.cc.model.BillUnit
-
Sets the value of the currencySecondary property.
- setCurrentBalance(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.ApplyLoanResponse
-
Sets the value of the currentBalance property.
- setCurrentBalance(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.BalanceGroup.Balances
-
Sets the value of the currentBalance property.
- setCurrentBalance(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.SubBalances
-
Sets the value of the currentBalance property.
- setCurrentBalance(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.TransferBalanceCreateResponse.SourceBucket
-
Sets the value of the currentBalance property.
- setCurrentBalance(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.TransferBalanceCreateResponse.TargetBucket
-
Sets the value of the currentBalance property.
- setCurrentTotal(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.Bill
-
Sets the value of the currentTotal property.
- setCurrentTotal(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.CorrectiveBillDetails
-
Sets the value of the currentTotal property.
- setCustom(boolean) - Method in class com.oracle.communications.brm.cc.model.FieldData
-
Sets the value of the custom property.
- setCustomerCareInfo(ProfileCustomerCareType.CustomerCareInfo) - Method in class com.oracle.communications.brm.cc.model.ProfileCustomerCareType
-
Sets the value of the customerCareInfo property.
- setCustomerDeposit(CustomerDeposit) - Method in class com.oracle.communications.brm.cc.model.DepositOrder
-
Sets the value of the customerDeposit property.
- setCustomerDepositRef(String) - Method in class com.oracle.communications.brm.cc.model.DepositPayment
-
Sets the value of the customerDepositRef property.
- setCustomerDepositRef(String) - Method in class com.oracle.communications.brm.cc.model.DepositPayments
-
Sets the value of the customerDepositRef property.
- setCustomerDepositRef(String) - Method in class com.oracle.communications.brm.cc.model.DepositRefund
-
Sets the value of the customerDepositRef property.
- setCustomerDepositRef(String) - Method in class com.oracle.communications.brm.cc.model.DepositRelease
-
Sets the value of the customerDepositRef property.
- setCustomerDepositRef(String) - Method in class com.oracle.communications.brm.cc.model.DepositReversal
-
Sets the value of the customerDepositRef property.
- setCustomerDepositRef(String) - Method in class com.oracle.communications.brm.cc.model.DepositTransfer
-
Sets the value of the customerDepositRef property.
- setCustomerDepositRef(String) - Method in class com.oracle.communications.brm.cc.model.DepositTxnPayment
-
Sets the value of the customerDepositRef property.
- setCustomerDurationDays(int) - Method in class com.oracle.communications.brm.cc.model.Account
-
Sets the value of the customerDurationDays property.
- setCustomerDurationYears(Integer) - Method in class com.oracle.communications.brm.cc.model.Account
-
Sets the value of the customerDurationYears property.
- setCustomerRef(String) - Method in class com.oracle.communications.brm.cc.model.CancelInstallment
-
Sets the value of the customerRef property.
- setCustomerRef(String) - Method in class com.oracle.communications.brm.cc.model.CustomerDeposit
-
Sets the value of the customerRef property.
- setCustomerRef(String) - Method in class com.oracle.communications.brm.cc.model.DepositAOC
-
Sets the value of the customerRef property.
- setCustomerRef(String) - Method in class com.oracle.communications.brm.cc.model.DepositPayment
-
Sets the value of the customerRef property.
- setCustomerRef(String) - Method in class com.oracle.communications.brm.cc.model.DepositPayments
-
Sets the value of the customerRef property.
- setCustomerRef(String) - Method in class com.oracle.communications.brm.cc.model.DepositRefund
-
Sets the value of the customerRef property.
- setCustomerRef(String) - Method in class com.oracle.communications.brm.cc.model.DepositRelease
-
Sets the value of the customerRef property.
- setCustomerRef(String) - Method in class com.oracle.communications.brm.cc.model.DepositReversal
-
Sets the value of the customerRef property.
- setCustomerRef(String) - Method in class com.oracle.communications.brm.cc.model.DepositTransfer
-
Sets the value of the customerRef property.
- setCustomerRef(String) - Method in class com.oracle.communications.brm.cc.model.DepositTxnDepositInfo
-
Sets the value of the customerRef property.
- setCustomerRef(String) - Method in class com.oracle.communications.brm.cc.model.DepositTxnPayment
-
Sets the value of the customerRef property.
- setCustomerRef(String) - Method in class com.oracle.communications.brm.cc.model.Installment
-
Sets the value of the customerRef property.
- setCustomerRef(String) - Method in class com.oracle.communications.brm.cc.model.InstallmentBillInfo
-
Sets the value of the customerRef property.
- setCustomerRef(String) - Method in class com.oracle.communications.brm.cc.model.InstallmentBillItem
-
Sets the value of the customerRef property.
- setCustomerRef(String) - Method in class com.oracle.communications.brm.cc.model.InstallmentProposal
-
Sets the value of the customerRef property.
- setCustomerRef(String) - Method in class com.oracle.communications.brm.cc.model.InstallmentSchedule
-
Sets the value of the customerRef property.
- setCustomerType(Integer) - Method in class com.oracle.communications.brm.cc.model.ProfileCustomerCareType.CustomerCareInfo
-
Sets the value of the customerType property.
- setCustomerTypeCode(Integer) - Method in class com.oracle.communications.brm.cc.model.Account
-
Sets the value of the customerTypeCode property.
- setCustomerTypeCode(Integer) - Method in class com.oracle.communications.brm.cc.model.RegistrationAccount
-
Sets the value of the customerTypeCode property.
- setCustomInfo(ProfileCredscoreType.CustomInfo) - Method in class com.oracle.communications.brm.cc.model.ProfileCredscoreType
-
Sets the value of the customInfo property.
- setCycleDiscount(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.ChargeOfferType
-
Sets the value of the cycleDiscount property.
- setCycleDiscountOverride(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.CustomizedBundleForPurchase.CustomizedChargeOffers
-
Sets the value of the cycleDiscountOverride property.
- setCycleDiscountPercentOverride(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.CustomizedBundleForPurchase.CustomizedChargeOffers
-
Sets the value of the cycleDiscountPercentOverride property.
- setCycleDuration(int) - Method in class com.oracle.communications.brm.cc.model.CustomizedOffers.CustomizedOffer
-
Sets the value of the cycleDuration property.
- setCycleEnd(EndingType) - Method in class com.oracle.communications.brm.cc.model.ChargeOfferType
-
Sets the value of the cycleEnd property.
- setCycleEnd(EndingType) - Method in class com.oracle.communications.brm.cc.model.CustomizedBundleForPurchase.CustomizedChargeOffers
-
Sets the value of the cycleEnd property.
- setCycleEnd(EndingType) - Method in class com.oracle.communications.brm.cc.model.CustomizedBundleForPurchase.CustomizedDiscountOffers
-
Sets the value of the cycleEnd property.
- setCycleEnds(Calendar) - Method in class com.oracle.communications.brm.cc.model.AdjustmentDetails.BillDetails.ItemsAffected
-
Sets the value of the cycleEnds property.
- setCycleEnds(Calendar) - Method in class com.oracle.communications.brm.cc.model.AdjustmentDetails.BillDetails
-
Sets the value of the cycleEnds property.
- setCycleEnds(Calendar) - Method in class com.oracle.communications.brm.cc.model.Bill
-
Sets the value of the cycleEnds property.
- setCycleEnds(Calendar) - Method in class com.oracle.communications.brm.cc.model.PaymentDetails.BillDetails.ItemsAffected
-
Sets the value of the cycleEnds property.
- setCycleEnds(Calendar) - Method in class com.oracle.communications.brm.cc.model.PaymentDetails.BillDetails
-
Sets the value of the cycleEnds property.
- setCycleEnds(Calendar) - Method in class com.oracle.communications.brm.cc.model.RefundDetails
-
Sets the value of the cycleEnds property.
- setCycleEnds(Calendar) - Method in class com.oracle.communications.brm.cc.model.WriteOffDetails
-
Sets the value of the cycleEnds property.
- setCycleEndT(Calendar) - Method in class com.oracle.communications.brm.cc.model.CustomizedOffers.CustomizedOffer
-
Sets the value of the cycleEndT property.
- setCycleFeeOverride(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.CustomizedBundleForPurchase.CustomizedChargeOffers
-
Sets the value of the cycleFeeOverride property.
- setCycleStart(StartingType) - Method in class com.oracle.communications.brm.cc.model.ChargeOfferType
-
Sets the value of the cycleStart property.
- setCycleStart(StartingType) - Method in class com.oracle.communications.brm.cc.model.CustomizedBundleForPurchase.CustomizedChargeOffers
-
Sets the value of the cycleStart property.
- setCycleStart(StartingType) - Method in class com.oracle.communications.brm.cc.model.CustomizedBundleForPurchase.CustomizedDiscountOffers
-
Sets the value of the cycleStart property.
- setCycleStarts(Calendar) - Method in class com.oracle.communications.brm.cc.model.AdjustmentDetails.BillDetails.ItemsAffected
-
Sets the value of the cycleStarts property.
- setCycleStarts(Calendar) - Method in class com.oracle.communications.brm.cc.model.AdjustmentDetails.BillDetails
-
Sets the value of the cycleStarts property.
- setCycleStarts(Calendar) - Method in class com.oracle.communications.brm.cc.model.Bill
-
Sets the value of the cycleStarts property.
- setCycleStarts(Calendar) - Method in class com.oracle.communications.brm.cc.model.PaymentDetails.BillDetails.ItemsAffected
-
Sets the value of the cycleStarts property.
- setCycleStarts(Calendar) - Method in class com.oracle.communications.brm.cc.model.PaymentDetails.BillDetails
-
Sets the value of the cycleStarts property.
- setCycleStarts(Calendar) - Method in class com.oracle.communications.brm.cc.model.RefundDetails
-
Sets the value of the cycleStarts property.
- setCycleStarts(Calendar) - Method in class com.oracle.communications.brm.cc.model.WriteOffDetails
-
Sets the value of the cycleStarts property.
- setCycleStartT(Calendar) - Method in class com.oracle.communications.brm.cc.model.CustomizedOffers.CustomizedOffer
-
Sets the value of the cycleStartT property.
- setCycleT(Calendar) - Method in class com.oracle.communications.brm.cc.model.ProfileLoanType.LoanInfo
-
Sets the value of the cycleT property.
- setDatatype(String) - Method in class com.oracle.communications.brm.cc.model.Fields
-
Sets the value of the datatype property.
- setDataType(Integer) - Method in class com.oracle.communications.brm.cc.model.NotificationCriteria
-
Sets the value of the dataType property.
- setDataType(Integer) - Method in class com.oracle.communications.brm.cc.model.Qualifier
-
Sets the value of the dataType property.
- setDataType(int) - Method in class com.oracle.communications.brm.cc.model.TemplateFields
-
Sets the value of the dataType property.
- setDayOfMonth(Integer) - Method in class com.oracle.communications.brm.cc.model.NotificationDeliverySpec
-
Sets the value of the dayOfMonth property.
- setDayOfWeek(Integer) - Method in class com.oracle.communications.brm.cc.model.DepositTxnDepositInfo
-
Sets the value of the dayOfWeek property.
- setDayOfWeek(Integer) - Method in class com.oracle.communications.brm.cc.model.NotificationDeliverySpec
-
Sets the value of the dayOfWeek property.
- setDays(int) - Method in class com.oracle.communications.brm.cc.model.CollectionDetails.AgingBuckets
-
Sets the value of the days property.
- setDaysBetweenMilestones(Integer) - Method in class com.oracle.communications.brm.cc.model.PromiseToPay
-
Sets the value of the daysBetweenMilestones property.
- setDaysInBillCycle(Integer) - Method in class com.oracle.communications.brm.cc.model.BillUnit
-
Sets the value of the daysInBillCycle property.
- setDaysRemainingInBillCycle(Integer) - Method in class com.oracle.communications.brm.cc.model.BillUnit
-
Sets the value of the daysRemainingInBillCycle property.
- setDaysToPayAmount(Integer) - Method in class com.oracle.communications.brm.cc.model.PromiseToPay
-
Sets the value of the daysToPayAmount property.
- setDdActivationDate(Calendar) - Method in class com.oracle.communications.brm.cc.model.PayinfoDdType.DdInfo
-
Sets the value of the ddActivationDate property.
- setDDClassHashtable(Hashtable) - Method in class com.oracle.communications.brm.cc.brm_util.DataDictionary
-
- setDealName(String) - Method in class com.oracle.communications.brm.cc.model.CustomizedOffers.CustomizedOffer
-
Sets the value of the dealName property.
- setDealRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.BundleCancel
-
Sets the value of the dealRef property.
- setDealRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.CustomizedOffers.CustomizedOffer
-
Sets the value of the dealRef property.
- setDebitExp(String) - Method in class com.oracle.communications.brm.cc.model.CreditCardType.Details
-
Sets the value of the debitExp property.
- setDebitExp(String) - Method in class com.oracle.communications.brm.cc.model.PayinfoCcType.CcInfo
-
Sets the value of the debitExp property.
- setDebitNum(String) - Method in class com.oracle.communications.brm.cc.model.PayinfoCcType.CcInfo
-
Sets the value of the debitNum property.
- setDebitNum(String) - Method in class com.oracle.communications.brm.cc.model.PayinfoDdType.DdInfo
-
Sets the value of the debitNum property.
- setDebitNumber(String) - Method in class com.oracle.communications.brm.cc.model.CreditCardType.Details
-
Sets the value of the debitNumber property.
- setDebitNumber(String) - Method in class com.oracle.communications.brm.cc.model.DirectDebitType.Details
-
Sets the value of the debitNumber property.
- setDebtorInfo(SepaType.Details.DebtorInfo) - Method in class com.oracle.communications.brm.cc.model.SepaType.Details
-
Sets the value of the debtorInfo property.
- setDefault(String) - Method in class com.oracle.communications.brm.cc.model.ConfigSubscriberPreferencesType.SubscriberPreferencesType
-
Sets the value of the default property.
- setDefault(String) - Method in class com.oracle.communications.brm.cc.model.Criteria
-
Sets the value of the default property.
- setDefault(Boolean) - Method in class com.oracle.communications.brm.cc.model.PackageType.BalanceGroups
-
Sets the value of the default property.
- setDefaultBillUnit(Boolean) - Method in class com.oracle.communications.brm.cc.model.BillUnit
-
Sets the value of the defaultBillUnit property.
- setDefaultPageSize(Integer) - Method in class com.oracle.communications.brm.cc.model.GenericTemplate.Filter
-
Sets the value of the defaultPageSize property.
- setDefaultSort(Boolean) - Method in class com.oracle.communications.brm.cc.model.GenericTemplate.SortbyFields
-
Sets the value of the defaultSort property.
- setDefaultStepSize(Integer) - Method in class com.oracle.communications.brm.cc.model.SearchTemplate
-
Sets the value of the defaultStepSize property.
- setDeleted(boolean) - Method in class com.oracle.communications.brm.cc.model.Contacts.Phonenumbers
-
Sets the value of the deleted property.
- setDeleted(Boolean) - Method in class com.oracle.communications.brm.cc.model.Contacts
-
Sets the value of the deleted property.
- setDeliveryControlFlag(Integer) - Method in class com.oracle.communications.brm.cc.model.NotificationSpec
-
Sets the value of the deliveryControlFlag property.
- setDeliveryDesc(String) - Method in class com.oracle.communications.brm.cc.model.PayinfoInvoiceType.InvInfo
-
Sets the value of the deliveryDesc property.
- setDeliveryPeriodEnd(String) - Method in class com.oracle.communications.brm.cc.model.NotificationDeliverySpec
-
Sets the value of the deliveryPeriodEnd property.
- setDeliveryPrefer(String) - Method in class com.oracle.communications.brm.cc.model.InvoiceType.Details
-
Sets the value of the deliveryPrefer property.
- setDeliveryPrefer(String) - Method in class com.oracle.communications.brm.cc.model.PayinfoInvoiceType.InvInfo
-
Sets the value of the deliveryPrefer property.
- setDeltaDue(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.BillItem
-
Sets the value of the deltaDue property.
- setDeniedActions(List<String>) - Method in class com.oracle.communications.brm.cc.authorization.ResourceGrantedResponse
-
- setDeniedAttributes(List<String>) - Method in class com.oracle.communications.brm.cc.authorization.ResourceGrantedResponse
-
- setDepositRef(String) - Method in class com.oracle.communications.brm.cc.model.DepositTxnDepositDetails
-
Sets the value of the depositRef property.
- setDepositSpecName(String) - Method in class com.oracle.communications.brm.cc.model.CustomerDeposit
-
Sets the value of the depositSpecName property.
- setDepositSpecRef(String) - Method in class com.oracle.communications.brm.cc.model.CustomerDeposit
-
Sets the value of the depositSpecRef property.
- setDepositSpecRef(String) - Method in class com.oracle.communications.brm.cc.model.DepositAOC
-
Sets the value of the depositSpecRef property.
- setDesc(String) - Method in class com.oracle.communications.brm.cc.model.Configurations.Flags
-
Sets the value of the desc property.
- setDesc(String) - Method in class com.oracle.communications.brm.cc.model.Configurations.Keyvals
-
Sets the value of the desc property.
- setDesc(String) - Method in class com.oracle.communications.brm.cc.model.Configurations.Mapping
-
Sets the value of the desc property.
- setDesc(String) - Method in class com.oracle.communications.brm.cc.model.Configurations.Thresholds
-
Sets the value of the desc property.
- setDesc(String) - Method in class com.oracle.communications.brm.cc.model.Plan
-
Sets the value of the desc property.
- setDesc(String) - Method in class com.oracle.communications.brm.cc.model.ProfileFields.Fields
-
Sets the value of the desc property.
- setDesc(String) - Method in class com.oracle.communications.brm.cc.model.ServiceFields.Fields
-
Sets the value of the desc property.
- setDescr(String) - Method in class com.oracle.communications.brm.cc.model.DDObjectSpec
-
Sets the value of the descr property.
- setDescr(String) - Method in class com.oracle.communications.brm.cc.model.DDObjectSpecFields
-
Sets the value of the descr property.
- setDescr(String) - Method in class com.oracle.communications.brm.cc.model.DepositSpec
-
Sets the value of the descr property.
- setDescr(String) - Method in class com.oracle.communications.brm.cc.model.DepositSpecProfile
-
Sets the value of the descr property.
- setDescr(String) - Method in class com.oracle.communications.brm.cc.model.DepositTxn
-
Sets the value of the descr property.
- setDescr(String) - Method in class com.oracle.communications.brm.cc.model.GLIDSpec
-
Sets the value of the descr property.
- setDescr(String) - Method in class com.oracle.communications.brm.cc.model.Installment
-
Sets the value of the descr property.
- setDescr(String) - Method in class com.oracle.communications.brm.cc.model.InstallmentChargeOffer
-
Sets the value of the descr property.
- setDescr(String) - Method in class com.oracle.communications.brm.cc.model.InstallmentSchedule
-
Sets the value of the descr property.
- setDescr(String) - Method in class com.oracle.communications.brm.cc.model.InstallmentScheduleSpec
-
Sets the value of the descr property.
- setDescr(String) - Method in class com.oracle.communications.brm.cc.model.NotificationSpec
-
Sets the value of the descr property.
- setDescr(String) - Method in class com.oracle.communications.brm.cc.model.RequestDetails
-
Sets the value of the descr property.
- setDescription(String) - Method in class com.oracle.communications.brm.cc.model.Bundle.Chargeoffers
-
Sets the value of the description property.
- setDescription(String) - Method in class com.oracle.communications.brm.cc.model.Bundle.Discountoffers
-
Sets the value of the description property.
- setDescription(String) - Method in class com.oracle.communications.brm.cc.model.Bundle
-
Sets the value of the description property.
- setDescription(String) - Method in class com.oracle.communications.brm.cc.model.BundleCancel
-
Sets the value of the description property.
- setDescription(String) - Method in class com.oracle.communications.brm.cc.model.BundleOffers.BundleOffer.Chargeoffers
-
Sets the value of the description property.
- setDescription(String) - Method in class com.oracle.communications.brm.cc.model.BundleOffers.BundleOffer.Discountoffers
-
Sets the value of the description property.
- setDescription(String) - Method in class com.oracle.communications.brm.cc.model.ChargeOfferType
-
Sets the value of the description property.
- setDescription(String) - Method in class com.oracle.communications.brm.cc.model.CollectionsActionHistory.ActionHistory
-
Sets the value of the description property.
- setDescription(String) - Method in class com.oracle.communications.brm.cc.model.CustomizedBundleForPurchase.CustomizedChargeOffers
-
Sets the value of the description property.
- setDescription(String) - Method in class com.oracle.communications.brm.cc.model.CustomizedBundleForPurchase.CustomizedDiscountOffers
-
Sets the value of the description property.
- setDescription(String) - Method in class com.oracle.communications.brm.cc.model.CustomizedOffers.CustomizedOffer
-
Sets the value of the description property.
- setDescription(String) - Method in class com.oracle.communications.brm.cc.model.DeferredAction
-
Sets the value of the description property.
- setDescription(String) - Method in class com.oracle.communications.brm.cc.model.DeviceType
-
Sets the value of the description property.
- setDescription(String) - Method in class com.oracle.communications.brm.cc.model.Discount
-
Sets the value of the description property.
- setDescription(String) - Method in class com.oracle.communications.brm.cc.model.DiscountOfferType
-
Sets the value of the description property.
- setDescription(String) - Method in class com.oracle.communications.brm.cc.model.PackageType
-
Sets the value of the description property.
- setDescription(String) - Method in class com.oracle.communications.brm.cc.model.Product
-
Sets the value of the description property.
- setDescription(String) - Method in class com.oracle.communications.brm.cc.model.PurchasingService.Devices
-
Sets the value of the description property.
- setDescription(String) - Method in class com.oracle.communications.brm.cc.model.ServiceAdminClientType.ServiceAdminclient
-
Sets the value of the description property.
- setDescription(String) - Method in class com.oracle.communications.brm.cc.model.ServiceInPlan.Bundles.Chargeoffers
-
Sets the value of the description property.
- setDescription(String) - Method in class com.oracle.communications.brm.cc.model.ServiceInPlan.Bundles.Discountoffers
-
Sets the value of the description property.
- setDescription(String) - Method in class com.oracle.communications.brm.cc.model.ServiceInPlan.Bundles
-
Sets the value of the description property.
- setDescription(String) - Method in class com.oracle.communications.brm.cc.model.SharingOwnerDetails.OwnershipDetails
-
Sets the value of the description property.
- setDescription(String) - Method in class com.oracle.communications.brm.cc.model.Sponsor
-
Sets the value of the description property.
- setDescription(String) - Method in class com.oracle.communications.brm.cc.model.TransferBalance
-
Sets the value of the description property.
- setDescription(String) - Method in class com.oracle.communications.brm.cc.model.Transition.Downgrade
-
Sets the value of the description property.
- setDescription(String) - Method in class com.oracle.communications.brm.cc.model.Transition.Upgrade
-
Sets the value of the description property.
- setDescription(String) - Method in class com.oracle.communications.brm.cc.model.UpdateServiceProfile.Devices
-
Sets the value of the description property.
- setDescriptionKey(String) - Method in class com.oracle.communications.brm.cc.model.MenuDefinition.Menu.Contents.Item
-
Sets the value of the descriptionKey property.
- setDestBillProfileRef(String) - Method in class com.oracle.communications.brm.cc.model.DepositTransfer
-
Sets the value of the destBillProfileRef property.
- setDestCustomerRef(String) - Method in class com.oracle.communications.brm.cc.model.DepositTransfer
-
Sets the value of the destCustomerRef property.
- setDestDepositRef(String) - Method in class com.oracle.communications.brm.cc.model.DepositTxnDepositDetails
-
Sets the value of the destDepositRef property.
- setDestServiceRef(String) - Method in class com.oracle.communications.brm.cc.model.DepositTransfer
-
Sets the value of the destServiceRef property.
- setDetails(CreditCardType.Details) - Method in class com.oracle.communications.brm.cc.model.CreditCardType
-
Sets the value of the details property.
- setDetails(DirectDebitType.Details) - Method in class com.oracle.communications.brm.cc.model.DirectDebitType
-
Sets the value of the details property.
- setDetails(InvoiceType.Details) - Method in class com.oracle.communications.brm.cc.model.InvoiceType
-
Sets the value of the details property.
- setDetails(SepaType.Details) - Method in class com.oracle.communications.brm.cc.model.SepaType
-
Sets the value of the details property.
- setDeviceDescription(List<PurchasingService.Devices>) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.PCMBaseWorker
-
Sets the description for the given list of devices by calling
"PCM_OP_DEVICE_SET_ATTR" for each device
- setDeviceId(String) - Method in class com.oracle.communications.brm.cc.model.DeviceType
-
Sets the value of the deviceId property.
- setDeviceID(String) - Method in class com.oracle.communications.brm.cc.model.ServicesAndBillItems
-
Sets the value of the deviceID property.
- setDeviceNUMDetails(DeviceNumType.DeviceNUMDetails) - Method in class com.oracle.communications.brm.cc.model.DeviceNumType
-
Sets the value of the deviceNUMDetails property.
- setDeviceSIMDetails(DeviceSimType.DeviceSIMDetails) - Method in class com.oracle.communications.brm.cc.model.DeviceSimType
-
Sets the value of the deviceSIMDetails property.
- setDirectDebit(DirectDebitType) - Method in class com.oracle.communications.brm.cc.model.PaymentMethod
-
Sets the value of the directDebit property.
- setDirectDebit(DirectDebitType) - Method in class com.oracle.communications.brm.cc.model.PayMethod
-
Sets the value of the directDebit property.
- setDiscount(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.BillItem
-
Sets the value of the discount property.
- setDiscount(String) - Method in class com.oracle.communications.brm.cc.model.DiscountOfferType.UsageMap
-
Sets the value of the discount property.
- setDiscountAmount(Money) - Method in class com.oracle.communications.brm.cc.model.CustomerDeposit
-
Sets the value of the discountAmount property.
- setDiscountAmount(Money) - Method in class com.oracle.communications.brm.cc.model.DepositTxnBalanceImpacts
-
Sets the value of the discountAmount property.
- setDiscountOfferFlags(String) - Method in class com.oracle.communications.brm.cc.model.DiscountOfferType.DiscountOfferCycleValidity
-
Sets the value of the discountOfferFlags property.
- setDiscountOfferFlags(String) - Method in class com.oracle.communications.brm.cc.model.DiscountOfferType.DiscountOfferUsageValidity
-
Sets the value of the discountOfferFlags property.
- setDiscountRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.BundleOffers.BundleOffer.Discountoffers
-
Sets the value of the discountRef property.
- setDisputed(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.AccountSummary
-
Sets the value of the disputed property.
- setDisputed(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.Bill
-
Sets the value of the disputed property.
- setDisputed(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.BillItem
-
Sets the value of the disputed property.
- setDisputed(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.CorrectiveBillDetails
-
Sets the value of the disputed property.
- setDisputedAmount(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.SettlementDetails
-
Sets the value of the disputedAmount property.
- setDisputedDate(Calendar) - Method in class com.oracle.communications.brm.cc.model.SettlementDetails
-
Sets the value of the disputedDate property.
- setDisputeId(String) - Method in class com.oracle.communications.brm.cc.model.SettlementDetails
-
Sets the value of the disputeId property.
- setDisputeRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.SettlementDetails
-
Sets the value of the disputeRef property.
- setDn(String) - Method in class com.oracle.communications.brm.cc.model.ProfileCredscoreType.CustomInfo
-
Sets the value of the dn property.
- setDn(String) - Method in class com.oracle.communications.brm.cc.model.ProfileLdapType.LdapInfo
-
Sets the value of the dn property.
- setDomain(String) - Method in class com.oracle.communications.brm.cc.model.ReasonCodeType
-
Sets the value of the domain property.
- setDomainId(Integer) - Method in class com.oracle.communications.brm.cc.model.Notes
-
Sets the value of the domainId property.
- setDomainId(int) - Method in class com.oracle.communications.brm.cc.model.PaymentAuditDetailsType
-
Sets the value of the domainId property.
- setDomainId(int) - Method in class com.oracle.communications.brm.cc.model.ReasonCodeType
-
Sets the value of the domainId property.
- setDomainId(int) - Method in class com.oracle.communications.brm.cc.model.RecyclePayment.Details
-
Sets the value of the domainId property.
- setDomainId(int) - Method in class com.oracle.communications.brm.cc.model.WithdrawPayment
-
Sets the value of the domainId property.
- setDue(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.Bill
-
Sets the value of the due property.
- setDue(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.BillItem
-
Sets the value of the due property.
- setDue(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.BillItem.TransferInto
-
Sets the value of the due property.
- setDue(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.BillItem.TransferOut
-
Sets the value of the due property.
- setDue(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.CollectionDetails.AgingBuckets
-
Sets the value of the due property.
- setDue(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.CorrectiveBillDetails
-
Sets the value of the due property.
- setDue(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.SettlementDetails
-
Sets the value of the due property.
- setDueAmount(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.AdjustmentDetails.BillDetails
-
Sets the value of the dueAmount property.
- setDueAmount(Money) - Method in class com.oracle.communications.brm.cc.model.InstallmentBill
-
Sets the value of the dueAmount property.
- setDueAmount(Money) - Method in class com.oracle.communications.brm.cc.model.InstallmentBillItem
-
Sets the value of the dueAmount property.
- setDueAmount(Money) - Method in class com.oracle.communications.brm.cc.model.InstallmentScheduleBill
-
Sets the value of the dueAmount property.
- setDueAmount(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.PaymentDetails.BillDetails
-
Sets the value of the dueAmount property.
- setDueAt(String) - Method in class com.oracle.communications.brm.cc.model.InstallmentBill
-
Sets the value of the dueAt property.
- setDueAt(String) - Method in class com.oracle.communications.brm.cc.model.InstallmentScheduleBill
-
Sets the value of the dueAt property.
- setDueDate(Calendar) - Method in class com.oracle.communications.brm.cc.model.AccountCollectionDetails.BillUnitCollectionsDetails.CollectionsActions
-
Sets the value of the dueDate property.
- setDueDate(Calendar) - Method in class com.oracle.communications.brm.cc.model.AdjustmentDetails.BillDetails
-
Sets the value of the dueDate property.
- setDueDate(Calendar) - Method in class com.oracle.communications.brm.cc.model.Bill
-
Sets the value of the dueDate property.
- setDueDate(Calendar) - Method in class com.oracle.communications.brm.cc.model.BillItem
-
Sets the value of the dueDate property.
- setDueDate(Calendar) - Method in class com.oracle.communications.brm.cc.model.CollectionDetails.Actions
-
Sets the value of the dueDate property.
- setDueDate(Calendar) - Method in class com.oracle.communications.brm.cc.model.CollectionsActionHistory.ActionHistory
-
Sets the value of the dueDate property.
- setDueDate(Calendar) - Method in class com.oracle.communications.brm.cc.model.CorrectiveBillDetails
-
Sets the value of the dueDate property.
- setDueDate(String) - Method in class com.oracle.communications.brm.cc.model.Installment
-
Sets the value of the dueDate property.
- setDueDate(Calendar) - Method in class com.oracle.communications.brm.cc.model.PaymentDetails.BillDetails
-
Sets the value of the dueDate property.
- setDueNow(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.AccountSummary
-
Sets the value of the dueNow property.
- setDurationInQueue(int) - Method in class com.oracle.communications.brm.cc.model.PaymentBatchStatistics
-
Sets the value of the durationInQueue property.
- setDurationProcessed(int) - Method in class com.oracle.communications.brm.cc.model.PaymentBatchStatistics
-
Sets the value of the durationProcessed property.
- setDynamicCreditFloor(Boolean) - Method in class com.oracle.communications.brm.cc.model.BalanceGroup.Balances
-
Sets the value of the dynamicCreditFloor property.
- setDynamicCreditFloor(Boolean) - Method in class com.oracle.communications.brm.cc.model.LimitType
-
Sets the value of the dynamicCreditFloor property.
- setDynamicFloor(Boolean) - Method in class com.oracle.communications.brm.cc.model.CreditLimit
-
Sets the value of the dynamicFloor property.
- setEarlyCancellationAllowed(boolean) - Method in class com.oracle.communications.brm.cc.model.SubscriptionTerms
-
Sets the value of the earlyCancellationAllowed property.
- setEarlyCancellationDate(Calendar) - Method in class com.oracle.communications.brm.cc.model.SubscriptionTerms
-
Sets the value of the earlyCancellationDate property.
- setEarlyCancellationFee(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.SubscriptionTerms
-
Sets the value of the earlyCancellationFee property.
- setEarlyCancellationType(int) - Method in class com.oracle.communications.brm.cc.model.SubscriptionTerms
-
Sets the value of the earlyCancellationType property.
- setEffective(Calendar) - Method in class com.oracle.communications.brm.cc.model.AractionBaseType
-
Sets the value of the effective property.
- setEffective(Calendar) - Method in class com.oracle.communications.brm.cc.model.BundleCancel
-
Sets the value of the effective property.
- setEffective(Calendar) - Method in class com.oracle.communications.brm.cc.model.CustomizedBundleForPurchase
-
Sets the value of the effective property.
- setEffective(Calendar) - Method in class com.oracle.communications.brm.cc.model.PackageBasedOrder
-
Sets the value of the effective property.
- setEffective(Calendar) - Method in class com.oracle.communications.brm.cc.model.RegistrationAccount
-
Sets the value of the effective property.
- setEffective(Calendar) - Method in class com.oracle.communications.brm.cc.model.Status
-
Sets the value of the effective property.
- setEffective(Calendar) - Method in class com.oracle.communications.brm.cc.model.Writeoff
-
Sets the value of the effective property.
- setEffectiveDate(Calendar) - Method in class com.oracle.communications.brm.cc.model.AdjustmentDetails
-
Sets the value of the effectiveDate property.
- setEffectiveDate(Calendar) - Method in class com.oracle.communications.brm.cc.model.ArActionsList
-
Sets the value of the effectiveDate property.
- setEffectiveDate(String) - Method in class com.oracle.communications.brm.cc.model.CustomerDeposit
-
Sets the value of the effectiveDate property.
- setEffectiveDate(String) - Method in class com.oracle.communications.brm.cc.model.DepositAOC
-
Sets the value of the effectiveDate property.
- setEffectiveDate(Calendar) - Method in class com.oracle.communications.brm.cc.model.Externalpayment10011Type.CashInfo
-
Sets the value of the effectiveDate property.
- setEffectiveDate(Calendar) - Method in class com.oracle.communications.brm.cc.model.Externalpayment10012Type.CheckInfo
-
Sets the value of the effectiveDate property.
- setEffectiveDate(Calendar) - Method in class com.oracle.communications.brm.cc.model.Externalpayment10013Type.WireTransferInfo
-
Sets the value of the effectiveDate property.
- setEffectiveDate(Calendar) - Method in class com.oracle.communications.brm.cc.model.Externalpayment10014Type.PayOrderInfo
-
Sets the value of the effectiveDate property.
- setEffectiveDate(Calendar) - Method in class com.oracle.communications.brm.cc.model.Externalpayment10015Type.PostalOrderInfo
-
Sets the value of the effectiveDate property.
- setEffectiveDate(Calendar) - Method in class com.oracle.communications.brm.cc.model.NewBillUnits
-
Sets the value of the effectiveDate property.
- setEffectiveDate(Calendar) - Method in class com.oracle.communications.brm.cc.model.Notes
-
Sets the value of the effectiveDate property.
- setEffectiveDate(Calendar) - Method in class com.oracle.communications.brm.cc.model.OfferStatus
-
Sets the value of the effectiveDate property.
- setEffectiveDate(Calendar) - Method in class com.oracle.communications.brm.cc.model.ProfileType
-
Sets the value of the effectiveDate property.
- setEffectiveDate(Calendar) - Method in class com.oracle.communications.brm.cc.model.PromiseToPay
-
Sets the value of the effectiveDate property.
- setEffectiveDate(Calendar) - Method in class com.oracle.communications.brm.cc.model.RecyclePayment
-
Sets the value of the effectiveDate property.
- setEffectiveDate(Calendar) - Method in class com.oracle.communications.brm.cc.model.RefundDetails
-
Sets the value of the effectiveDate property.
- setEffectiveDate(Calendar) - Method in class com.oracle.communications.brm.cc.model.ReversePayment
-
Sets the value of the effectiveDate property.
- setEffectiveDate(Calendar) - Method in class com.oracle.communications.brm.cc.model.ServiceType
-
Sets the value of the effectiveDate property.
- setEffectiveDate(Calendar) - Method in class com.oracle.communications.brm.cc.model.WithdrawPayment
-
Sets the value of the effectiveDate property.
- setEffectiveDate(Calendar) - Method in class com.oracle.communications.brm.cc.model.WriteOffDetails
-
Sets the value of the effectiveDate property.
- setEffectiveWhen(String) - Method in class com.oracle.communications.brm.cc.model.Status
-
Sets the value of the effectiveWhen property.
- setElem(Integer) - Method in class com.oracle.communications.brm.cc.model.BalanceGroup
-
Sets the value of the elem property.
- setElem(Integer) - Method in class com.oracle.communications.brm.cc.model.BillItem.AliasList
-
Sets the value of the elem property.
- setElem(Integer) - Method in class com.oracle.communications.brm.cc.model.Contacts
-
Sets the value of the elem property.
- setElem(Integer) - Method in class com.oracle.communications.brm.cc.model.DiscountOfferType.DiscountOfferCycleValidity
-
Sets the value of the elem property.
- setElem(Integer) - Method in class com.oracle.communications.brm.cc.model.DiscountOfferType.DiscountOfferUsageValidity
-
Sets the value of the elem property.
- setElem(Integer) - Method in class com.oracle.communications.brm.cc.model.DiscountOfferType.UsageMap
-
Sets the value of the elem property.
- setElem(Integer) - Method in class com.oracle.communications.brm.cc.model.Externalpayment10011Type.CashInfo
-
Sets the value of the elem property.
- setElem(Integer) - Method in class com.oracle.communications.brm.cc.model.Externalpayment10012Type.CheckInfo
-
Sets the value of the elem property.
- setElem(Integer) - Method in class com.oracle.communications.brm.cc.model.Externalpayment10013Type.WireTransferInfo
-
Sets the value of the elem property.
- setElem(Integer) - Method in class com.oracle.communications.brm.cc.model.Externalpayment10014Type.PayOrderInfo
-
Sets the value of the elem property.
- setElem(Integer) - Method in class com.oracle.communications.brm.cc.model.Externalpayment10015Type.PostalOrderInfo
-
Sets the value of the elem property.
- setElem(Integer) - Method in class com.oracle.communications.brm.cc.model.Externalpayment10017Type.PaymentFailedInfo
-
Sets the value of the elem property.
- setElem(Integer) - Method in class com.oracle.communications.brm.cc.model.Externalpayment10018Type.SepaInfo
-
Sets the value of the elem property.
- setElem(Integer) - Method in class com.oracle.communications.brm.cc.model.InvoiceType.Details
-
Sets the value of the elem property.
- setElem(Integer) - Method in class com.oracle.communications.brm.cc.model.PackageType.BalanceGroups.Rules
-
Sets the value of the elem property.
- setElem(Integer) - Method in class com.oracle.communications.brm.cc.model.PackageType.BalanceGroups
-
Sets the value of the elem property.
- setElem(Integer) - Method in class com.oracle.communications.brm.cc.model.PayinfoCcType.CcInfo
-
Sets the value of the elem property.
- setElem(Integer) - Method in class com.oracle.communications.brm.cc.model.PayinfoDdType.DdInfo
-
Sets the value of the elem property.
- setElem(Integer) - Method in class com.oracle.communications.brm.cc.model.PayinfoInvoiceType.InvInfo
-
Sets the value of the elem property.
- setElem(Integer) - Method in class com.oracle.communications.brm.cc.model.ProfileAcctExtratingType.DataArray
-
Sets the value of the elem property.
- setElem(Integer) - Method in class com.oracle.communications.brm.cc.model.ProfileCollectionsParamsType.CollectionsParams
-
Sets the value of the elem property.
- setElem(Integer) - Method in class com.oracle.communications.brm.cc.model.ProfileEventOrderingType.OodCriteria
-
Sets the value of the elem property.
- setElem(Integer) - Method in class com.oracle.communications.brm.cc.model.ProfileLoanType.Limit
-
Sets the value of the elem property.
- setElem(Integer) - Method in class com.oracle.communications.brm.cc.model.ProfileRolloverTransferType.ResourceInfo.Recipients
-
Sets the value of the elem property.
- setElem(Integer) - Method in class com.oracle.communications.brm.cc.model.ProfileRolloverTransferType.ResourceInfo
-
Sets the value of the elem property.
- setElem(Integer) - Method in class com.oracle.communications.brm.cc.model.ProfileServExtratingType.DataArray
-
Sets the value of the elem property.
- setElem(Integer) - Method in class com.oracle.communications.brm.cc.model.ProfileSubscriberPreferencesType.SubscriberPreferences
-
Sets the value of the elem property.
- setElem(Integer) - Method in class com.oracle.communications.brm.cc.model.ProfileWriteoffType.WriteoffInfo
-
Sets the value of the elem property.
- setElem(Integer) - Method in class com.oracle.communications.brm.cc.model.ServiceAdminClientType.Permitteds
-
Sets the value of the elem property.
- setElem(Integer) - Method in class com.oracle.communications.brm.cc.model.ServiceAdminClientType.Role
-
Sets the value of the elem property.
- setElem(Integer) - Method in class com.oracle.communications.brm.cc.model.ServiceBroadbandType.IpAddresses
-
Sets the value of the elem property.
- setElem(Integer) - Method in class com.oracle.communications.brm.cc.model.ServiceContentType.ContentCategories.ContentCategoryList
-
Sets the value of the elem property.
- setElem(Integer) - Method in class com.oracle.communications.brm.cc.model.ServiceContentType.ContentCategories
-
Sets the value of the elem property.
- setElem(Integer) - Method in class com.oracle.communications.brm.cc.model.ServiceContentType.Profiles
-
Sets the value of the elem property.
- setElem(Integer) - Method in class com.oracle.communications.brm.cc.model.ServiceEmailType.Aliases
-
Sets the value of the elem property.
- setElem(Integer) - Method in class com.oracle.communications.brm.cc.model.ServiceEmailType.Attributes
-
Sets the value of the elem property.
- setElem(Integer) - Method in class com.oracle.communications.brm.cc.model.ServiceInPlan.Bundles
-
Sets the value of the elem property.
- setElem(Integer) - Method in class com.oracle.communications.brm.cc.model.ServiceIpType.Args
-
Sets the value of the elem property.
- setElem(Integer) - Method in class com.oracle.communications.brm.cc.model.ServiceProviderProdType.ProviderProducts
-
Sets the value of the elem property.
- setElem(Integer) - Method in class com.oracle.communications.brm.cc.model.ServiceProviderType.ProviderTopics
-
Sets the value of the elem property.
- setElem(Integer) - Method in class com.oracle.communications.brm.cc.model.ServiceSsgType.Args
-
Sets the value of the elem property.
- setElem(Integer) - Method in class com.oracle.communications.brm.cc.model.ServiceSsgType.Services
-
Sets the value of the elem property.
- setElem(Integer) - Method in class com.oracle.communications.brm.cc.model.ServiceTelcoGprsType.ApnArray
-
Sets the value of the elem property.
- setElem(Integer) - Method in class com.oracle.communications.brm.cc.model.ServiceTelcoType.TelcoFeatures
-
Sets the value of the elem property.
- setElem(Integer) - Method in class com.oracle.communications.brm.cc.model.ServiceTelephonyType.Args
-
Sets the value of the elem property.
- setElem(Integer) - Method in class com.oracle.communications.brm.cc.model.ServiceTelephonyType.FilterDetails.FilterList
-
Sets the value of the elem property.
- setElem(Integer) - Method in class com.oracle.communications.brm.cc.model.ServiceTelephonyType.FilterDetails
-
Sets the value of the elem property.
- setElem(Integer) - Method in class com.oracle.communications.brm.cc.model.ServiceTelephonyType.RedirectList
-
Sets the value of the elem property.
- setElem(Integer) - Method in class com.oracle.communications.brm.cc.model.ServiceTelephonyType.SpeedDialList
-
Sets the value of the elem property.
- setElem(Integer) - Method in class com.oracle.communications.brm.cc.model.ServiceType.AliasList
-
Sets the value of the elem property.
- setElem(Integer) - Method in class com.oracle.communications.brm.cc.model.ServiceVpdnType.Args
-
Sets the value of the elem property.
- setElementId(int) - Method in class com.oracle.communications.brm.cc.model.ChangeValidity
-
Sets the value of the elementId property.
- setElementId(Integer) - Method in class com.oracle.communications.brm.cc.model.RequestDetails.ErrorInfo
-
Sets the value of the elementId property.
- setElementId(Integer) - Method in class com.oracle.communications.brm.cc.model.SubBalances
-
Sets the value of the elementId property.
- setEmailAddr(String) - Method in class com.oracle.communications.brm.cc.model.InvoiceType.Details
-
Sets the value of the emailAddr property.
- setEmailAddr(String) - Method in class com.oracle.communications.brm.cc.model.PayinfoInvoiceType.InvInfo
-
Sets the value of the emailAddr property.
- setEmailAddress(String) - Method in class com.oracle.communications.brm.cc.model.AccountCollectionDetails
-
Sets the value of the emailAddress property.
- setEmailAddress(String) - Method in class com.oracle.communications.brm.cc.model.Contacts
-
Sets the value of the emailAddress property.
- setEndDate(Calendar) - Method in class com.oracle.communications.brm.cc.model.EndingType
-
Sets the value of the endDate property.
- setEndDate(Calendar) - Method in class com.oracle.communications.brm.cc.model.OverriddenCharges.Charges
-
Sets the value of the endDate property.
- setEndDateTime(String) - Method in class com.oracle.communications.brm.cc.model.TimePeriod
-
Sets the value of the endDateTime property.
- setEndOffsetPeriodUnit(Integer) - Method in class com.oracle.communications.brm.cc.model.DepositValidityRule
-
Sets the value of the endOffsetPeriodUnit property.
- setEndOffsetPeriodValue(Integer) - Method in class com.oracle.communications.brm.cc.model.DepositValidityRule
-
Sets the value of the endOffsetPeriodValue property.
- setEnds(Calendar) - Method in class com.oracle.communications.brm.cc.model.ChargeOfferType
-
Sets the value of the ends property.
- setEnds(Calendar) - Method in class com.oracle.communications.brm.cc.model.DiscountOfferType
-
Sets the value of the ends property.
- setEnds(Calendar) - Method in class com.oracle.communications.brm.cc.model.TaxInfo.TaxExemptDetails
-
Sets the value of the ends property.
- setEntryDate(Calendar) - Method in class com.oracle.communications.brm.cc.model.AccountCollectionDetails.BillUnitCollectionsDetails
-
Sets the value of the entryDate property.
- setEntryDate(Calendar) - Method in class com.oracle.communications.brm.cc.model.Notes.Comments
-
Sets the value of the entryDate property.
- setError(String) - Method in class com.oracle.communications.brm.cc.model.CancelInstallment
-
Sets the value of the error property.
- setError(String) - Method in class com.oracle.communications.brm.cc.model.DepositRefund
-
Sets the value of the error property.
- setError(String) - Method in class com.oracle.communications.brm.cc.model.DepositRelease
-
Sets the value of the error property.
- setError(String) - Method in class com.oracle.communications.brm.cc.model.DepositReversal
-
Sets the value of the error property.
- setError(String) - Method in class com.oracle.communications.brm.cc.model.DepositTransfer
-
Sets the value of the error property.
- setErrorCode(String) - Method in class com.oracle.communications.brm.cc.authentication.TokenErrorMsgWrapper
-
- setErrorCode(long) - Method in class com.oracle.communications.brm.cc.authorization.EnforcementError
-
sets error code
- setErrorCode(long) - Method in class com.oracle.communications.brm.cc.common.APIError
-
- setErrorCode(Long) - Method in class com.oracle.communications.brm.cc.model.ErrorInfo
-
Sets the value of the errorCode property.
- setErrorCode(String) - Method in class com.oracle.communications.brm.cc.model.RequestDetails.ErrorInfo
-
Sets the value of the errorCode property.
- setErrorCode(String) - Method in class com.oracle.communications.brm.cc.model.RequestDetails.FailedInfo
-
Sets the value of the errorCode property.
- setErrorDesc(String) - Method in class com.oracle.communications.brm.cc.authentication.TokenErrorMsgWrapper
-
- setErrorDescr(String) - Method in class com.oracle.communications.brm.cc.model.RequestDetails.FailedInfo
-
Sets the value of the errorDescr property.
- setErrorDescription(String) - Method in class com.oracle.communications.brm.cc.model.ParamInfo
-
Sets the value of the errorDescription property.
- setErrorIndex(Integer) - Method in class com.oracle.communications.brm.cc.model.ParamInfo
-
Sets the value of the errorIndex property.
- setErrorMessage(String) - Method in class com.oracle.communications.brm.cc.authorization.EnforcementError
-
sets error message
- setErrorMessage(String) - Method in class com.oracle.communications.brm.cc.common.APIError
-
- setErrorMessage(String) - Method in class com.oracle.communications.brm.cc.model.ErrorInfo
-
Sets the value of the errorMessage property.
- setEvent(String) - Method in class com.oracle.communications.brm.cc.model.OfferDetail
-
Sets the value of the event property.
- setEvent(String) - Method in class com.oracle.communications.brm.cc.model.OverriddenCharges
-
Sets the value of the event property.
- setEventDescription(String) - Method in class com.oracle.communications.brm.cc.model.Sponsor
-
Sets the value of the eventDescription property.
- setEventId(String) - Method in class com.oracle.communications.brm.cc.model.Notes
-
Sets the value of the eventId property.
- setEventName(String) - Method in class com.oracle.communications.brm.cc.model.NotificationEvent
-
Sets the value of the eventName property.
- setEventObj(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.ServiceBroadbandType.ServiceBroadband
-
Sets the value of the eventObj property.
- setEventRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.PaymentDetails
-
Sets the value of the eventRef property.
- setEventRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.RecyclePayment
-
Sets the value of the eventRef property.
- setEventRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.ReversePayment
-
Sets the value of the eventRef property.
- setEvents(EventARAction.Events) - Method in class com.oracle.communications.brm.cc.model.EventARAction
-
Sets the value of the events property.
- setEventsAffectedCount(long) - Method in class com.oracle.communications.brm.cc.model.AdjustmentDetails.BillDetails
-
Sets the value of the eventsAffectedCount property.
- setEventsCount(String) - Method in class com.oracle.communications.brm.cc.model.SettlementDetails
-
Sets the value of the eventsCount property.
- setEventType(String) - Method in class com.oracle.communications.brm.cc.model.DiscountOfferType.UsageMap
-
Sets the value of the eventType property.
- setEventType(String) - Method in class com.oracle.communications.brm.cc.model.NotificationEvent
-
Sets the value of the eventType property.
- setEventType(String) - Method in class com.oracle.communications.brm.cc.model.ProfileMostcalledType.MostCalledInfo
-
Sets the value of the eventType property.
- setEventType(String) - Method in class com.oracle.communications.brm.cc.model.Sponsor
-
Sets the value of the eventType property.
- setExemptFromCollections(Integer) - Method in class com.oracle.communications.brm.cc.model.BillUnit
-
Sets the value of the exemptFromCollections property.
- setExpiredBeforeUsing(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.BalanceGroup.Balances
-
Sets the value of the expiredBeforeUsing property.
- setExpiredBeforeUsing(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.SubBalances
-
Sets the value of the expiredBeforeUsing property.
- setExpires_in(int) - Method in class com.oracle.communications.brm.cc.authentication.TokenWrapper
-
- setExpiresAt(String) - Method in class com.oracle.communications.brm.cc.model.DepositSpec
-
Sets the value of the expiresAt property.
- setExpiresAt(String) - Method in class com.oracle.communications.brm.cc.model.DepositSpecProfile
-
Sets the value of the expiresAt property.
- setExpiresAt(String) - Method in class com.oracle.communications.brm.cc.model.InstallmentChargeOffer
-
Sets the value of the expiresAt property.
- setExpiresAt(String) - Method in class com.oracle.communications.brm.cc.model.InstallmentSchedule
-
Sets the value of the expiresAt property.
- setExpiresAt(String) - Method in class com.oracle.communications.brm.cc.model.InstallmentScheduleSpec
-
Sets the value of the expiresAt property.
- setExpiresAt(String) - Method in class com.oracle.communications.brm.cc.model.NotificationSpec
-
Sets the value of the expiresAt property.
- setExtension(Object) - Method in class com.oracle.communications.brm.cc.model.Extension
-
Sets the value of the extension property.
- setExternalEligibility(Integer) - Method in class com.oracle.communications.brm.cc.model.ProfileLoanType.LoanInfo
-
Sets the value of the externalEligibility property.
- setExternalType(boolean) - Method in class com.oracle.communications.brm.cc.model.ExternalPaymentType
-
Sets the value of the externalType property.
- setExternalUser(String) - Method in class com.oracle.communications.brm.cc.batchpayments.BatchPaymentsWork
-
- setExternalUser(String) - Method in class com.oracle.communications.brm.cc.model.Notes.Comments
-
Sets the value of the externalUser property.
- setExtrating(ProfileServExtratingType.Extrating) - Method in class com.oracle.communications.brm.cc.model.ProfileServExtratingType
-
Sets the value of the extrating property.
- setFailedInfo(RequestDetails.FailedInfo) - Method in class com.oracle.communications.brm.cc.model.RequestDetails
-
Sets the value of the failedInfo property.
- setFeeTax(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.TransferBalanceCreateResponse.SourceTransferFee
-
Sets the value of the feeTax property.
- setFeeTax(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.TransferBalanceCreateResponse.TargetTransferFee
-
Sets the value of the feeTax property.
- setFeeTax(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.TransferBalanceDetails.SourceTransferFee
-
Sets the value of the feeTax property.
- setFeeTax(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.TransferBalanceDetails.TargetTransferFee
-
Sets the value of the feeTax property.
- setFiasId(String) - Method in class com.oracle.communications.brm.cc.model.DirectDebitType.Details
-
Sets the value of the fiasId property.
- setFiasId(String) - Method in class com.oracle.communications.brm.cc.model.PayinfoDdType.DdInfo
-
Sets the value of the fiasId property.
- setField(String) - Method in class com.oracle.communications.brm.cc.model.Criterias
-
Sets the value of the field property.
- setField(String) - Method in class com.oracle.communications.brm.cc.model.GenericTemplate.SortbyFields
-
Sets the value of the field property.
- setField(String) - Method in class com.oracle.communications.brm.cc.model.Result.Reference
-
Sets the value of the field property.
- setField(String) - Method in class com.oracle.communications.brm.cc.model.Result
-
Sets the value of the field property.
- setField(String) - Method in class com.oracle.communications.brm.cc.model.SearchTemplate.Searchcriterias.Criteria
-
Sets the value of the field property.
- setFieldKey(String) - Method in class com.oracle.communications.brm.cc.model.Criteria
-
Sets the value of the fieldKey property.
- setFieldName(String) - Method in class com.oracle.communications.brm.cc.model.DDObjectSpecFields
-
Sets the value of the fieldName property.
- setFieldName(String) - Method in class com.oracle.communications.brm.cc.model.Fields
-
Sets the value of the fieldName property.
- setFieldName(String) - Method in class com.oracle.communications.brm.cc.model.ParamInfo
-
Sets the value of the fieldName property.
- setFieldName(String) - Method in class com.oracle.communications.brm.cc.model.PaymentTypeFields.PaymentMethodFields.PaymentMethodType.Fields
-
Sets the value of the fieldName property.
- setFieldNum(Integer) - Method in class com.oracle.communications.brm.cc.model.RequestDetails.ErrorInfo
-
Sets the value of the fieldNum property.
- setFieldProperties(Hashtable) - Method in class com.oracle.communications.brm.cc.brm_util.DDBase
-
This method is used when the properties of the fields are updated
- setFieldType(String) - Method in class com.oracle.communications.brm.cc.model.DDObjectSpecFields
-
Sets the value of the fieldType property.
- setFieldType(String) - Method in class com.oracle.communications.brm.cc.model.FieldData
-
Sets the value of the fieldType property.
- setFileCreationDate(Calendar) - Method in class com.oracle.communications.brm.cc.model.PaymentBatchFileHeader
-
Sets the value of the fileCreationDate property.
- setFileCreationDate(Calendar) - Method in class com.oracle.communications.brm.cc.model.PaymentBatchStatistics
-
Sets the value of the fileCreationDate property.
- setFileName(String) - Method in class com.oracle.communications.brm.cc.model.PaymentBatchFileHeader
-
Sets the value of the fileName property.
- setFileName(String) - Method in class com.oracle.communications.brm.cc.model.PaymentBatchStatistics
-
Sets the value of the fileName property.
- setFileSize(double) - Method in class com.oracle.communications.brm.cc.model.PaymentBatchFileHeader
-
Sets the value of the fileSize property.
- setFileSize(double) - Method in class com.oracle.communications.brm.cc.model.PaymentBatchStatistics
-
Sets the value of the fileSize property.
- setFilter(GenericTemplate.Filter) - Method in class com.oracle.communications.brm.cc.model.GenericTemplate
-
Sets the value of the filter property.
- setFirstName(String) - Method in class com.oracle.communications.brm.cc.model.AccountAndBillItems
-
Sets the value of the firstName property.
- setFirstName(String) - Method in class com.oracle.communications.brm.cc.model.AccountCollectionDetails
-
Sets the value of the firstName property.
- setFirstName(String) - Method in class com.oracle.communications.brm.cc.model.AccountContactDetails
-
Sets the value of the firstName property.
- setFirstName(String) - Method in class com.oracle.communications.brm.cc.model.ArActionsList
-
Sets the value of the firstName property.
- setFirstName(String) - Method in class com.oracle.communications.brm.cc.model.BillItem
-
Sets the value of the firstName property.
- setFirstName(String) - Method in class com.oracle.communications.brm.cc.model.CollectionsExemptedBillUnits
-
Sets the value of the firstName property.
- setFirstName(String) - Method in class com.oracle.communications.brm.cc.model.CollectionsGroup.Members
-
Sets the value of the firstName property.
- setFirstName(String) - Method in class com.oracle.communications.brm.cc.model.Contacts
-
Sets the value of the firstName property.
- setFirstName(String) - Method in class com.oracle.communications.brm.cc.model.PaymentAuditDetailsType
-
Sets the value of the firstName property.
- setFirstName(String) - Method in class com.oracle.communications.brm.cc.model.ServicesAndBillItems
-
Sets the value of the firstName property.
- setFirstName(String) - Method in class com.oracle.communications.brm.cc.model.SharingGroupMembers.MemberDetails
-
Sets the value of the firstName property.
- setFirstName(String) - Method in class com.oracle.communications.brm.cc.model.SuspenseAccount
-
Sets the value of the firstName property.
- setFixedAmount(float) - Method in class com.oracle.communications.brm.cc.model.OfferDetail.Details
-
Sets the value of the fixedAmount property.
- setFixedPriceTag(String) - Method in class com.oracle.communications.brm.cc.model.OfferDetail.Details
-
Sets the value of the fixedPriceTag property.
- setFixedThresholds(String) - Method in class com.oracle.communications.brm.cc.model.CreditLimit
-
Sets the value of the fixedThresholds property.
- setFlag(Integer) - Method in class com.oracle.communications.brm.cc.model.BundleCancel
-
Sets the value of the flag property.
- setFlags(Integer) - Method in class com.oracle.communications.brm.cc.model.DiscountOfferType.UsageMap
-
Sets the value of the flags property.
- setFlags(Integer) - Method in class com.oracle.communications.brm.cc.model.NotificationEvent
-
Sets the value of the flags property.
- setFlags(Integer) - Method in class com.oracle.communications.brm.cc.model.ProfileWriteoffType.WriteoffInfo
-
Sets the value of the flags property.
- setFlags(Integer) - Method in class com.oracle.communications.brm.cc.model.RequestDetails.OpcodeInfo
-
Sets the value of the flags property.
- setFList(FList) - Method in class com.oracle.communications.brm.cc.brm_util.DDBase
-
- setFloor(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.CreditLimit
-
Sets the value of the floor property.
- setFooterEndRow(int) - Method in class com.oracle.communications.brm.cc.model.TemplateFields
-
Sets the value of the footerEndRow property.
- setFooterLinkColumn(String) - Method in class com.oracle.communications.brm.cc.model.TemplateFields.FooterLink
-
Sets the value of the footerLinkColumn property.
- setFooterLinkMap(String) - Method in class com.oracle.communications.brm.cc.model.TemplateFields.FooterLink
-
Sets the value of the footerLinkMap property.
- setFooterStartRow(int) - Method in class com.oracle.communications.brm.cc.model.TemplateFields
-
Sets the value of the footerStartRow property.
- setForId(String) - Method in class com.oracle.communications.brm.cc.model.Transition
-
Sets the value of the forId property.
- setFormattedCreditThresholds(String) - Method in class com.oracle.communications.brm.cc.model.BalanceGroup.Balances
-
Sets the value of the formattedCreditThresholds property.
- setFormula(String) - Method in class com.oracle.communications.brm.cc.model.GenericTemplate.StorableClass.Column
-
Sets the value of the formula property.
- setForServiceType(String) - Method in class com.oracle.communications.brm.cc.model.ChargeOfferType
-
Sets the value of the forServiceType property.
- setFrequency(Integer) - Method in class com.oracle.communications.brm.cc.model.ProfileLoanType.LoanInfo
-
Sets the value of the frequency property.
- setFriendlyName(String) - Method in class com.oracle.communications.brm.cc.model.ServiceDetails
-
Sets the value of the friendlyName property.
- setFromBundle(String) - Method in class com.oracle.communications.brm.cc.model.BundleTransition
-
Sets the value of the fromBundle property.
- setFromOtherAccounts(BillChargeGroup) - Method in class com.oracle.communications.brm.cc.model.BillDetails
-
Sets the value of the fromOtherAccounts property.
- setFromPackage(String) - Method in class com.oracle.communications.brm.cc.model.PackageTransition
-
Sets the value of the fromPackage property.
- setFromPayingAccount(BillChargeGroup) - Method in class com.oracle.communications.brm.cc.model.BillDetails
-
Sets the value of the fromPayingAccount property.
- setGenericBundle(CustomizedBundleForPurchase) - Method in class com.oracle.communications.brm.cc.model.PackageBasedOrder
-
Sets the value of the genericBundle property.
- setGenericBundle(CustomizedBundleForPurchase) - Method in class com.oracle.communications.brm.cc.model.PackageTransition
-
Sets the value of the genericBundle property.
- setGenericBundle(CustomizedBundleForPurchase) - Method in class com.oracle.communications.brm.cc.model.RegistrationAccount
-
Sets the value of the genericBundle property.
- setGlCode(Integer) - Method in class com.oracle.communications.brm.cc.model.DepositInterestRule
-
Sets the value of the glCode property.
- setGlCode(String) - Method in class com.oracle.communications.brm.cc.model.DepositPayment
-
Sets the value of the glCode property.
- setGlCode(String) - Method in class com.oracle.communications.brm.cc.model.DepositRefund
-
Sets the value of the glCode property.
- setGlCode(Integer) - Method in class com.oracle.communications.brm.cc.model.DepositRefundRule
-
Sets the value of the glCode property.
- setGlCode(String) - Method in class com.oracle.communications.brm.cc.model.DepositRelease
-
Sets the value of the glCode property.
- setGlCode(String) - Method in class com.oracle.communications.brm.cc.model.DepositSpec
-
Sets the value of the glCode property.
- setGlCode(String) - Method in class com.oracle.communications.brm.cc.model.DepositTransfer
-
Sets the value of the glCode property.
- setGlCode(String) - Method in class com.oracle.communications.brm.cc.model.DepositTxnPayment
-
Sets the value of the glCode property.
- setGlid(String) - Method in class com.oracle.communications.brm.cc.model.GLIDSpec
-
Sets the value of the glid property.
- setGlid(String) - Method in class com.oracle.communications.brm.cc.model.InstallmentSchedule
-
Sets the value of the glid property.
- setGlid(Integer) - Method in class com.oracle.communications.brm.cc.model.InstallmentScheduleSpec
-
Sets the value of the glid property.
- setGlobalChargeShareGroup(boolean) - Method in class com.oracle.communications.brm.cc.model.SharingOwnerDetails
-
Sets the value of the globalChargeShareGroup property.
- setGlobalSearch(Boolean) - Method in class com.oracle.communications.brm.cc.model.SearchTemplate
-
Sets the value of the globalSearch property.
- setGprsInfo(ServiceTelcoGprsType.GprsInfo) - Method in class com.oracle.communications.brm.cc.model.ServiceTelcoGprsType
-
Sets the value of the gprsInfo property.
- setGracePeriod(int) - Method in class com.oracle.communications.brm.cc.model.SubscriptionTerms
-
Sets the value of the gracePeriod property.
- setGracePeriodOffset(Integer) - Method in class com.oracle.communications.brm.cc.model.Bundle.Chargeoffers
-
Sets the value of the gracePeriodOffset property.
- setGracePeriodOffset(Integer) - Method in class com.oracle.communications.brm.cc.model.CustomizedBundleForPurchase.CustomizedChargeOffers
-
Sets the value of the gracePeriodOffset property.
- setGracePeriodOffset(Integer) - Method in class com.oracle.communications.brm.cc.model.CustomizedOffers.CustomizedOffer
-
Sets the value of the gracePeriodOffset property.
- setGracePeriodOffset(Integer) - Method in class com.oracle.communications.brm.cc.model.ServiceInPlan.Bundles.Chargeoffers
-
Sets the value of the gracePeriodOffset property.
- setGracePeriodUnit(Integer) - Method in class com.oracle.communications.brm.cc.model.Bundle.Chargeoffers
-
Sets the value of the gracePeriodUnit property.
- setGracePeriodUnit(Integer) - Method in class com.oracle.communications.brm.cc.model.CustomizedBundleForPurchase.CustomizedChargeOffers
-
Sets the value of the gracePeriodUnit property.
- setGracePeriodUnit(Integer) - Method in class com.oracle.communications.brm.cc.model.CustomizedOffers.CustomizedOffer
-
Sets the value of the gracePeriodUnit property.
- setGracePeriodUnit(Integer) - Method in class com.oracle.communications.brm.cc.model.ServiceInPlan.Bundles.Chargeoffers
-
Sets the value of the gracePeriodUnit property.
- setGracePeriodUnit(int) - Method in class com.oracle.communications.brm.cc.model.SubscriptionTerms
-
Sets the value of the gracePeriodUnit property.
- setGrantedActions(List<String>) - Method in class com.oracle.communications.brm.cc.authorization.ResourceGrantedResponse
-
- setGrantedAttributes(List<String>) - Method in class com.oracle.communications.brm.cc.authorization.ResourceGrantedResponse
-
- setGroup(String) - Method in class com.oracle.communications.brm.cc.model.FieldsFromStorableClass
-
Sets the value of the group property.
- setGroupIndex(Integer) - Method in class com.oracle.communications.brm.cc.model.GroupOfServices
-
Sets the value of the groupIndex property.
- setGroupLabel(String) - Method in class com.oracle.communications.brm.cc.model.Criteria.FieldGroups
-
Sets the value of the groupLabel property.
- setGroupName(String) - Method in class com.oracle.communications.brm.cc.model.CollectionsGroupDetails.GroupMembers
-
Sets the value of the groupName property.
- setGroupName(String) - Method in class com.oracle.communications.brm.cc.model.CollectionsGroupDetails.GroupOwners
-
Sets the value of the groupName property.
- setGroupName(String) - Method in class com.oracle.communications.brm.cc.model.SharingMemberDetails.MembershipDetails
-
Sets the value of the groupName property.
- setGroupName(String) - Method in class com.oracle.communications.brm.cc.model.SharingOwner
-
Sets the value of the groupName property.
- setGroupName(String) - Method in class com.oracle.communications.brm.cc.model.SharingOwnerDetails
-
Sets the value of the groupName property.
- setGroupOperator(String) - Method in class com.oracle.communications.brm.cc.model.Criteria.FieldGroups
-
Sets the value of the groupOperator property.
- setGroupOwnerBalGroupName(String) - Method in class com.oracle.communications.brm.cc.model.SharingOwnerDetails
-
Sets the value of the groupOwnerBalGroupName property.
- setGroupOwnerBalGroupref(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.SharingOwner
-
Sets the value of the groupOwnerBalGroupref property.
- setGroupOwnerBalGroupref(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.SharingOwnerDetails
-
Sets the value of the groupOwnerBalGroupref property.
- setGroupParent(Boolean) - Method in class com.oracle.communications.brm.cc.model.PurchasingService
-
Sets the value of the groupParent property.
- setGroupParent(Boolean) - Method in class com.oracle.communications.brm.cc.model.ServiceInPlan
-
Sets the value of the groupParent property.
- setGroupRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.CollectionsGroupDetails.GroupOwners
-
Sets the value of the groupRef property.
- setGroupRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.SharingMember.Membership
-
Sets the value of the groupRef property.
- setGroupRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.SharingMemberDetails.MembershipDetails
-
Sets the value of the groupRef property.
- setGroupref(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.SharingMemberDetails
-
Sets the value of the groupref property.
- setGroupRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.SharingOwnerDetails
-
Sets the value of the groupRef property.
- setGroups(List<String>) - Method in class com.oracle.communications.brm.cc.authorization.SubjectAbstraction
-
- setGroupType(String) - Method in class com.oracle.communications.brm.cc.model.SharingGroupMembers
-
Sets the value of the groupType property.
- setGroupType(String) - Method in class com.oracle.communications.brm.cc.model.SharingMemberDetails.MembershipDetails
-
Sets the value of the groupType property.
- setGroupType(String) - Method in class com.oracle.communications.brm.cc.model.SharingOwnerDetails
-
Sets the value of the groupType property.
- setGsmDetails(ServiceTelcoGsmType.GsmDetails) - Method in class com.oracle.communications.brm.cc.model.ServiceTelcoGsmType
-
Sets the value of the gsmDetails property.
- setHandlingFee(Money) - Method in class com.oracle.communications.brm.cc.model.DepositRefundRule
-
Sets the value of the handlingFee property.
- setHandlingFeeType(Integer) - Method in class com.oracle.communications.brm.cc.model.DepositRefundRule
-
Sets the value of the handlingFeeType property.
- setHashMap(HashMap) - Static method in class com.oracle.communications.brm.cc.brm_util.DDClassField
-
- setHasWorkFlow(Boolean) - Method in class com.oracle.communications.brm.cc.model.DepositRefundRule
-
Sets the value of the hasWorkFlow property.
- setHeader(String) - Method in class com.oracle.communications.brm.cc.model.Notes
-
Sets the value of the header property.
- setHeaderDataMap(Map) - Method in class com.oracle.communications.brm.cc.batchpayments.BatchPaymentsWork
-
- setHeaderEndRow(int) - Method in class com.oracle.communications.brm.cc.model.TemplateFields
-
Sets the value of the headerEndRow property.
- setHeaderKey(String) - Method in class com.oracle.communications.brm.cc.model.MenuDefinition.Menu
-
Sets the value of the headerKey property.
- setHeaderLinkColumn(String) - Method in class com.oracle.communications.brm.cc.model.TemplateFields.HeaderLink
-
Sets the value of the headerLinkColumn property.
- setHeaderLinkMap(String) - Method in class com.oracle.communications.brm.cc.model.TemplateFields.HeaderLink
-
Sets the value of the headerLinkMap property.
- setHeaderStartRow(int) - Method in class com.oracle.communications.brm.cc.model.TemplateFields
-
Sets the value of the headerStartRow property.
- setHierarchySize(Integer) - Method in class com.oracle.communications.brm.cc.model.Bill
-
Sets the value of the hierarchySize property.
- setHostName(String) - Method in class com.oracle.communications.brm.cc.model.DepositSpecProfile
-
Sets the value of the hostName property.
- setHref(String) - Method in class com.oracle.communications.brm.cc.model.CancelInstallment
-
Sets the value of the href property.
- setHref(String) - Method in class com.oracle.communications.brm.cc.model.CustomerDeposit
-
Sets the value of the href property.
- setHref(String) - Method in class com.oracle.communications.brm.cc.model.DepositAOC
-
Sets the value of the href property.
- setHref(String) - Method in class com.oracle.communications.brm.cc.model.DepositPayment
-
Sets the value of the href property.
- setHref(String) - Method in class com.oracle.communications.brm.cc.model.DepositRefund
-
Sets the value of the href property.
- setHref(String) - Method in class com.oracle.communications.brm.cc.model.DepositRelease
-
Sets the value of the href property.
- setHref(String) - Method in class com.oracle.communications.brm.cc.model.DepositReversal
-
Sets the value of the href property.
- setHref(String) - Method in class com.oracle.communications.brm.cc.model.DepositSpec
-
Sets the value of the href property.
- setHref(String) - Method in class com.oracle.communications.brm.cc.model.DepositSpecProfile
-
Sets the value of the href property.
- setHref(String) - Method in class com.oracle.communications.brm.cc.model.DepositTransfer
-
Sets the value of the href property.
- setHref(String) - Method in class com.oracle.communications.brm.cc.model.DepositTxn
-
Sets the value of the href property.
- setHref(String) - Method in class com.oracle.communications.brm.cc.model.DepositTxnPayment
-
Sets the value of the href property.
- setHref(String) - Method in class com.oracle.communications.brm.cc.model.EntityRef
-
Sets the value of the href property.
- setHref(String) - Method in class com.oracle.communications.brm.cc.model.Installment
-
Sets the value of the href property.
- setHref(String) - Method in class com.oracle.communications.brm.cc.model.InstallmentProposal
-
Sets the value of the href property.
- setHref(String) - Method in class com.oracle.communications.brm.cc.model.InstallmentSchedule
-
Sets the value of the href property.
- setHref(String) - Method in class com.oracle.communications.brm.cc.model.InstallmentScheduleBillDetails
-
Sets the value of the href property.
- setHref(String) - Method in class com.oracle.communications.brm.cc.model.InstallmentScheduleSpec
-
Sets the value of the href property.
- setHref(String) - Method in class com.oracle.communications.brm.cc.model.NotificationSpec
-
Sets the value of the href property.
- setHref(String) - Method in class com.oracle.communications.brm.cc.model.ResponseEntity
-
Sets the value of the href property.
- setIban(String) - Method in class com.oracle.communications.brm.cc.model.Externalpayment10018Type.SepaInfo
-
Sets the value of the iban property.
- setIcon(Boolean) - Method in class com.oracle.communications.brm.cc.model.ColumnarRecord.ColumnDefinitions
-
Sets the value of the icon property.
- setId(String) - Method in class com.oracle.communications.brm.cc.authorization.SubjectAbstraction
-
- setId(String) - Method in class com.oracle.communications.brm.cc.model.Account
-
Sets the value of the id property.
- setId(String) - Method in class com.oracle.communications.brm.cc.model.AccountAndBillItems
-
Sets the value of the id property.
- setId(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.AccountSummary
-
Sets the value of the id property.
- setId(String) - Method in class com.oracle.communications.brm.cc.model.ApplyLoan.Service
-
Sets the value of the id property.
- setId(String) - Method in class com.oracle.communications.brm.cc.model.BalanceGroup
-
Sets the value of the id property.
- setId(String) - Method in class com.oracle.communications.brm.cc.model.Bill
-
Sets the value of the id property.
- setId(String) - Method in class com.oracle.communications.brm.cc.model.BillItem
-
Sets the value of the id property.
- setId(String) - Method in class com.oracle.communications.brm.cc.model.BillUnit
-
Sets the value of the id property.
- setId(String) - Method in class com.oracle.communications.brm.cc.model.BusinessProfiles
-
Sets the value of the id property.
- setId(String) - Method in class com.oracle.communications.brm.cc.model.CancelInstallment
-
Sets the value of the id property.
- setId(String) - Method in class com.oracle.communications.brm.cc.model.ChargeOfferType
-
Sets the value of the id property.
- setId(String) - Method in class com.oracle.communications.brm.cc.model.Configurations.Mapping.Map
-
Sets the value of the id property.
- setId(String) - Method in class com.oracle.communications.brm.cc.model.CustomerDeposit
-
Sets the value of the id property.
- setId(String) - Method in class com.oracle.communications.brm.cc.model.CustomizedBundleForPurchase
-
Sets the value of the id property.
- setId(String) - Method in class com.oracle.communications.brm.cc.model.CustomizedOffers.CustomizedOffer
-
Sets the value of the id property.
- setId(String) - Method in class com.oracle.communications.brm.cc.model.DeliveryMethod
-
Sets the value of the id property.
- setId(String) - Method in class com.oracle.communications.brm.cc.model.DepositAOC
-
Sets the value of the id property.
- setId(String) - Method in class com.oracle.communications.brm.cc.model.DepositPayment
-
Sets the value of the id property.
- setId(String) - Method in class com.oracle.communications.brm.cc.model.DepositRefund
-
Sets the value of the id property.
- setId(int) - Method in class com.oracle.communications.brm.cc.model.DepositRefundRule
-
Sets the value of the id property.
- setId(String) - Method in class com.oracle.communications.brm.cc.model.DepositRelease
-
Sets the value of the id property.
- setId(String) - Method in class com.oracle.communications.brm.cc.model.DepositReversal
-
Sets the value of the id property.
- setId(String) - Method in class com.oracle.communications.brm.cc.model.DepositSpec
-
Sets the value of the id property.
- setId(String) - Method in class com.oracle.communications.brm.cc.model.DepositSpecProfile
-
Sets the value of the id property.
- setId(String) - Method in class com.oracle.communications.brm.cc.model.DepositTransfer
-
Sets the value of the id property.
- setId(String) - Method in class com.oracle.communications.brm.cc.model.DepositTxn
-
Sets the value of the id property.
- setId(String) - Method in class com.oracle.communications.brm.cc.model.DepositTxnNotes
-
Sets the value of the id property.
- setId(String) - Method in class com.oracle.communications.brm.cc.model.DepositTxnPayment
-
Sets the value of the id property.
- setId(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.DeviceType
-
Sets the value of the id property.
- setId(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.Discount
-
Sets the value of the id property.
- setId(String) - Method in class com.oracle.communications.brm.cc.model.EntityRef
-
Sets the value of the id property.
- setId(String) - Method in class com.oracle.communications.brm.cc.model.GenericTemplate.ReferencedTemplates.Template
-
Sets the value of the id property.
- setId(String) - Method in class com.oracle.communications.brm.cc.model.HolderOfPaymentMethods
-
Sets the value of the id property.
- setId(String) - Method in class com.oracle.communications.brm.cc.model.Installment
-
Sets the value of the id property.
- setId(String) - Method in class com.oracle.communications.brm.cc.model.InstallmentBill
-
Sets the value of the id property.
- setId(String) - Method in class com.oracle.communications.brm.cc.model.InstallmentBillInfo
-
Sets the value of the id property.
- setId(String) - Method in class com.oracle.communications.brm.cc.model.InstallmentBillItem
-
Sets the value of the id property.
- setId(String) - Method in class com.oracle.communications.brm.cc.model.InstallmentChargeOffer
-
Sets the value of the id property.
- setId(String) - Method in class com.oracle.communications.brm.cc.model.InstallmentProposal
-
Sets the value of the id property.
- setId(String) - Method in class com.oracle.communications.brm.cc.model.InstallmentSchedule
-
Sets the value of the id property.
- setId(String) - Method in class com.oracle.communications.brm.cc.model.InstallmentScheduleBill
-
Sets the value of the id property.
- setId(String) - Method in class com.oracle.communications.brm.cc.model.InstallmentScheduleBillDetails
-
Sets the value of the id property.
- setId(String) - Method in class com.oracle.communications.brm.cc.model.InstallmentScheduleSpec
-
Sets the value of the id property.
- setId(String) - Method in class com.oracle.communications.brm.cc.model.LoanProfileDetails
-
Sets the value of the id property.
- setId(String) - Method in class com.oracle.communications.brm.cc.model.MenuDefinition.Menu.Contents.Item
-
Sets the value of the id property.
- setId(String) - Method in class com.oracle.communications.brm.cc.model.MenuDefinition.Menu
-
Sets the value of the id property.
- setId(String) - Method in class com.oracle.communications.brm.cc.model.NewBillUnit.BalanceGroups
-
Sets the value of the id property.
- setId(String) - Method in class com.oracle.communications.brm.cc.model.NewBillUnit
-
Sets the value of the id property.
- setId(String) - Method in class com.oracle.communications.brm.cc.model.Notes
-
Sets the value of the id property.
- setId(String) - Method in class com.oracle.communications.brm.cc.model.NotificationDeliveryMethod
-
Sets the value of the id property.
- setId(String) - Method in class com.oracle.communications.brm.cc.model.NotificationSpec
-
Sets the value of the id property.
- setId(String) - Method in class com.oracle.communications.brm.cc.model.Offer
-
Sets the value of the id property.
- setId(String) - Method in class com.oracle.communications.brm.cc.model.PackageType
-
Sets the value of the id property.
- setId(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.PayinfoType
-
Sets the value of the id property.
- setId(String) - Method in class com.oracle.communications.brm.cc.model.PaymentInstrumentType
-
Sets the value of the id property.
- setId(String) - Method in class com.oracle.communications.brm.cc.model.Plan
-
Sets the value of the id property.
- setId(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.Product
-
Sets the value of the id property.
- setId(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.ProfileType
-
Sets the value of the id property.
- setId(String) - Method in class com.oracle.communications.brm.cc.model.PurchasingService.Devices
-
Sets the value of the id property.
- setId(String) - Method in class com.oracle.communications.brm.cc.model.RefundDetails
-
Sets the value of the id property.
- setId(String) - Method in class com.oracle.communications.brm.cc.model.RequestDetails
-
Sets the value of the id property.
- setId(String) - Method in class com.oracle.communications.brm.cc.model.ResourceRef
-
Sets the value of the id property.
- setId(String) - Method in class com.oracle.communications.brm.cc.model.ResponseEntity
-
Sets the value of the id property.
- setId(String) - Method in class com.oracle.communications.brm.cc.model.ServicesAndBillItems
-
Sets the value of the id property.
- setId(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.ServiceType
-
Sets the value of the id property.
- setId(String) - Method in class com.oracle.communications.brm.cc.model.SubscriptionTerms
-
Sets the value of the id property.
- setId(String) - Method in class com.oracle.communications.brm.cc.model.TransferBalance.SourceRef
-
Sets the value of the id property.
- setId(String) - Method in class com.oracle.communications.brm.cc.model.TransferBalance.TargetRef
-
Sets the value of the id property.
- setId(String) - Method in class com.oracle.communications.brm.cc.model.TransferBalanceCreateResponse
-
Sets the value of the id property.
- setId(String) - Method in class com.oracle.communications.brm.cc.model.TransferBalanceCreateResponse.SourceRef
-
Sets the value of the id property.
- setId(String) - Method in class com.oracle.communications.brm.cc.model.TransferBalanceCreateResponse.TargetRef
-
Sets the value of the id property.
- setId(String) - Method in class com.oracle.communications.brm.cc.model.TransferBalanceDetails
-
Sets the value of the id property.
- setId(String) - Method in class com.oracle.communications.brm.cc.model.TransferBalanceDetails.SourceRef
-
Sets the value of the id property.
- setId(String) - Method in class com.oracle.communications.brm.cc.model.TransferBalanceDetails.TargetRef
-
Sets the value of the id property.
- setId(String) - Method in class com.oracle.communications.brm.cc.model.UpdateServiceProfile.Devices
-
Sets the value of the id property.
- setIdentificationCode(String) - Method in class com.oracle.communications.brm.cc.model.SepaType.Details.DebtorInfo
-
Sets the value of the identificationCode property.
- setImei(String) - Method in class com.oracle.communications.brm.cc.model.ServiceTelcoGsmType.GsmDetails
-
Sets the value of the imei property.
- setImpactCategory(String) - Method in class com.oracle.communications.brm.cc.model.ProfileMostcalledType.MostCalledInfo
-
Sets the value of the impactCategory property.
- setImportFooterData(int) - Method in class com.oracle.communications.brm.cc.model.TemplateFields
-
Sets the value of the importFooterData property.
- setImportHeaderData(int) - Method in class com.oracle.communications.brm.cc.model.TemplateFields
-
Sets the value of the importHeaderData property.
- setImsi(String) - Method in class com.oracle.communications.brm.cc.model.DeviceSimType.DeviceSIMDetails
-
Sets the value of the imsi property.
- setInactivateAccount(boolean) - Method in class com.oracle.communications.brm.cc.model.Writeoff
-
Sets the value of the inactivateAccount property.
- setIncludeInResults(Boolean) - Method in class com.oracle.communications.brm.cc.model.Result.Reference
-
Sets the value of the includeInResults property.
- setIncludeTax(Boolean) - Method in class com.oracle.communications.brm.cc.model.ARActionRequestType
-
Sets the value of the includeTax property.
- setInCollections(Boolean) - Method in class com.oracle.communications.brm.cc.model.BillUnit
-
Sets the value of the inCollections property.
- setIndex(int) - Method in class com.oracle.communications.brm.cc.model.ProfileFields.Fields
-
Sets the value of the index property.
- setIndex(int) - Method in class com.oracle.communications.brm.cc.model.ServiceFields.Fields
-
Sets the value of the index property.
- setIndex(Integer) - Method in class com.oracle.communications.brm.cc.model.SharingGroupMembers.MemberDetails.Services
-
Sets the value of the index property.
- setIndex(Integer) - Method in class com.oracle.communications.brm.cc.model.SharingMemberServiceDetails.Members
-
Sets the value of the index property.
- setIndex(int) - Method in class com.oracle.communications.brm.cc.model.SharingOwner.Ownership
-
Sets the value of the index property.
- setIndex(int) - Method in class com.oracle.communications.brm.cc.model.SharingOwnerDetails.OwnershipDetails
-
Sets the value of the index property.
- setInputType(String) - Method in class com.oracle.communications.brm.cc.model.Criteria
-
Sets the value of the inputType property.
- setInsideIncorporatedArea(Boolean) - Method in class com.oracle.communications.brm.cc.model.TaxInfo
-
Sets the value of the insideIncorporatedArea property.
- setInstallmentAmount(Money) - Method in class com.oracle.communications.brm.cc.model.InstallmentSchedule
-
Sets the value of the installmentAmount property.
- setInstallmentPeriod(String) - Method in class com.oracle.communications.brm.cc.model.InstallmentProposal
-
Sets the value of the installmentPeriod property.
- setInstallmentPeriod(String) - Method in class com.oracle.communications.brm.cc.model.InstallmentSchedule
-
Sets the value of the installmentPeriod property.
- setInstallmentRef(String) - Method in class com.oracle.communications.brm.cc.model.CancelInstallment
-
Sets the value of the installmentRef property.
- setInstallmentType(String) - Method in class com.oracle.communications.brm.cc.model.InstallmentProposal
-
Sets the value of the installmentType property.
- setInstallmentType(String) - Method in class com.oracle.communications.brm.cc.model.InstallmentSchedule
-
Sets the value of the installmentType property.
- setInstitutionName(String) - Method in class com.oracle.communications.brm.cc.model.PaymentBatchFileHeader
-
Sets the value of the institutionName property.
- setInstitutionName(String) - Method in class com.oracle.communications.brm.cc.model.PaymentBatchStatistics
-
Sets the value of the institutionName property.
- setInterestAmount(Money) - Method in class com.oracle.communications.brm.cc.model.CustomerDeposit
-
Sets the value of the interestAmount property.
- setInterestFrequencyUnit(Integer) - Method in class com.oracle.communications.brm.cc.model.DepositInterestRule
-
Sets the value of the interestFrequencyUnit property.
- setInterestFrequencyValue(Integer) - Method in class com.oracle.communications.brm.cc.model.DepositInterestRule
-
Sets the value of the interestFrequencyValue property.
- setInterestRate(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.DepositInterestRule
-
Sets the value of the interestRate property.
- setInterestRule(DepositInterestRule) - Method in class com.oracle.communications.brm.cc.model.DepositSpecProfile
-
Sets the value of the interestRule property.
- setInterestType(Integer) - Method in class com.oracle.communications.brm.cc.model.DepositInterestRule
-
Sets the value of the interestType property.
- setInternalStruct(String) - Method in class com.oracle.communications.brm.cc.model.ExternalPaymentMetaData
-
Sets the value of the internalStruct property.
- setInternationalBankAccountNumber(String) - Method in class com.oracle.communications.brm.cc.model.SepaType.Details
-
Sets the value of the internationalBankAccountNumber property.
- setInterval(Integer) - Method in class com.oracle.communications.brm.cc.model.PromiseToPay.Milestones
-
Sets the value of the interval property.
- setInvInstr(String) - Method in class com.oracle.communications.brm.cc.model.PayinfoInvoiceType.InvInfo
-
Sets the value of the invInstr property.
- setInvoice(InvoiceType) - Method in class com.oracle.communications.brm.cc.model.PaymentMethod
-
Sets the value of the invoice property.
- setInvoice(InvoiceType) - Method in class com.oracle.communications.brm.cc.model.PayMethod
-
Sets the value of the invoice property.
- setInvoiceFormat(int) - Method in class com.oracle.communications.brm.cc.model.CorrectiveBill
-
Sets the value of the invoiceFormat property.
- setInvoiceFormat(Integer) - Method in class com.oracle.communications.brm.cc.model.CorrectiveBillDetails
-
Sets the value of the invoiceFormat property.
- setInvoiceId(String) - Method in class com.oracle.communications.brm.cc.model.InvoiceType.Details
-
Sets the value of the invoiceId property.
- setInvoiceId(String) - Method in class com.oracle.communications.brm.cc.model.PayinfoInvoiceType.InvInfo
-
Sets the value of the invoiceId property.
- setInvoiceTemplate(String) - Method in class com.oracle.communications.brm.cc.model.BillUnit
-
Sets the value of the invoiceTemplate property.
- setInvoiceType(int) - Method in class com.oracle.communications.brm.cc.model.CorrectiveBill
-
Sets the value of the invoiceType property.
- setInvoiceType(Integer) - Method in class com.oracle.communications.brm.cc.model.CorrectiveBillDetails
-
Sets the value of the invoiceType property.
- setInvTerms(String) - Method in class com.oracle.communications.brm.cc.model.PayinfoInvoiceType.InvInfo
-
Sets the value of the invTerms property.
- setIpaddr(byte[]) - Method in class com.oracle.communications.brm.cc.model.ServiceIpType.ServiceIp
-
Sets the value of the ipaddr property.
- setIpaddr(byte[]) - Method in class com.oracle.communications.brm.cc.model.ServiceVpdnType.ServiceIp
-
Sets the value of the ipaddr property.
- setIpAddress(String) - Method in class com.oracle.communications.brm.cc.model.ServiceBroadbandType.IpAddresses
-
Sets the value of the ipAddress property.
- setIsCollectionsAction(Boolean) - Method in class com.oracle.communications.brm.cc.model.DeferredAction
-
Sets the value of the isCollectionsAction property.
- setIsExemptible(Boolean) - Method in class com.oracle.communications.brm.cc.model.DepositSpecProfile
-
Sets the value of the isExemptible property.
- setIsMandatoryField(boolean) - Method in class com.oracle.communications.brm.cc.brm_util.DDClassField
-
- setIsNew(boolean) - Method in class com.oracle.communications.brm.cc.brm_util.DDBase
-
- setIsOfferCustomized(boolean) - Method in class com.oracle.communications.brm.cc.model.Product
-
Sets the value of the isOfferCustomized property.
- setIsOpenedForModifications(boolean) - Method in class com.oracle.communications.brm.cc.brm_util.DDBase
-
- setIsOverridable(Boolean) - Method in class com.oracle.communications.brm.cc.model.DepositSpecProfile
-
Sets the value of the isOverridable property.
- setIsPayinterest(Boolean) - Method in class com.oracle.communications.brm.cc.model.DepositSpecProfile
-
Sets the value of the isPayinterest property.
- setIsRefundable(String) - Method in class com.oracle.communications.brm.cc.model.DepositSpecProfile
-
Sets the value of the isRefundable property.
- setIsRequired(boolean) - Method in class com.oracle.communications.brm.cc.model.BundleOffers.BundleOffer.Chargeoffers
-
Sets the value of the isRequired property.
- setIsRequired(boolean) - Method in class com.oracle.communications.brm.cc.model.BundleOffers.BundleOffer.Discountoffers
-
Sets the value of the isRequired property.
- setIsTransferrable(Boolean) - Method in class com.oracle.communications.brm.cc.model.DepositSpecProfile
-
Sets the value of the isTransferrable property.
- setIsValidationError(Boolean) - Method in class com.oracle.communications.brm.cc.model.ErrorInfo
-
Sets the value of the isValidationError property.
- setItem(String) - Method in class com.oracle.communications.brm.cc.model.AdjustmentDetails.BillDetails.ItemsAffected
-
Sets the value of the item property.
- setItem(String) - Method in class com.oracle.communications.brm.cc.model.PaymentDetails.BillDetails.ItemsAffected
-
Sets the value of the item property.
- setItem(String) - Method in class com.oracle.communications.brm.cc.model.PaymentDetails.RefundedDetails
-
Sets the value of the item property.
- setItemId(String) - Method in class com.oracle.communications.brm.cc.model.Notes
-
Sets the value of the itemId property.
- setItemId(String) - Method in class com.oracle.communications.brm.cc.model.SettlementDetails
-
Sets the value of the itemId property.
- setItemName(String) - Method in class com.oracle.communications.brm.cc.model.ArActionsList
-
Sets the value of the itemName property.
- setItemName(String) - Method in class com.oracle.communications.brm.cc.model.RefundDetails.Details
-
Sets the value of the itemName property.
- setItemName(String) - Method in class com.oracle.communications.brm.cc.model.SettlementDetails
-
Sets the value of the itemName property.
- setItemName(String) - Method in class com.oracle.communications.brm.cc.model.WriteOffDetails
-
Sets the value of the itemName property.
- setItemNo(String) - Method in class com.oracle.communications.brm.cc.model.BillItem
-
Sets the value of the itemNo property.
- setItemNo(String) - Method in class com.oracle.communications.brm.cc.model.BillItem.TransferInto
-
Sets the value of the itemNo property.
- setItemNo(String) - Method in class com.oracle.communications.brm.cc.model.BillItem.TransferOut
-
Sets the value of the itemNo property.
- setItemNo(String) - Method in class com.oracle.communications.brm.cc.model.RefundDetails.Details
-
Sets the value of the itemNo property.
- setItemNumber(String) - Method in class com.oracle.communications.brm.cc.model.SettlementDetails
-
Sets the value of the itemNumber property.
- setItemNumber(String) - Method in class com.oracle.communications.brm.cc.model.WriteOffDetails
-
Sets the value of the itemNumber property.
- setItemObj(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.ProfileWriteoffType.WriteoffInfo
-
Sets the value of the itemObj property.
- setItemPaymentRef(String) - Method in class com.oracle.communications.brm.cc.model.Payment
-
Sets the value of the itemPaymentRef property.
- setItemRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.BillItem.TransferInto
-
Sets the value of the itemRef property.
- setItemRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.BillItem.TransferOut
-
Sets the value of the itemRef property.
- setItemRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.PaymentDetails.RefundedDetails
-
Sets the value of the itemRef property.
- setItemRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.RecyclePayment.Details.BillItems
-
Sets the value of the itemRef property.
- setItemsAffectedCount(long) - Method in class com.oracle.communications.brm.cc.model.AdjustmentDetails.BillDetails
-
Sets the value of the itemsAffectedCount property.
- setItemsAffectedCount(long) - Method in class com.oracle.communications.brm.cc.model.PaymentDetails.BillDetails
-
Sets the value of the itemsAffectedCount property.
- setJoin(String) - Method in class com.oracle.communications.brm.cc.model.Criteria
-
Sets the value of the join property.
- setJoinToReturnStorableClass(String) - Method in class com.oracle.communications.brm.cc.model.SearchTemplate.Searchcriterias.Criteria
-
Sets the value of the joinToReturnStorableClass property.
- setKey(String) - Method in class com.oracle.communications.brm.cc.model.Configurations.Flags
-
Sets the value of the key property.
- setKey(String) - Method in class com.oracle.communications.brm.cc.model.Configurations.Keyvals
-
Sets the value of the key property.
- setKey(String) - Method in class com.oracle.communications.brm.cc.model.Configurations.Mapping.Map
-
Sets the value of the key property.
- setKey(String) - Method in class com.oracle.communications.brm.cc.model.Configurations.Mapping
-
Sets the value of the key property.
- setKey(String) - Method in class com.oracle.communications.brm.cc.model.Configurations.Thresholds
-
Sets the value of the key property.
- setKey(String) - Method in class com.oracle.communications.brm.cc.model.Criteria.Properties
-
Sets the value of the key property.
- setKey(String) - Method in class com.oracle.communications.brm.cc.model.NotificationCriteria
-
Sets the value of the key property.
- setKey(String) - Method in class com.oracle.communications.brm.cc.model.Preferences.Preference
-
Sets the value of the key property.
- setKey(String) - Method in class com.oracle.communications.brm.cc.model.Qualifier
-
Sets the value of the key property.
- setLabel(String) - Method in class com.oracle.communications.brm.cc.model.ColumnarRecord.ColumnDefinitions
-
Sets the value of the label property.
- setLabel(String) - Method in class com.oracle.communications.brm.cc.model.Criteria.FixedValues
-
Sets the value of the label property.
- setLabel(String) - Method in class com.oracle.communications.brm.cc.model.Criteria
-
Sets the value of the label property.
- setLabel(String) - Method in class com.oracle.communications.brm.cc.model.DDObjectSpec
-
Sets the value of the label property.
- setLabel(String) - Method in class com.oracle.communications.brm.cc.model.DDObjectSpecFields
-
Sets the value of the label property.
- setLabel(String) - Method in class com.oracle.communications.brm.cc.model.Fields
-
Sets the value of the label property.
- setLabel(String) - Method in class com.oracle.communications.brm.cc.model.GenericTemplate.ColumnHeader
-
Sets the value of the label property.
- setLabel(String) - Method in class com.oracle.communications.brm.cc.model.ProfileFields.Fields
-
Sets the value of the label property.
- setLabel(String) - Method in class com.oracle.communications.brm.cc.model.ProfileServExtratingType.Extrating
-
Sets the value of the label property.
- setLabel(String) - Method in class com.oracle.communications.brm.cc.model.SearchTemplate.Searchcriterias.Criteria
-
Sets the value of the label property.
- setLabel(String) - Method in class com.oracle.communications.brm.cc.model.ServiceFields.Fields
-
Sets the value of the label property.
- setLabelKey(String) - Method in class com.oracle.communications.brm.cc.model.MenuDefinition.Menu.Contents.Item
-
Sets the value of the labelKey property.
- setLanguageName(String) - Method in class com.oracle.communications.brm.cc.model.PaymentTypeFields.PaymentMethodFields
-
Sets the value of the languageName property.
- setLastActualBillDate(Calendar) - Method in class com.oracle.communications.brm.cc.model.BillUnit
-
Sets the value of the lastActualBillDate property.
- setLastActualBillRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.BillUnit
-
Sets the value of the lastActualBillRef property.
- setLastBillFromBillingRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.BillUnit
-
Sets the value of the lastBillFromBillingRef property.
- setLastEventProcessT(Calendar) - Method in class com.oracle.communications.brm.cc.model.ProfileEventOrderingType.OodCriteria
-
Sets the value of the lastEventProcessT property.
- setLastInstallmentAt(String) - Method in class com.oracle.communications.brm.cc.model.InstallmentSchedule
-
Sets the value of the lastInstallmentAt property.
- setLastModified(Calendar) - Method in class com.oracle.communications.brm.cc.model.BillUnit
-
Sets the value of the lastModified property.
- setLastModified(Calendar) - Method in class com.oracle.communications.brm.cc.model.ChargeOfferType
-
Sets the value of the lastModified property.
- setLastModified(Calendar) - Method in class com.oracle.communications.brm.cc.model.DiscountOfferType
-
Sets the value of the lastModified property.
- setLastModified(Calendar) - Method in class com.oracle.communications.brm.cc.model.PackageType
-
Sets the value of the lastModified property.
- setLastModified(Calendar) - Method in class com.oracle.communications.brm.cc.model.ServiceType
-
Sets the value of the lastModified property.
- setLastName(String) - Method in class com.oracle.communications.brm.cc.model.AccountAndBillItems
-
Sets the value of the lastName property.
- setLastName(String) - Method in class com.oracle.communications.brm.cc.model.AccountCollectionDetails
-
Sets the value of the lastName property.
- setLastName(String) - Method in class com.oracle.communications.brm.cc.model.AccountContactDetails
-
Sets the value of the lastName property.
- setLastName(String) - Method in class com.oracle.communications.brm.cc.model.ArActionsList
-
Sets the value of the lastName property.
- setLastName(String) - Method in class com.oracle.communications.brm.cc.model.BillItem
-
Sets the value of the lastName property.
- setLastName(String) - Method in class com.oracle.communications.brm.cc.model.CollectionsExemptedBillUnits
-
Sets the value of the lastName property.
- setLastName(String) - Method in class com.oracle.communications.brm.cc.model.CollectionsGroup.Members
-
Sets the value of the lastName property.
- setLastName(String) - Method in class com.oracle.communications.brm.cc.model.Contacts
-
Sets the value of the lastName property.
- setLastName(String) - Method in class com.oracle.communications.brm.cc.model.PaymentAuditDetailsType
-
Sets the value of the lastName property.
- setLastName(String) - Method in class com.oracle.communications.brm.cc.model.ServicesAndBillItems
-
Sets the value of the lastName property.
- setLastName(String) - Method in class com.oracle.communications.brm.cc.model.SharingGroupMembers.MemberDetails
-
Sets the value of the lastName property.
- setLastName(String) - Method in class com.oracle.communications.brm.cc.model.SuspenseAccount
-
Sets the value of the lastName property.
- setLastPaymentAmount(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.AccountCollectionDetails.BillUnitCollectionsDetails
-
Sets the value of the lastPaymentAmount property.
- setLastPaymentEffectiveDate(Calendar) - Method in class com.oracle.communications.brm.cc.model.AccountCollectionDetails.BillUnitCollectionsDetails
-
Sets the value of the lastPaymentEffectiveDate property.
- setLastPaymentId(String) - Method in class com.oracle.communications.brm.cc.model.AccountCollectionDetails.BillUnitCollectionsDetails
-
Sets the value of the lastPaymentId property.
- setLastStatusChange(Calendar) - Method in class com.oracle.communications.brm.cc.model.AccountGroup
-
Sets the value of the lastStatusChange property.
- setLastStatusChange(Calendar) - Method in class com.oracle.communications.brm.cc.model.BundleOffers.BundleOffer.Chargeoffers
-
Sets the value of the lastStatusChange property.
- setLastStatusChange(Calendar) - Method in class com.oracle.communications.brm.cc.model.BundleOffers.BundleOffer.Discountoffers
-
Sets the value of the lastStatusChange property.
- setLastStatusChange(Calendar) - Method in class com.oracle.communications.brm.cc.model.Discount
-
Sets the value of the lastStatusChange property.
- setLastStatusChange(Calendar) - Method in class com.oracle.communications.brm.cc.model.Product
-
Sets the value of the lastStatusChange property.
- setLastStatusChange(Calendar) - Method in class com.oracle.communications.brm.cc.model.ServiceGroup
-
Sets the value of the lastStatusChange property.
- setLastStatusChange(Calendar) - Method in class com.oracle.communications.brm.cc.model.ServiceType
-
Sets the value of the lastStatusChange property.
- setLastStatusComment(String) - Method in class com.oracle.communications.brm.cc.model.ServiceType
-
Sets the value of the lastStatusComment property.
- setLdapInfo(ProfileLdapType.LdapInfo) - Method in class com.oracle.communications.brm.cc.model.ProfileLdapType
-
Sets the value of the ldapInfo property.
- setLifeCycleState(Integer) - Method in class com.oracle.communications.brm.cc.model.ServiceType
-
Sets the value of the lifeCycleState property.
- setLifeCycleStateEnabled(boolean) - Method in class com.oracle.communications.brm.cc.model.Status
-
Sets the value of the lifeCycleStateEnabled property.
- setLimit(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.CreditLimit
-
Sets the value of the limit property.
- setLimit(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.TempCreditLimit
-
Sets the value of the limit property.
- SETLIMIT_ACTION - Static variable in class com.oracle.communications.brm.cc.authorization.EnforcementConstants
-
- setLinkColumn(String) - Method in class com.oracle.communications.brm.cc.model.TemplateFields.Link
-
Sets the value of the linkColumn property.
- setLinkMap(String) - Method in class com.oracle.communications.brm.cc.model.TemplateFields.Link
-
Sets the value of the linkMap property.
- setLoanAmount(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.LoanDetails
-
Sets the value of the loanAmount property.
- setLoanDebitRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.LoanDetails
-
Sets the value of the loanDebitRef property.
- setLoanFee(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.ApplyLoanResponse
-
Sets the value of the loanFee property.
- setLoanFee(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.LoanDetails
-
Sets the value of the loanFee property.
- setLoanFeeObj(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.ApplyLoanResponse
-
Sets the value of the loanFeeObj property.
- setLoanFeeRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.LoanDetails
-
Sets the value of the loanFeeRef property.
- setLoanInfo(LoanProfileDetails.LoanInfo) - Method in class com.oracle.communications.brm.cc.model.LoanProfileDetails
-
Sets the value of the loanInfo property.
- setLoanInfo(ProfileLoanType.LoanInfo) - Method in class com.oracle.communications.brm.cc.model.ProfileLoanType
-
Sets the value of the loanInfo property.
- setLoanObj(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.ApplyLoanResponse
-
Sets the value of the loanObj property.
- setLoanTaxCode(String) - Method in class com.oracle.communications.brm.cc.model.LoanProfileDetails.LoanInfo
-
Sets the value of the loanTaxCode property.
- setLoanThresholds(Integer) - Method in class com.oracle.communications.brm.cc.model.BalanceGroup.Balances
-
Sets the value of the loanThresholds property.
- setLoanThresholds(Integer) - Method in class com.oracle.communications.brm.cc.model.LimitType
-
Sets the value of the loanThresholds property.
- setLoanThresholds(String) - Method in class com.oracle.communications.brm.cc.model.ProfileLoanType.LoanInfo
-
Sets the value of the loanThresholds property.
- setLoanThresholdsFixed(String) - Method in class com.oracle.communications.brm.cc.model.BalanceGroup.Balances
-
Sets the value of the loanThresholdsFixed property.
- setLoanThresholdsFixed(String) - Method in class com.oracle.communications.brm.cc.model.LimitType
-
Sets the value of the loanThresholdsFixed property.
- setLoanThresholdsFixed(String) - Method in class com.oracle.communications.brm.cc.model.ProfileLoanType.LoanInfo
-
Sets the value of the loanThresholdsFixed property.
- setLocale(String) - Method in class com.oracle.communications.brm.cc.model.Account
-
Sets the value of the locale property.
- setLocale(String) - Method in class com.oracle.communications.brm.cc.model.ApplyLoan
-
Sets the value of the locale property.
- setLocale(String) - Method in class com.oracle.communications.brm.cc.model.AssignSuspensePaymentHandler
-
Sets the value of the locale property.
- setLocale(String) - Method in class com.oracle.communications.brm.cc.model.BatchPaymentTemplates
-
Sets the value of the locale property.
- setLocale(String) - Method in class com.oracle.communications.brm.cc.model.LocationDetails
-
Sets the value of the locale property.
- setLocale(String) - Method in class com.oracle.communications.brm.cc.model.RegistrationAccount
-
Sets the value of the locale property.
- setLocAreaCode(String) - Method in class com.oracle.communications.brm.cc.model.ServiceTelcoGprsType.GprsInfo
-
Sets the value of the locAreaCode property.
- setLocation(String) - Method in class com.oracle.communications.brm.cc.model.Location
-
Sets the value of the location property.
- setLocation(String) - Method in class com.oracle.communications.brm.cc.model.RequestDetails.ErrorInfo
-
Sets the value of the location property.
- setLocationMode(Integer) - Method in class com.oracle.communications.brm.cc.model.LoanProfileDetails.LoanInfo
-
Sets the value of the locationMode property.
- setLockBoxId(String) - Method in class com.oracle.communications.brm.cc.model.PaymentBatchFileHeader
-
Sets the value of the lockBoxId property.
- setLockBoxId(String) - Method in class com.oracle.communications.brm.cc.model.PaymentBatchStatistics
-
Sets the value of the lockBoxId property.
- setLockBoxName(String) - Method in class com.oracle.communications.brm.cc.model.PaymentBatchFileHeader
-
Sets the value of the lockBoxName property.
- setLockBoxName(String) - Method in class com.oracle.communications.brm.cc.model.PaymentBatchStatistics
-
Sets the value of the lockBoxName property.
- setLockInfo(ServiceAdminClientType.LockInfo) - Method in class com.oracle.communications.brm.cc.model.ServiceAdminClientType
-
Sets the value of the lockInfo property.
- setLockInfo(ServicePcmClientType.LockInfo) - Method in class com.oracle.communications.brm.cc.model.ServicePcmClientType
-
Sets the value of the lockInfo property.
- setLockStatus(Integer) - Method in class com.oracle.communications.brm.cc.model.ServiceAdminClientType.LockInfo
-
Sets the value of the lockStatus property.
- setLockStatus(Integer) - Method in class com.oracle.communications.brm.cc.model.ServicePcmClientType.LockInfo
-
Sets the value of the lockStatus property.
- setLoggedIn(boolean) - Method in class com.oracle.communications.brm.cc.util.UserIdentity
-
- setLogin(String) - Method in class com.oracle.communications.brm.cc.model.BillItem
-
Sets the value of the login property.
- setLogin(String) - Method in class com.oracle.communications.brm.cc.model.ServiceType
-
Sets the value of the login property.
- setLoginAttempts(Integer) - Method in class com.oracle.communications.brm.cc.model.ServiceAdminClientType.LockInfo
-
Sets the value of the loginAttempts property.
- setLoginAttempts(Integer) - Method in class com.oracle.communications.brm.cc.model.ServicePcmClientType.LockInfo
-
Sets the value of the loginAttempts property.
- setMailServerId(byte[]) - Method in class com.oracle.communications.brm.cc.model.ServiceEmailType.ServiceEmail
-
Sets the value of the mailServerId property.
- setMandateAmended(int) - Method in class com.oracle.communications.brm.cc.model.SepaType.Details
-
Sets the value of the mandateAmended property.
- setMandateContractDescr(String) - Method in class com.oracle.communications.brm.cc.model.SepaType.Details
-
Sets the value of the mandateContractDescr property.
- setMandateContractId(String) - Method in class com.oracle.communications.brm.cc.model.SepaType.Details
-
Sets the value of the mandateContractId property.
- setMandateEndDate(Calendar) - Method in class com.oracle.communications.brm.cc.model.SepaType.Details
-
Sets the value of the mandateEndDate property.
- setMandateLastPostedDate(Calendar) - Method in class com.oracle.communications.brm.cc.model.SepaType.Details
-
Sets the value of the mandateLastPostedDate property.
- setMandateReceivedDate(Calendar) - Method in class com.oracle.communications.brm.cc.model.DirectDebitType.Details
-
Sets the value of the mandateReceivedDate property.
- setMandateSignedDate(Calendar) - Method in class com.oracle.communications.brm.cc.model.SepaType.Details
-
Sets the value of the mandateSignedDate property.
- setMandateSignedPlace(String) - Method in class com.oracle.communications.brm.cc.model.SepaType.Details
-
Sets the value of the mandateSignedPlace property.
- setMandateStatus(int) - Method in class com.oracle.communications.brm.cc.model.DirectDebitType.Details
-
Sets the value of the mandateStatus property.
- setMandateStatus(int) - Method in class com.oracle.communications.brm.cc.model.PayinfoDdType.DdInfo
-
Sets the value of the mandateStatus property.
- setMandateStatus(int) - Method in class com.oracle.communications.brm.cc.model.SepaType.Details
-
Sets the value of the mandateStatus property.
- setMandateType(Integer) - Method in class com.oracle.communications.brm.cc.model.Externalpayment10018Type.SepaInfo
-
Sets the value of the mandateType property.
- setMandateType(int) - Method in class com.oracle.communications.brm.cc.model.SepaType.Details
-
Sets the value of the mandateType property.
- setMandateUniqueReference(String) - Method in class com.oracle.communications.brm.cc.model.Externalpayment10018Type.SepaInfo
-
Sets the value of the mandateUniqueReference property.
- setMandateUniqueReference(String) - Method in class com.oracle.communications.brm.cc.model.SepaType.Details
-
Sets the value of the mandateUniqueReference property.
- setMandatoryFieldsForBaseClass(FList) - Method in class com.oracle.communications.brm.cc.brm_util.DDClass
-
Creates an FList with Mandatory Fields (PIN_FLD_ACCOUNT_OBJ,
PIN_FLD_CREATED_T * PIN_FLD_MOD_T, PIN_FLD_POID, PIN_FLD_READ_ACCESS,
PIN_FLD_WRITE_ACCESS) for the * base class are included.
- setManReceivedDate(Calendar) - Method in class com.oracle.communications.brm.cc.model.PayinfoDdType.DdInfo
-
Sets the value of the manReceivedDate property.
- setMarkAsDelete(Boolean) - Method in class com.oracle.communications.brm.cc.model.SharingMemberServiceDetails.Members
-
Sets the value of the markAsDelete property.
- setMarkAsDelete(boolean) - Method in class com.oracle.communications.brm.cc.model.SharingOwner.Ownership
-
Sets the value of the markAsDelete property.
- setMaxActiveCalls(Integer) - Method in class com.oracle.communications.brm.cc.model.ServiceTelephonyType.ServiceTelephony
-
Sets the value of the maxActiveCalls property.
- setMaxActiveLoans(Integer) - Method in class com.oracle.communications.brm.cc.model.ProfileLoanType.LoanInfo
-
Sets the value of the maxActiveLoans property.
- setMaximum(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.LoanProfileDetails.LoanInfo
-
Sets the value of the maximum property.
- setMaximum(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.ServiceAdminClientType.Permitteds
-
Sets the value of the maximum property.
- setMaxIntervalDaysNEI(Integer) - Method in class com.oracle.communications.brm.cc.model.InstallmentScheduleSpec
-
Sets the value of the maxIntervalDaysNEI property.
- setMaxMboxSize(Integer) - Method in class com.oracle.communications.brm.cc.model.ServiceEmailType.ServiceEmail
-
Sets the value of the maxMboxSize property.
- setMaxMsgCnt(Integer) - Method in class com.oracle.communications.brm.cc.model.ServiceEmailType.ServiceEmail
-
Sets the value of the maxMsgCnt property.
- setMaxMsgSize(Integer) - Method in class com.oracle.communications.brm.cc.model.ServiceEmailType.ServiceEmail
-
Sets the value of the maxMsgSize property.
- setMaxNumNEI(Integer) - Method in class com.oracle.communications.brm.cc.model.InstallmentScheduleSpec
-
Sets the value of the maxNumNEI property.
- setMaxQuantity(int) - Method in class com.oracle.communications.brm.cc.model.LoanProfileDetails.LoanInfo
-
Sets the value of the maxQuantity property.
- setMaxUnequalInstallments(int) - Method in class com.oracle.communications.brm.cc.model.ConfigPromiseToPaySpecification.PromiseToPaySpec
-
Sets the value of the maxUnequalInstallments property.
- setMaxUnequalInterval(int) - Method in class com.oracle.communications.brm.cc.model.ConfigPromiseToPaySpecification.PromiseToPaySpec
-
Sets the value of the maxUnequalInterval property.
- setMemberCount(Integer) - Method in class com.oracle.communications.brm.cc.model.CollectionsGroupDetails.GroupOwners
-
Sets the value of the memberCount property.
- setMemberCount(int) - Method in class com.oracle.communications.brm.cc.model.SharingOwnerDetails
-
Sets the value of the memberCount property.
- setMethod(String) - Method in class com.oracle.communications.brm.cc.model.RequestDetails.RequestInfo
-
Sets the value of the method property.
- setMiddleName(String) - Method in class com.oracle.communications.brm.cc.model.AccountContactDetails
-
Sets the value of the middleName property.
- setMiddleName(String) - Method in class com.oracle.communications.brm.cc.model.Contacts
-
Sets the value of the middleName property.
- setMinAmount(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.InstallmentScheduleSpec
-
Sets the value of the minAmount property.
- setMinimum(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.ConfigPromiseToPaySpecification.PromiseToPaySpec
-
Sets the value of the minimum property.
- setMinimum(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.LoanProfileDetails.LoanInfo
-
Sets the value of the minimum property.
- setMinimum(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.ServiceAdminClientType.Permitteds
-
Sets the value of the minimum property.
- setMinimumDue(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.CollectionDetails
-
Sets the value of the minimumDue property.
- setMinimumPayment(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.AccountCollectionDetails.BillUnitCollectionsDetails
-
Sets the value of the minimumPayment property.
- setMinPercent(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.InstallmentScheduleSpec
-
Sets the value of the minPercent property.
- setMinPercentageThreshold(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.ConfigPromiseToPaySpecification.PromiseToPaySpec
-
Sets the value of the minPercentageThreshold property.
- setMinRefundAmount(Money) - Method in class com.oracle.communications.brm.cc.model.DepositRefundRule
-
Sets the value of the minRefundAmount property.
- setMode(String) - Method in class com.oracle.communications.brm.cc.model.DiscountOfferType
-
Sets the value of the mode property.
- setMode(String) - Method in class com.oracle.communications.brm.cc.model.EndingType
-
Sets the value of the mode property.
- setMode(Integer) - Method in class com.oracle.communications.brm.cc.model.ServiceContentType.ContentCategories
-
Sets the value of the mode property.
- setMode(Integer) - Method in class com.oracle.communications.brm.cc.model.ServiceTelephonyType.FilterDetails
-
Sets the value of the mode property.
- setMode(String) - Method in class com.oracle.communications.brm.cc.model.StartingType
-
Sets the value of the mode property.
- setModelSelector(String) - Method in class com.oracle.communications.brm.cc.model.DiscountOfferType.UsageMap
-
Sets the value of the modelSelector property.
- setModifiedAt(String) - Method in class com.oracle.communications.brm.cc.model.CustomerDeposit
-
Sets the value of the modifiedAt property.
- setModifiedAt(String) - Method in class com.oracle.communications.brm.cc.model.DepositRefund
-
Sets the value of the modifiedAt property.
- setModifiedAt(String) - Method in class com.oracle.communications.brm.cc.model.DepositSpec
-
Sets the value of the modifiedAt property.
- setModifiedAt(String) - Method in class com.oracle.communications.brm.cc.model.DepositSpecProfile
-
Sets the value of the modifiedAt property.
- setModifiedAt(String) - Method in class com.oracle.communications.brm.cc.model.DepositTxn
-
Sets the value of the modifiedAt property.
- setModifiedAt(String) - Method in class com.oracle.communications.brm.cc.model.DepositTxnNotes
-
Sets the value of the modifiedAt property.
- setModifiedAt(String) - Method in class com.oracle.communications.brm.cc.model.InstallmentSchedule
-
Sets the value of the modifiedAt property.
- setModifiedAt(String) - Method in class com.oracle.communications.brm.cc.model.InstallmentScheduleSpec
-
Sets the value of the modifiedAt property.
- setModifiedAt(String) - Method in class com.oracle.communications.brm.cc.model.NotificationSpec
-
Sets the value of the modifiedAt property.
- setModifyLimit(Boolean) - Method in class com.oracle.communications.brm.cc.model.BalanceGroup.Balances
-
Sets the value of the modifyLimit property.
- setMonitorType(String) - Method in class com.oracle.communications.brm.cc.model.BalanceGroup
-
Sets the value of the monitorType property.
- setMostCalledInfo(ProfileMostcalledType.MostCalledInfo) - Method in class com.oracle.communications.brm.cc.model.ProfileMostcalledType
-
Sets the value of the mostCalledInfo property.
- setMultiValued(Boolean) - Method in class com.oracle.communications.brm.cc.model.ProfileType
-
Sets the value of the multiValued property.
- setName(String) - Method in class com.oracle.communications.brm.cc.model.BalanceGroup
-
Sets the value of the name property.
- setName(String) - Method in class com.oracle.communications.brm.cc.model.Bill
-
Sets the value of the name property.
- setName(String) - Method in class com.oracle.communications.brm.cc.model.BillItem.AliasList
-
Sets the value of the name property.
- setName(String) - Method in class com.oracle.communications.brm.cc.model.BillItem
-
Sets the value of the name property.
- setName(String) - Method in class com.oracle.communications.brm.cc.model.BillItem.TransferInto
-
Sets the value of the name property.
- setName(String) - Method in class com.oracle.communications.brm.cc.model.BillItem.TransferOut
-
Sets the value of the name property.
- setName(String) - Method in class com.oracle.communications.brm.cc.model.BillUnit
-
Sets the value of the name property.
- setName(String) - Method in class com.oracle.communications.brm.cc.model.Bundle.Chargeoffers
-
Sets the value of the name property.
- setName(String) - Method in class com.oracle.communications.brm.cc.model.Bundle.Discountoffers
-
Sets the value of the name property.
- setName(String) - Method in class com.oracle.communications.brm.cc.model.Bundle
-
Sets the value of the name property.
- setName(String) - Method in class com.oracle.communications.brm.cc.model.BundleOffers.BundleOffer.Chargeoffers
-
Sets the value of the name property.
- setName(String) - Method in class com.oracle.communications.brm.cc.model.BundleOffers.BundleOffer.Discountoffers
-
Sets the value of the name property.
- setName(String) - Method in class com.oracle.communications.brm.cc.model.BundleOffers.BundleOffer
-
Sets the value of the name property.
- setName(String) - Method in class com.oracle.communications.brm.cc.model.BusinessProfiles
-
Sets the value of the name property.
- setName(String) - Method in class com.oracle.communications.brm.cc.model.ChargeOfferType
-
Sets the value of the name property.
- setName(String) - Method in class com.oracle.communications.brm.cc.model.CollectionsGroup
-
Sets the value of the name property.
- setName(String) - Method in class com.oracle.communications.brm.cc.model.ColumnarRecord.ColumnDefinitions
-
Sets the value of the name property.
- setName(String) - Method in class com.oracle.communications.brm.cc.model.ColumnarRecord.Entries.Cells
-
Sets the value of the name property.
- setName(String) - Method in class com.oracle.communications.brm.cc.model.ColumnarRecord.Entries.NonCurrencyCells
-
Sets the value of the name property.
- setName(String) - Method in class com.oracle.communications.brm.cc.model.ConfigPromiseToPaySpecification
-
Sets the value of the name property.
- setName(String) - Method in class com.oracle.communications.brm.cc.model.ConfigSubscriberPreferencesType.SubscriberPreferencesType
-
Sets the value of the name property.
- setName(String) - Method in class com.oracle.communications.brm.cc.model.CreditCardType.Details
-
Sets the value of the name property.
- setName(String) - Method in class com.oracle.communications.brm.cc.model.CreditorInfo.CreditorsDetails
-
Sets the value of the name property.
- setName(String) - Method in class com.oracle.communications.brm.cc.model.Criteria
-
Sets the value of the name property.
- setName(String) - Method in class com.oracle.communications.brm.cc.model.Criterias.Groups
-
Sets the value of the name property.
- setName(String) - Method in class com.oracle.communications.brm.cc.model.Criterias
-
Sets the value of the name property.
- setName(String) - Method in class com.oracle.communications.brm.cc.model.CustomizedBundleForPurchase.CustomizedChargeOffers
-
Sets the value of the name property.
- setName(String) - Method in class com.oracle.communications.brm.cc.model.CustomizedBundleForPurchase.CustomizedDiscountOffers
-
Sets the value of the name property.
- setName(String) - Method in class com.oracle.communications.brm.cc.model.CustomizedBundleForPurchase
-
Sets the value of the name property.
- setName(String) - Method in class com.oracle.communications.brm.cc.model.CustomizedOffers.CustomizedOffer
-
Sets the value of the name property.
- setName(String) - Method in class com.oracle.communications.brm.cc.model.DeliveryMethod
-
Sets the value of the name property.
- setName(String) - Method in class com.oracle.communications.brm.cc.model.DepositSpec
-
Sets the value of the name property.
- setName(String) - Method in class com.oracle.communications.brm.cc.model.DepositSpecProfile
-
Sets the value of the name property.
- setName(String) - Method in class com.oracle.communications.brm.cc.model.DirectDebitType.Details
-
Sets the value of the name property.
- setName(String) - Method in class com.oracle.communications.brm.cc.model.Discount
-
Sets the value of the name property.
- setName(String) - Method in class com.oracle.communications.brm.cc.model.DiscountOfferType
-
Sets the value of the name property.
- setName(String) - Method in class com.oracle.communications.brm.cc.model.FieldData
-
Sets the value of the name property.
- setName(String) - Method in class com.oracle.communications.brm.cc.model.GenericTemplate.ColumnHeader
-
Sets the value of the name property.
- setName(String) - Method in class com.oracle.communications.brm.cc.model.GenericTemplate.ReferencedTemplates.Template
-
Sets the value of the name property.
- setName(String) - Method in class com.oracle.communications.brm.cc.model.GenericTemplate.SortbyFields
-
Sets the value of the name property.
- setName(String) - Method in class com.oracle.communications.brm.cc.model.GenericTemplate.StorableClass.Column
-
Sets the value of the name property.
- setName(String) - Method in class com.oracle.communications.brm.cc.model.GenericTemplate.StorableClass
-
Sets the value of the name property.
- setName(String) - Method in class com.oracle.communications.brm.cc.model.InstallmentChargeOffer
-
Sets the value of the name property.
- setName(String) - Method in class com.oracle.communications.brm.cc.model.InstallmentSchedule
-
Sets the value of the name property.
- setName(String) - Method in class com.oracle.communications.brm.cc.model.InstallmentScheduleSpec
-
Sets the value of the name property.
- setName(String) - Method in class com.oracle.communications.brm.cc.model.InvoiceType.Details
-
Sets the value of the name property.
- setName(String) - Method in class com.oracle.communications.brm.cc.model.LoanProfileDetails
-
Sets the value of the name property.
- setName(String) - Method in class com.oracle.communications.brm.cc.model.NewBillUnit
-
Sets the value of the name property.
- setName(String) - Method in class com.oracle.communications.brm.cc.model.NewBillUnits
-
Sets the value of the name property.
- setName(String) - Method in class com.oracle.communications.brm.cc.model.NotificationDeliveryMethod
-
Sets the value of the name property.
- setName(String) - Method in class com.oracle.communications.brm.cc.model.NotificationSpec
-
Sets the value of the name property.
- setName(String) - Method in class com.oracle.communications.brm.cc.model.PackageType.BalanceGroups
-
Sets the value of the name property.
- setName(String) - Method in class com.oracle.communications.brm.cc.model.PackageType
-
Sets the value of the name property.
- setName(String) - Method in class com.oracle.communications.brm.cc.model.PayinfoCcType.CcInfo
-
Sets the value of the name property.
- setName(String) - Method in class com.oracle.communications.brm.cc.model.PayinfoDdType.DdInfo
-
Sets the value of the name property.
- setName(String) - Method in class com.oracle.communications.brm.cc.model.PayinfoInvoiceType.InvInfo
-
Sets the value of the name property.
- setName(String) - Method in class com.oracle.communications.brm.cc.model.PayinfoType
-
Sets the value of the name property.
- setName(String) - Method in class com.oracle.communications.brm.cc.model.PaymentInstrumentType
-
Sets the value of the name property.
- setName(String) - Method in class com.oracle.communications.brm.cc.model.Plan
-
Sets the value of the name property.
- setName(String) - Method in class com.oracle.communications.brm.cc.model.Product
-
Sets the value of the name property.
- setName(String) - Method in class com.oracle.communications.brm.cc.model.ProfileAcctExtratingType.DataArray
-
Sets the value of the name property.
- setName(String) - Method in class com.oracle.communications.brm.cc.model.ProfileServExtratingType.DataArray
-
Sets the value of the name property.
- setName(String) - Method in class com.oracle.communications.brm.cc.model.ProfileSubscriberPreferencesType.SubscriberPreferences
-
Sets the value of the name property.
- setName(String) - Method in class com.oracle.communications.brm.cc.model.ProfileType
-
Sets the value of the name property.
- setName(String) - Method in class com.oracle.communications.brm.cc.model.RequestDetails.HeaderInfo
-
Sets the value of the name property.
- setName(String) - Method in class com.oracle.communications.brm.cc.model.Result.Reference
-
Sets the value of the name property.
- setName(String) - Method in class com.oracle.communications.brm.cc.model.Result
-
Sets the value of the name property.
- setName(String) - Method in class com.oracle.communications.brm.cc.model.SearchResults.Results.Column
-
Sets the value of the name property.
- setName(String) - Method in class com.oracle.communications.brm.cc.model.SearchTemplate.Searchcriterias.Criteria
-
Sets the value of the name property.
- setName(String) - Method in class com.oracle.communications.brm.cc.model.SepaType.Details.DebtorInfo
-
Sets the value of the name property.
- setName(String) - Method in class com.oracle.communications.brm.cc.model.ServiceEmailType.Aliases
-
Sets the value of the name property.
- setName(String) - Method in class com.oracle.communications.brm.cc.model.ServiceEmailType.Attributes
-
Sets the value of the name property.
- setName(String) - Method in class com.oracle.communications.brm.cc.model.ServiceInPlan.Bundles.Chargeoffers
-
Sets the value of the name property.
- setName(String) - Method in class com.oracle.communications.brm.cc.model.ServiceInPlan.Bundles.Discountoffers
-
Sets the value of the name property.
- setName(String) - Method in class com.oracle.communications.brm.cc.model.ServiceInPlan.Bundles
-
Sets the value of the name property.
- setName(String) - Method in class com.oracle.communications.brm.cc.model.ServiceIpType.Args
-
Sets the value of the name property.
- setName(String) - Method in class com.oracle.communications.brm.cc.model.ServiceSsgType.Args
-
Sets the value of the name property.
- setName(String) - Method in class com.oracle.communications.brm.cc.model.ServiceTelcoType.TelcoFeatures
-
Sets the value of the name property.
- setName(String) - Method in class com.oracle.communications.brm.cc.model.ServiceTelephonyType.Args
-
Sets the value of the name property.
- setName(String) - Method in class com.oracle.communications.brm.cc.model.ServiceType.AliasList
-
Sets the value of the name property.
- setName(String) - Method in class com.oracle.communications.brm.cc.model.ServiceType
-
Sets the value of the name property.
- setName(String) - Method in class com.oracle.communications.brm.cc.model.ServiceVpdnType.Args
-
Sets the value of the name property.
- setName(String) - Method in class com.oracle.communications.brm.cc.model.SharingOwnerDetails.OwnershipDetails
-
Sets the value of the name property.
- setName(String) - Method in class com.oracle.communications.brm.cc.model.Sponsor
-
Sets the value of the name property.
- setName(String) - Method in class com.oracle.communications.brm.cc.model.Transition.Downgrade
-
Sets the value of the name property.
- setName(String) - Method in class com.oracle.communications.brm.cc.model.Transition.Upgrade
-
Sets the value of the name property.
- setNetwork(String) - Method in class com.oracle.communications.brm.cc.model.ServiceTelephonyType.ServiceTelephony
-
Sets the value of the network property.
- setNetworkElement(String) - Method in class com.oracle.communications.brm.cc.model.DeviceNumType.DeviceNUMDetails
-
Sets the value of the networkElement property.
- setNetworkElement(String) - Method in class com.oracle.communications.brm.cc.model.DeviceSimType.DeviceSIMDetails
-
Sets the value of the networkElement property.
- setNewlyCreated(boolean) - Method in class com.oracle.communications.brm.cc.model.Contacts.Phonenumbers
-
Sets the value of the newlyCreated property.
- setNewlyCreated(boolean) - Method in class com.oracle.communications.brm.cc.model.Contacts
-
Sets the value of the newlyCreated property.
- setNewParentBillUnitRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.CollectionsGroup
-
Sets the value of the newParentBillUnitRef property.
- setNextInstallmentAt(String) - Method in class com.oracle.communications.brm.cc.model.InstallmentSchedule
-
Sets the value of the nextInstallmentAt property.
- setNoOfPayments(long) - Method in class com.oracle.communications.brm.cc.model.PaymentBatchFileHeader
-
Sets the value of the noOfPayments property.
- setNote(String) - Method in class com.oracle.communications.brm.cc.model.DepositTxnNotes
-
Sets the value of the note property.
- setNotes(Notes) - Method in class com.oracle.communications.brm.cc.model.AccountCollectionDetails.BillUnitCollectionsDetails
-
Sets the value of the notes property.
- setNotes(Notes) - Method in class com.oracle.communications.brm.cc.model.AccountHierarchy
-
Sets the value of the notes property.
- setNotes(Notes) - Method in class com.oracle.communications.brm.cc.model.AdjustmentDetails
-
Sets the value of the notes property.
- setNotes(Notes) - Method in class com.oracle.communications.brm.cc.model.AractionBaseType
-
Sets the value of the notes property.
- setNotes(Notes) - Method in class com.oracle.communications.brm.cc.model.BillUnitHierarchy
-
Sets the value of the notes property.
- setNotes(Notes) - Method in class com.oracle.communications.brm.cc.model.BundleTransition
-
Sets the value of the notes property.
- setNotes(String) - Method in class com.oracle.communications.brm.cc.model.CancelInstallment
-
Sets the value of the notes property.
- setNotes(Notes) - Method in class com.oracle.communications.brm.cc.model.CollectionDetails
-
Sets the value of the notes property.
- setNotes(Notes) - Method in class com.oracle.communications.brm.cc.model.CollectionsGroup
-
Sets the value of the notes property.
- setNotes(Notes) - Method in class com.oracle.communications.brm.cc.model.CorrectiveBill
-
Sets the value of the notes property.
- setNotes(Notes) - Method in class com.oracle.communications.brm.cc.model.CorrectiveBillTrail
-
Sets the value of the notes property.
- setNotes(String) - Method in class com.oracle.communications.brm.cc.model.CustomerDeposit
-
Sets the value of the notes property.
- setNotes(Notes) - Method in class com.oracle.communications.brm.cc.model.CustomizedBundleForPurchase
-
Sets the value of the notes property.
- setNotes(String) - Method in class com.oracle.communications.brm.cc.model.DepositPayment
-
Sets the value of the notes property.
- setNotes(String) - Method in class com.oracle.communications.brm.cc.model.DepositPayments
-
Sets the value of the notes property.
- setNotes(String) - Method in class com.oracle.communications.brm.cc.model.DepositRefund
-
Sets the value of the notes property.
- setNotes(String) - Method in class com.oracle.communications.brm.cc.model.DepositRelease
-
Sets the value of the notes property.
- setNotes(String) - Method in class com.oracle.communications.brm.cc.model.DepositReversal
-
Sets the value of the notes property.
- setNotes(String) - Method in class com.oracle.communications.brm.cc.model.DepositTxnPayment
-
Sets the value of the notes property.
- setNotes(Notes) - Method in class com.oracle.communications.brm.cc.model.EditAction
-
Sets the value of the notes property.
- setNotes(Notes) - Method in class com.oracle.communications.brm.cc.model.FullRefund
-
Sets the value of the notes property.
- setNotes(Notes) - Method in class com.oracle.communications.brm.cc.model.InsertAction
-
Sets the value of the notes property.
- setNotes(Notes) - Method in class com.oracle.communications.brm.cc.model.NotesInfo
-
Sets the value of the notes property.
- setNotes(Notes) - Method in class com.oracle.communications.brm.cc.model.OfferStatus
-
Sets the value of the notes property.
- setNotes(Notes) - Method in class com.oracle.communications.brm.cc.model.PackageBasedOrder
-
Sets the value of the notes property.
- setNotes(Notes) - Method in class com.oracle.communications.brm.cc.model.PackageTransition
-
Sets the value of the notes property.
- setNotes(Notes) - Method in class com.oracle.communications.brm.cc.model.Payment
-
Sets the value of the notes property.
- setNotes(Notes) - Method in class com.oracle.communications.brm.cc.model.PromiseToPay
-
Sets the value of the notes property.
- setNotes(Notes) - Method in class com.oracle.communications.brm.cc.model.RecyclePayment
-
Sets the value of the notes property.
- setNotes(Notes) - Method in class com.oracle.communications.brm.cc.model.RefundDetails
-
Sets the value of the notes property.
- setNotes(Notes) - Method in class com.oracle.communications.brm.cc.model.RegistrationAccount
-
Sets the value of the notes property.
- setNotes(Notes) - Method in class com.oracle.communications.brm.cc.model.ReplaceScenarioDetails
-
Sets the value of the notes property.
- setNotes(Notes) - Method in class com.oracle.communications.brm.cc.model.ReversePayment
-
Sets the value of the notes property.
- setNotes(Notes) - Method in class com.oracle.communications.brm.cc.model.SettlementDetails
-
Sets the value of the notes property.
- setNotes(Notes) - Method in class com.oracle.communications.brm.cc.model.Status
-
Sets the value of the notes property.
- setNotes(Notes) - Method in class com.oracle.communications.brm.cc.model.TaxInfo
-
Sets the value of the notes property.
- setNotes(Notes) - Method in class com.oracle.communications.brm.cc.model.Writeoff
-
Sets the value of the notes property.
- setNotifySearchLevel(Integer) - Method in class com.oracle.communications.brm.cc.model.NotificationEvent
-
Sets the value of the notifySearchLevel property.
- setNumber(String) - Method in class com.oracle.communications.brm.cc.model.AccountCollectionDetails.Phonenumbers
-
Sets the value of the number property.
- setNumber(String) - Method in class com.oracle.communications.brm.cc.model.Contacts.Phonenumbers
-
Sets the value of the number property.
- setNumber(String) - Method in class com.oracle.communications.brm.cc.model.ServiceTelephonyType.FilterDetails.FilterList
-
Sets the value of the number property.
- setNumber(String) - Method in class com.oracle.communications.brm.cc.model.ServiceTelephonyType.SpeedDialList
-
Sets the value of the number property.
- setNumberIn(String) - Method in class com.oracle.communications.brm.cc.model.ServiceTelephonyType.RedirectList
-
Sets the value of the numberIn property.
- setNumberOfBillUnitsInCollections(int) - Method in class com.oracle.communications.brm.cc.model.AccountCollectionDetails
-
Sets the value of the numberOfBillUnitsInCollections property.
- setNumberOfChildren(int) - Method in class com.oracle.communications.brm.cc.model.BillingHierarchy
-
Sets the value of the numberOfChildren property.
- setNumberOfDecimalPlaces(Integer) - Method in class com.oracle.communications.brm.cc.model.ResourceDetails
-
Sets the value of the numberOfDecimalPlaces property.
- setNumberOfDirectChildren(int) - Method in class com.oracle.communications.brm.cc.model.OrganizationHierarchy
-
Sets the value of the numberOfDirectChildren property.
- setNumberOfLoans(Integer) - Method in class com.oracle.communications.brm.cc.model.ProfileLoanType.LoanInfo
-
Sets the value of the numberOfLoans property.
- setNumberOfMilestones(Integer) - Method in class com.oracle.communications.brm.cc.model.PromiseToPay
-
Sets the value of the numberOfMilestones property.
- setNumberOfTimesInCollections(int) - Method in class com.oracle.communications.brm.cc.model.AccountCollectionDetails.BillUnitCollectionsDetails
-
Sets the value of the numberOfTimesInCollections property.
- setNumberOut(String) - Method in class com.oracle.communications.brm.cc.model.ServiceTelephonyType.RedirectList
-
Sets the value of the numberOut property.
- setNumBills(BigInteger) - Method in class com.oracle.communications.brm.cc.model.AccountSummary
-
Sets the value of the numBills property.
- setNumSuppressedCycles(Integer) - Method in class com.oracle.communications.brm.cc.model.BillUnit
-
Sets the value of the numSuppressedCycles property.
- setObject(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.ServiceSsgType.Services
-
Sets the value of the object property.
- setOfferingObj(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.ProfileMostcalledType.MostCalledInfo
-
Sets the value of the offeringObj property.
- setOfferingRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.SharingOwner.Ownership
-
Sets the value of the offeringRef property.
- setOfferingRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.SharingOwnerDetails.OwnershipDetails
-
Sets the value of the offeringRef property.
- setOfferingRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.Sponsor
-
Sets the value of the offeringRef property.
- setOfferType(Integer) - Method in class com.oracle.communications.brm.cc.model.InstallmentChargeOffer
-
Sets the value of the offerType property.
- setOffset(int) - Method in class com.oracle.communications.brm.cc.model.RelativeSettings
-
Sets the value of the offset property.
- setOffsetPeriodUnit(String) - Method in class com.oracle.communications.brm.cc.model.DepositRefundRule
-
Sets the value of the offsetPeriodUnit property.
- setOffsetPeriodValue(Integer) - Method in class com.oracle.communications.brm.cc.model.DepositRefundRule
-
Sets the value of the offsetPeriodValue property.
- setOffsetUnit(Integer) - Method in class com.oracle.communications.brm.cc.model.NotificationDeliverySchedule
-
Sets the value of the offsetUnit property.
- setOffsetValue(String) - Method in class com.oracle.communications.brm.cc.model.NotificationDeliverySchedule
-
Sets the value of the offsetValue property.
- setOpcode(Integer) - Method in class com.oracle.communications.brm.cc.model.ConfigCollectionAction
-
Sets the value of the opcode property.
- setOpcode(Integer) - Method in class com.oracle.communications.brm.cc.model.NotificationEvent
-
Sets the value of the opcode property.
- setOpcode(int) - Method in class com.oracle.communications.brm.cc.model.RequestDetails.OpcodeInfo
-
Sets the value of the opcode property.
- setOpcodeInfo(RequestDetails.OpcodeInfo) - Method in class com.oracle.communications.brm.cc.model.RequestDetails
-
Sets the value of the opcodeInfo property.
- setOperator(String) - Method in class com.oracle.communications.brm.cc.model.Criterias
-
Sets the value of the operator property.
- setOperator(Integer) - Method in class com.oracle.communications.brm.cc.model.NotificationCriteria
-
Sets the value of the operator property.
- setOperator(Integer) - Method in class com.oracle.communications.brm.cc.model.Qualifier
-
Sets the value of the operator property.
- setOptLoan(Integer) - Method in class com.oracle.communications.brm.cc.model.ProfileLoanType.LoanInfo
-
Sets the value of the optLoan property.
- setOptType(Integer) - Method in class com.oracle.communications.brm.cc.model.NotificationSpec
-
Sets the value of the optType property.
- setOrderedBalGroupRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.SharingMember
-
Sets the value of the orderedBalGroupRef property.
- setOrderedBalGroupref(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.SharingMemberDetails
-
Sets the value of the orderedBalGroupref property.
- setOrderId(String) - Method in class com.oracle.communications.brm.cc.model.Externalpayment10014Type.PayOrderInfo
-
Sets the value of the orderId property.
- setOrderId(String) - Method in class com.oracle.communications.brm.cc.model.Externalpayment10015Type.PostalOrderInfo
-
Sets the value of the orderId property.
- setOrganizationHierarchyType(int) - Method in class com.oracle.communications.brm.cc.model.OrganizationHierarchy
-
Sets the value of the organizationHierarchyType property.
- setOrganizationHierarchyType(int) - Method in class com.oracle.communications.brm.cc.model.Parent
-
Sets the value of the organizationHierarchyType property.
- setOrganizationHierarchyType(Integer) - Method in class com.oracle.communications.brm.cc.model.ProfileCustomerCareType.CustomerCareInfo
-
Sets the value of the organizationHierarchyType property.
- setOrganizationHierarchyTypeCode(Integer) - Method in class com.oracle.communications.brm.cc.model.Account
-
Sets the value of the organizationHierarchyTypeCode property.
- setOrganizationHierarchyTypeCode(Integer) - Method in class com.oracle.communications.brm.cc.model.RegistrationAccount
-
Sets the value of the organizationHierarchyTypeCode property.
- setOriginalAdjustmentAmount(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.AdjustmentDetails
-
Sets the value of the originalAdjustmentAmount property.
- setOriginalBill(OriginalBill) - Method in class com.oracle.communications.brm.cc.model.CorrectiveBillTrail
-
Sets the value of the originalBill property.
- setOriginalBill(OriginalBill) - Method in class com.oracle.communications.brm.cc.model.OriginalBill
-
Sets the value of the originalBill property.
- setOriginalBillNo(String) - Method in class com.oracle.communications.brm.cc.model.Bill
-
Sets the value of the originalBillNo property.
- setOriginalPaymentAmount(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.PaymentDetails
-
Sets the value of the originalPaymentAmount property.
- setOriginalPaymentAmount(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.PaymentList
-
Sets the value of the originalPaymentAmount property.
- setOriginalPaymentDetails(PaymentDetails.OriginalPaymentDetails) - Method in class com.oracle.communications.brm.cc.model.PaymentDetails
-
Sets the value of the originalPaymentDetails property.
- setOutstandingAmount(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.BalanceGroup.Balances
-
Sets the value of the outstandingAmount property.
- setOutstandingAmount(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.LoanDetails
-
Sets the value of the outstandingAmount property.
- setOverdueAmount(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.AccountCollectionDetails.BillUnitCollectionsDetails
-
Sets the value of the overdueAmount property.
- setOverdueAmount(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.CollectionDetails
-
Sets the value of the overdueAmount property.
- setOverdueDays(int) - Method in class com.oracle.communications.brm.cc.model.AccountCollectionDetails.BillUnitCollectionsDetails
-
Sets the value of the overdueDays property.
- setOverdueDays(int) - Method in class com.oracle.communications.brm.cc.model.CollectionDetails
-
Sets the value of the overdueDays property.
- setOverrideCreditLimit(Integer) - Method in class com.oracle.communications.brm.cc.model.BalanceGroup.Balances
-
Sets the value of the overrideCreditLimit property.
- setOverrideCreditLimit(Integer) - Method in class com.oracle.communications.brm.cc.model.CreditLimit
-
Sets the value of the overrideCreditLimit property.
- setOverrideThreshold(boolean) - Method in class com.oracle.communications.brm.cc.batchpayments.BatchPaymentsWork
-
- setOwnMax(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.DiscountOfferType
-
Sets the value of the ownMax property.
- setOwnMin(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.DiscountOfferType
-
Sets the value of the ownMin property.
- setPackageCreatedDate(Calendar) - Method in class com.oracle.communications.brm.cc.model.CustomerPackages.BillUnitPackages
-
Sets the value of the packageCreatedDate property.
- setPackageId(int) - Method in class com.oracle.communications.brm.cc.model.BundleCancel
-
Sets the value of the packageId property.
- setPackageId(String) - Method in class com.oracle.communications.brm.cc.model.BundleOffers.BundleOffer
-
Sets the value of the packageId property.
- setPackageID(String) - Method in class com.oracle.communications.brm.cc.model.CustomerPackages.BillUnitPackages
-
Sets the value of the packageID property.
- setPackageId(int) - Method in class com.oracle.communications.brm.cc.model.CustomizedOffers.CustomizedOffer
-
Sets the value of the packageId property.
- setPackageId(Integer) - Method in class com.oracle.communications.brm.cc.model.PackageType
-
Sets the value of the packageId property.
- setPackageId(String) - Method in class com.oracle.communications.brm.cc.model.PurchasedBundle
-
Sets the value of the packageId property.
- setPackageId(Integer) - Method in class com.oracle.communications.brm.cc.model.SubscriptionTerms
-
Sets the value of the packageId property.
- setPackageName(String) - Method in class com.oracle.communications.brm.cc.model.CustomerPackages.BillUnitPackages
-
Sets the value of the packageName property.
- setPackagePurchasedDate(Calendar) - Method in class com.oracle.communications.brm.cc.model.CustomerPackages.BillUnitPackages
-
Sets the value of the packagePurchasedDate property.
- setPackageRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.SubscriptionTerms
-
Sets the value of the packageRef property.
- setPackageTerms(SubscriptionTerms) - Method in class com.oracle.communications.brm.cc.model.CustomerPackages.BillUnitPackages
-
Sets the value of the packageTerms property.
- setParent(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.Bill
-
Sets the value of the parent property.
- setParent(Parent) - Method in class com.oracle.communications.brm.cc.model.OrganizationHierarchy
-
Sets the value of the parent property.
- setParent(Parent) - Method in class com.oracle.communications.brm.cc.model.Parent
-
Sets the value of the parent property.
- setParentAccountId(String) - Method in class com.oracle.communications.brm.cc.model.AccountHierarchy
-
Sets the value of the parentAccountId property.
- setParentAccountId(String) - Method in class com.oracle.communications.brm.cc.model.BillUnit
-
Sets the value of the parentAccountId property.
- setParentAccountNumber(String) - Method in class com.oracle.communications.brm.cc.model.BillUnit
-
Sets the value of the parentAccountNumber property.
- setParentAccountNumber(String) - Method in class com.oracle.communications.brm.cc.model.CollectionsGroupDetails.GroupMembers
-
Sets the value of the parentAccountNumber property.
- setParentAccountRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.Bill
-
Sets the value of the parentAccountRef property.
- setParentAccountRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.CollectionsGroupDetails.GroupMembers
-
Sets the value of the parentAccountRef property.
- setParentBillUnit(Boolean) - Method in class com.oracle.communications.brm.cc.model.BillUnit
-
Sets the value of the parentBillUnit property.
- setParentBillUnitDue(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.CollectionsGroup
-
Sets the value of the parentBillUnitDue property.
- setParentBillUnitId(String) - Method in class com.oracle.communications.brm.cc.model.BillUnitHierarchy
-
Sets the value of the parentBillUnitId property.
- setParentBillUnitName(String) - Method in class com.oracle.communications.brm.cc.model.BillUnit
-
Sets the value of the parentBillUnitName property.
- setParentBillUnitName(String) - Method in class com.oracle.communications.brm.cc.model.CollectionsGroupDetails.GroupMembers
-
Sets the value of the parentBillUnitName property.
- setParentBillUnitRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.CollectionsGroup
-
Sets the value of the parentBillUnitRef property.
- setParentBillUnitRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.CollectionsGroupDetails.GroupMembers
-
Sets the value of the parentBillUnitRef property.
- setParentBillUnitRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.NewBillUnits
-
Sets the value of the parentBillUnitRef property.
- setParentCompanyName(String) - Method in class com.oracle.communications.brm.cc.model.Bill
-
Sets the value of the parentCompanyName property.
- setParentCompanyName(String) - Method in class com.oracle.communications.brm.cc.model.BillUnit
-
Sets the value of the parentCompanyName property.
- setParentFirstName(String) - Method in class com.oracle.communications.brm.cc.model.Bill
-
Sets the value of the parentFirstName property.
- setParentFirstName(String) - Method in class com.oracle.communications.brm.cc.model.BillUnit
-
Sets the value of the parentFirstName property.
- setParentLastName(String) - Method in class com.oracle.communications.brm.cc.model.Bill
-
Sets the value of the parentLastName property.
- setParentLastName(String) - Method in class com.oracle.communications.brm.cc.model.BillUnit
-
Sets the value of the parentLastName property.
- setParentName(String) - Method in class com.oracle.communications.brm.cc.model.ProfileType
-
Sets the value of the parentName property.
- setParentName(String) - Method in class com.oracle.communications.brm.cc.model.SharingMemberDetails.MembershipDetails
-
Sets the value of the parentName property.
- setParentName(String) - Method in class com.oracle.communications.brm.cc.model.SharingOwnerDetails
-
Sets the value of the parentName property.
- setParentRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.Account
-
Sets the value of the parentRef property.
- setParentRef(String) - Method in class com.oracle.communications.brm.cc.model.NewBillUnits
-
Sets the value of the parentRef property.
- setParentRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.RegistrationAccount
-
Sets the value of the parentRef property.
- setParentRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.SharingOwner
-
Sets the value of the parentRef property.
- setParentRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.SharingOwnerDetails
-
Sets the value of the parentRef property.
- setParentSalutation(String) - Method in class com.oracle.communications.brm.cc.model.Bill
-
Sets the value of the parentSalutation property.
- setParentSalutation(String) - Method in class com.oracle.communications.brm.cc.model.BillUnit
-
Sets the value of the parentSalutation property.
- setPartial(int) - Method in class com.oracle.communications.brm.cc.model.RequestDetails
-
Sets the value of the partial property.
- setPartyIdCode(String) - Method in class com.oracle.communications.brm.cc.model.SepaType.Details.DebtorInfo
-
Sets the value of the partyIdCode property.
- setPassword(String) - Method in class com.oracle.communications.brm.cc.model.ServiceType
-
Sets the value of the password property.
- setPasswordExpiration(Calendar) - Method in class com.oracle.communications.brm.cc.model.ServiceType
-
Sets the value of the passwordExpiration property.
- setPasswordStatus(Integer) - Method in class com.oracle.communications.brm.cc.model.ServiceType
-
Sets the value of the passwordStatus property.
- setPath(String) - Method in class com.oracle.communications.brm.cc.model.FieldData
-
Sets the value of the path property.
- setPath(String) - Method in class com.oracle.communications.brm.cc.model.RequestDetails.RequestInfo
-
Sets the value of the path property.
- setPath(String) - Method in class com.oracle.communications.brm.cc.model.ServiceEmailType.ServiceEmail
-
Sets the value of the path property.
- setPayinfoTypeObject(PaymentTypeBase) - Method in class com.oracle.communications.brm.cc.model.DepositPayment
-
Sets the value of the payinfoTypeObject property.
- setPayinfoTypeObject(PaymentTypeBase) - Method in class com.oracle.communications.brm.cc.model.FullRefund
-
Sets the value of the payinfoTypeObject property.
- setPayinfoTypeObject(PaymentTypeBase) - Method in class com.oracle.communications.brm.cc.model.Payment
-
Sets the value of the payinfoTypeObject property.
- setPayinfoTypeObject(PaymentTypeBase) - Method in class com.oracle.communications.brm.cc.model.PaymentDetails
-
Sets the value of the payinfoTypeObject property.
- setPayloadStr(String) - Method in class com.oracle.communications.brm.cc.model.RequestDetails
-
Sets the value of the payloadStr property.
- setPayment(DepositTxnPayment) - Method in class com.oracle.communications.brm.cc.model.DepositTxn
-
Sets the value of the payment property.
- setPaymentAction(Integer) - Method in class com.oracle.communications.brm.cc.model.PaymentDetails
-
Sets the value of the paymentAction property.
- setPaymentAction(Integer) - Method in class com.oracle.communications.brm.cc.model.PaymentList
-
Sets the value of the paymentAction property.
- setPaymentAmount(Money) - Method in class com.oracle.communications.brm.cc.model.DepositPayment
-
Sets the value of the paymentAmount property.
- setPaymentAmount(Money) - Method in class com.oracle.communications.brm.cc.model.DepositTxnPayment
-
Sets the value of the paymentAmount property.
- setPaymentAmount(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.PaymentList
-
Sets the value of the paymentAmount property.
- setPaymentBatchFileHeader(PaymentBatchFileHeader) - Method in class com.oracle.communications.brm.cc.batchpayments.BatchPaymentsWork
-
- setPaymentBatchFileHeader(PaymentBatchFileHeader) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.BatchPaymentWorker
-
- setPaymentBatchStatistics(PaymentBatchStatistics) - Method in class com.oracle.communications.brm.cc.batchpayments.BatchPaymentsWork
-
- setPaymentDate(Calendar) - Method in class com.oracle.communications.brm.cc.model.PaymentList
-
Sets the value of the paymentDate property.
- setPaymentEventRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.AssignSuspensePaymentHandler
-
Sets the value of the paymentEventRef property.
- setPaymentEventRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.WithdrawPayment
-
Sets the value of the paymentEventRef property.
- setPaymentId(String) - Method in class com.oracle.communications.brm.cc.model.PaymentDetails.OriginalPaymentDetails
-
Sets the value of the paymentId property.
- setPaymentId(String) - Method in class com.oracle.communications.brm.cc.model.PaymentDetails
-
Sets the value of the paymentId property.
- setPaymentId(String) - Method in class com.oracle.communications.brm.cc.model.PaymentList
-
Sets the value of the paymentId property.
- setPaymentInstrumentName(String) - Method in class com.oracle.communications.brm.cc.model.BillUnit
-
Sets the value of the paymentInstrumentName property.
- setPaymentInstrumentRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.AccountHierarchy
-
Sets the value of the paymentInstrumentRef property.
- setPaymentInstrumentRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.BillUnit
-
Sets the value of the paymentInstrumentRef property.
- setPaymentInstrumentRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.BillUnitHierarchy
-
Sets the value of the paymentInstrumentRef property.
- setPaymentItemNumber(String) - Method in class com.oracle.communications.brm.cc.model.PaymentDetails.OriginalPaymentDetails
-
Sets the value of the paymentItemNumber property.
- setPaymentItemRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.PaymentAuditDetailsType
-
Sets the value of the paymentItemRef property.
- setPaymentMethod(PaymentMethod) - Method in class com.oracle.communications.brm.cc.model.BillUnit
-
Sets the value of the paymentMethod property.
- setPaymentMethod(PaymentMethod) - Method in class com.oracle.communications.brm.cc.model.NewBillUnits
-
Sets the value of the paymentMethod property.
- setPaymentMethod(int) - Method in class com.oracle.communications.brm.cc.model.PaymentList
-
Sets the value of the paymentMethod property.
- setPaymentMethod(String) - Method in class com.oracle.communications.brm.cc.model.SharingOwnerDetails
-
Sets the value of the paymentMethod property.
- setPaymentMethodId(String) - Method in class com.oracle.communications.brm.cc.model.NewBillUnits
-
Sets the value of the paymentMethodId property.
- setPaymentMethodID(int) - Method in class com.oracle.communications.brm.cc.model.PaymentTypeFields.PaymentMethodFields.PaymentMethodType
-
Sets the value of the paymentMethodID property.
- setPaymentMethodName(String) - Method in class com.oracle.communications.brm.cc.model.PaymentTypeFields.PaymentMethodFields.PaymentMethodType
-
Sets the value of the paymentMethodName property.
- setPaymentMethodObjectID(String) - Method in class com.oracle.communications.brm.cc.model.PaymentTypeFields.PaymentMethodFields
-
Sets the value of the paymentMethodObjectID property.
- setPaymentMethodRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.InsertAction
-
Sets the value of the paymentMethodRef property.
- setPaymentMethods(Wallet) - Method in class com.oracle.communications.brm.cc.model.PaymentMethods
-
Sets the value of the paymentMethods property.
- setPaymentMethodType(Integer) - Method in class com.oracle.communications.brm.cc.model.DepositPayment
-
Sets the value of the paymentMethodType property.
- setPaymentMethodType(Integer) - Method in class com.oracle.communications.brm.cc.model.DepositTxnPayment
-
Sets the value of the paymentMethodType property.
- setPaymentRef(String) - Method in class com.oracle.communications.brm.cc.model.DepositPayment
-
Sets the value of the paymentRef property.
- setPaymentRef(String) - Method in class com.oracle.communications.brm.cc.model.DepositTxnPayment
-
Sets the value of the paymentRef property.
- setPaymentRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.PaymentList
-
Sets the value of the paymentRef property.
- setPaymentRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.PromiseToPay
-
Sets the value of the paymentRef property.
- setPaymentsList(List) - Method in class com.oracle.communications.brm.cc.batchpayments.BatchPaymentsWork
-
- setPaymentTransId(String) - Method in class com.oracle.communications.brm.cc.model.Externalpayment10017Type.PaymentFailedInfo
-
Sets the value of the paymentTransId property.
- setPaymentType(Integer) - Method in class com.oracle.communications.brm.cc.model.BillUnit
-
Sets the value of the paymentType property.
- setPaymentType(String) - Method in class com.oracle.communications.brm.cc.model.NewBillUnit
-
Sets the value of the paymentType property.
- setPaymentType(Integer) - Method in class com.oracle.communications.brm.cc.model.NewBillUnits
-
Sets the value of the paymentType property.
- setPaymentType(Integer) - Method in class com.oracle.communications.brm.cc.model.PayinfoType
-
Sets the value of the paymentType property.
- setPaymentType(Long) - Method in class com.oracle.communications.brm.cc.model.PaymentDetails
-
Sets the value of the paymentType property.
- setPaymentType(Integer) - Method in class com.oracle.communications.brm.cc.model.PaymentInstrumentType
-
Sets the value of the paymentType property.
- setPaymentType(Integer) - Method in class com.oracle.communications.brm.cc.model.PaymentMethod
-
Sets the value of the paymentType property.
- setPaymentType(Integer) - Method in class com.oracle.communications.brm.cc.model.PayMethod
-
Sets the value of the paymentType property.
- setPaymentType(Integer) - Method in class com.oracle.communications.brm.cc.model.RegistrationAccount
-
Sets the value of the paymentType property.
- setPaymentTypeEventRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.PaymentAuditDetailsType
-
Sets the value of the paymentTypeEventRef property.
- setPaymentTypeId(String) - Method in class com.oracle.communications.brm.cc.model.AccountSummary
-
Sets the value of the paymentTypeId property.
- setPayTypeCode(int) - Method in class com.oracle.communications.brm.cc.model.BatchPaymentTemplates
-
Sets the value of the payTypeCode property.
- setPayTypeName(String) - Method in class com.oracle.communications.brm.cc.model.BatchPaymentTemplates
-
Sets the value of the payTypeName property.
- setPendingDeferredActionsCount(Integer) - Method in class com.oracle.communications.brm.cc.model.Account
-
Sets the value of the pendingDeferredActionsCount property.
- setPendingDeferredActionsCount(Integer) - Method in class com.oracle.communications.brm.cc.model.ServiceType
-
Sets the value of the pendingDeferredActionsCount property.
- setPendingDue(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.AccountSummary
-
Sets the value of the pendingDue property.
- setPendingDueDate(Calendar) - Method in class com.oracle.communications.brm.cc.model.AccountSummary
-
Sets the value of the pendingDueDate property.
- setPercent(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.AdjustmentBillType
-
Sets the value of the percent property.
- setPercent(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.TaxInfo.TaxExemptDetails
-
Sets the value of the percent property.
- setPercentFee(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.LoanProfileDetails.LoanInfo
-
Sets the value of the percentFee property.
- setPermissionKey(String) - Method in class com.oracle.communications.brm.cc.model.MenuDefinition.Menu.Contents.Item
-
Sets the value of the permissionKey property.
- setPermitted(String) - Method in class com.oracle.communications.brm.cc.model.Bundle
-
Sets the value of the permitted property.
- setPermitted(String) - Method in class com.oracle.communications.brm.cc.model.DepositSpec
-
Sets the value of the permitted property.
- setPermitted(String) - Method in class com.oracle.communications.brm.cc.model.DiscountOfferType
-
Sets the value of the permitted property.
- setPermitted(String) - Method in class com.oracle.communications.brm.cc.model.InstallmentChargeOffer
-
Sets the value of the permitted property.
- setPersonalId1(String) - Method in class com.oracle.communications.brm.cc.model.DeviceSimType.DeviceSIMDetails
-
Sets the value of the personalId1 property.
- setPersonalId2(String) - Method in class com.oracle.communications.brm.cc.model.DeviceSimType.DeviceSIMDetails
-
Sets the value of the personalId2 property.
- setPersonalUnblockingKey1(String) - Method in class com.oracle.communications.brm.cc.model.DeviceSimType.DeviceSIMDetails
-
Sets the value of the personalUnblockingKey1 property.
- setPersonalUnblockingKey2(String) - Method in class com.oracle.communications.brm.cc.model.DeviceSimType.DeviceSIMDetails
-
Sets the value of the personalUnblockingKey2 property.
- setPhonetype(Integer) - Method in class com.oracle.communications.brm.cc.model.AccountCollectionDetails.Phonenumbers
-
Sets the value of the phonetype property.
- setPhonetype(Integer) - Method in class com.oracle.communications.brm.cc.model.Contacts.Phonenumbers
-
Sets the value of the phonetype property.
- setPlanName(String) - Method in class com.oracle.communications.brm.cc.model.CustomizedOffers.CustomizedOffer
-
Sets the value of the planName property.
- setPlanName(String) - Method in class com.oracle.communications.brm.cc.model.Discount
-
Sets the value of the planName property.
- setPlanName(String) - Method in class com.oracle.communications.brm.cc.model.Product
-
Sets the value of the planName property.
- setPlanRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.CustomizedOffers.CustomizedOffer
-
Sets the value of the planRef property.
- setPortalFieldIDsEnabled(boolean) - Method in class com.oracle.communications.brm.cc.brm_util.DataDictionary
-
Set if Portal Field IDs are enabled.
- setPostedDate(Calendar) - Method in class com.oracle.communications.brm.cc.model.PaymentDetails
-
Sets the value of the postedDate property.
- setPreviousTotal(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.Bill
-
Sets the value of the previousTotal property.
- setPriceTag(String) - Method in class com.oracle.communications.brm.cc.model.OverriddenCharges.Charges.Charge
-
Sets the value of the priceTag property.
- setPrimaryNumber(Integer) - Method in class com.oracle.communications.brm.cc.model.ServiceTelcoType.TelcoDetails
-
Sets the value of the primaryNumber property.
- setPrincipalName(String) - Method in class com.oracle.communications.brm.cc.util.UserIdentity
-
- setPriority(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.DiscountOfferType
-
Sets the value of the priority property.
- setPriority(int) - Method in class com.oracle.communications.brm.cc.model.SharingMemberDetails.MembershipDetails
-
Sets the value of the priority property.
- setProcessCompletionDate(Calendar) - Method in class com.oracle.communications.brm.cc.model.PaymentBatchStatistics
-
Sets the value of the processCompletionDate property.
- setProcessedBy(String) - Method in class com.oracle.communications.brm.cc.model.PaymentBatchStatistics
-
Sets the value of the processedBy property.
- setProcessEndDate(Calendar) - Method in class com.oracle.communications.brm.cc.model.PaymentBatchStatistics
-
Sets the value of the processEndDate property.
- setProcessStartDate(Calendar) - Method in class com.oracle.communications.brm.cc.model.PaymentBatchStatistics
-
Sets the value of the processStartDate property.
- setProdName(String) - Method in class com.oracle.communications.brm.cc.model.ServiceProviderProdType.ProviderProducts
-
Sets the value of the prodName property.
- setProductRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.Product
-
Sets the value of the productRef property.
- setProfile(Integer) - Method in class com.oracle.communications.brm.cc.model.ServiceAdminClientType.ServiceAdminclient
-
Sets the value of the profile property.
- setProfile(ProfileType) - Method in class com.oracle.communications.brm.cc.model.ServiceProfile
-
Sets the value of the profile property.
- setProfile(ProfileBase) - Method in class com.oracle.communications.brm.cc.model.UpdateServiceProfile
-
Sets the value of the profile property.
- setProfileFields(ProfileFields) - Method in class com.oracle.communications.brm.cc.model.ServiceProfileDefinition
-
Sets the value of the profileFields property.
- setProfileName(String) - Method in class com.oracle.communications.brm.cc.model.ProfileLoanType.LoanInfo
-
Sets the value of the profileName property.
- setProfileObj(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.ServiceAdminClientType.Role
-
Sets the value of the profileObj property.
- setProfileObj(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.ServiceContentType.Profiles
-
Sets the value of the profileObj property.
- setProfileRef(String) - Method in class com.oracle.communications.brm.cc.model.DepositSpec
-
Sets the value of the profileRef property.
- setPromiseToPayAmount(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.PromiseToPay
-
Sets the value of the promiseToPayAmount property.
- setPromiseToPaySpec(ConfigPromiseToPaySpecification.PromiseToPaySpec) - Method in class com.oracle.communications.brm.cc.model.ConfigPromiseToPaySpecification
-
Sets the value of the promiseToPaySpec property.
- setPromiseToPayStatus(Integer) - Method in class com.oracle.communications.brm.cc.model.AccountCollectionDetails.BillUnitCollectionsDetails
-
Sets the value of the promiseToPayStatus property.
- setProtocol(Integer) - Method in class com.oracle.communications.brm.cc.model.ServiceIpType.ServiceIp
-
Sets the value of the protocol property.
- setProtocol(Integer) - Method in class com.oracle.communications.brm.cc.model.ServiceVpdnType.ServiceIp
-
Sets the value of the protocol property.
- setProvisioningTag(String) - Method in class com.oracle.communications.brm.cc.model.DiscountOfferType
-
Sets the value of the provisioningTag property.
- setPullback(Integer) - Method in class com.oracle.communications.brm.cc.model.ProfileLoanType.LoanInfo
-
Sets the value of the pullback property.
- setPurchaseDate(Calendar) - Method in class com.oracle.communications.brm.cc.model.Discount
-
Sets the value of the purchaseDate property.
- setPurchaseDate(Calendar) - Method in class com.oracle.communications.brm.cc.model.Product
-
Sets the value of the purchaseDate property.
- setPurchasedDate(Calendar) - Method in class com.oracle.communications.brm.cc.model.CustomizedOffers.CustomizedOffer
-
Sets the value of the purchasedDate property.
- setPurchaseDiscount(Object) - Method in class com.oracle.communications.brm.cc.model.ChargeOfferType
-
Sets the value of the purchaseDiscount property.
- setPurchaseDiscount(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.CustomizedOffers.CustomizedOffer
-
Sets the value of the purchaseDiscount property.
- setPurchaseDiscountOverride(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.CustomizedBundleForPurchase.CustomizedChargeOffers
-
Sets the value of the purchaseDiscountOverride property.
- setPurchaseDiscountPercent(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.CustomizedOffers.CustomizedOffer
-
Sets the value of the purchaseDiscountPercent property.
- setPurchaseDiscountPercentOverride(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.CustomizedBundleForPurchase.CustomizedChargeOffers
-
Sets the value of the purchaseDiscountPercentOverride property.
- setPurchasedProductRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.CustomizedOffers.CustomizedOffer
-
Sets the value of the purchasedProductRef property.
- setPurchaseEnd(EndingType) - Method in class com.oracle.communications.brm.cc.model.CustomizedBundleForPurchase.CustomizedChargeOffers
-
Sets the value of the purchaseEnd property.
- setPurchaseEnd(EndingType) - Method in class com.oracle.communications.brm.cc.model.CustomizedBundleForPurchase.CustomizedDiscountOffers
-
Sets the value of the purchaseEnd property.
- setPurchaseEndDate(Calendar) - Method in class com.oracle.communications.brm.cc.model.Discount
-
Sets the value of the purchaseEndDate property.
- setPurchaseEndDate(Calendar) - Method in class com.oracle.communications.brm.cc.model.Product
-
Sets the value of the purchaseEndDate property.
- setPurchaseEndT(Calendar) - Method in class com.oracle.communications.brm.cc.model.CustomizedOffers.CustomizedOffer
-
Sets the value of the purchaseEndT property.
- setPurchaseFee(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.CustomizedOffers.CustomizedOffer
-
Sets the value of the purchaseFee property.
- setPurchaseFeeOverride(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.CustomizedBundleForPurchase.CustomizedChargeOffers
-
Sets the value of the purchaseFeeOverride property.
- setPurchaseFeeOverriden(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.CustomizedOffers.CustomizedOffer
-
Sets the value of the purchaseFeeOverriden property.
- setPurchaseFeeWaived(Boolean) - Method in class com.oracle.communications.brm.cc.model.PackageType
-
Sets the value of the purchaseFeeWaived property.
- setPurchaseMax(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.DiscountOfferType
-
Sets the value of the purchaseMax property.
- setPurchaseMin(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.DiscountOfferType
-
Sets the value of the purchaseMin property.
- setPurchaseStart(StartingType) - Method in class com.oracle.communications.brm.cc.model.CustomizedBundleForPurchase.CustomizedChargeOffers
-
Sets the value of the purchaseStart property.
- setPurchaseStart(StartingType) - Method in class com.oracle.communications.brm.cc.model.CustomizedBundleForPurchase.CustomizedDiscountOffers
-
Sets the value of the purchaseStart property.
- setPurchaseStartT(Calendar) - Method in class com.oracle.communications.brm.cc.model.CustomizedOffers.CustomizedOffer
-
Sets the value of the purchaseStartT property.
- setPurchasingPackageRef(String) - Method in class com.oracle.communications.brm.cc.model.PackageBasedOrder
-
Sets the value of the purchasingPackageRef property.
- setPurchasingPlanRef(String) - Method in class com.oracle.communications.brm.cc.model.RegistrationAccount
-
Sets the value of the purchasingPlanRef property.
- setPurpose(int) - Method in class com.oracle.communications.brm.cc.model.PaymentTypeFields.PaymentMethodFields.PaymentMethodType.Fields
-
Sets the value of the purpose property.
- setQos(Integer) - Method in class com.oracle.communications.brm.cc.model.ServiceTelephonyType.ServiceTelephony
-
Sets the value of the qos property.
- setQosProfileName(String) - Method in class com.oracle.communications.brm.cc.model.ServiceTelcoGprsType.ApnArray
-
Sets the value of the qosProfileName property.
- setQualifier(String) - Method in class com.oracle.communications.brm.cc.model.TemplateFields
-
Sets the value of the qualifier property.
- setQuantity(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.ChargeOfferType
-
Sets the value of the quantity property.
- setQuantity(int) - Method in class com.oracle.communications.brm.cc.model.CustomizedBundleForPurchase.CustomizedChargeOffers
-
Sets the value of the quantity property.
- setQuantity(int) - Method in class com.oracle.communications.brm.cc.model.CustomizedBundleForPurchase.CustomizedDiscountOffers
-
Sets the value of the quantity property.
- setQuantity(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.CustomizedOffers.CustomizedOffer
-
Sets the value of the quantity property.
- setQuantity(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.DepositTxn
-
Sets the value of the quantity property.
- setQuantity(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.SharingOwnerDetails.OwnershipDetails
-
Sets the value of the quantity property.
- setQuantity(String) - Method in class com.oracle.communications.brm.cc.model.Sponsor
-
Sets the value of the quantity property.
- setQueryParam(String) - Method in class com.oracle.communications.brm.cc.model.RequestDetails.RequestInfo
-
Sets the value of the queryParam property.
- setRatePerAmount(String) - Method in class com.oracle.communications.brm.cc.model.ServiceProviderProdType.ProviderProducts
-
Sets the value of the ratePerAmount property.
- setRatePerAmount(String) - Method in class com.oracle.communications.brm.cc.model.ServiceProviderType.ProviderTopics
-
Sets the value of the ratePerAmount property.
- setRatePerAmountCycle(String) - Method in class com.oracle.communications.brm.cc.model.ServiceProviderProdType.ProviderProducts
-
Sets the value of the ratePerAmountCycle property.
- setRatePerEvent(String) - Method in class com.oracle.communications.brm.cc.model.ServiceProviderProdType.ProviderProducts
-
Sets the value of the ratePerEvent property.
- setRatePerEvent(String) - Method in class com.oracle.communications.brm.cc.model.ServiceProviderType.ProviderTopics
-
Sets the value of the ratePerEvent property.
- setRatePerEventCycle(String) - Method in class com.oracle.communications.brm.cc.model.ServiceProviderProdType.ProviderProducts
-
Sets the value of the ratePerEventCycle property.
- setReason(String) - Method in class com.oracle.communications.brm.cc.common.APIError
-
- setReason(String) - Method in class com.oracle.communications.brm.cc.model.CancelInstallment
-
Sets the value of the reason property.
- setReason(String) - Method in class com.oracle.communications.brm.cc.model.DepositRefund
-
Sets the value of the reason property.
- setReason(String) - Method in class com.oracle.communications.brm.cc.model.DepositRelease
-
Sets the value of the reason property.
- setReason(String) - Method in class com.oracle.communications.brm.cc.model.DepositReversal
-
Sets the value of the reason property.
- setReason(String) - Method in class com.oracle.communications.brm.cc.model.DepositTransfer
-
Sets the value of the reason property.
- setReasonDomainId(int) - Method in class com.oracle.communications.brm.cc.model.LoanProfileDetails.LoanInfo
-
Sets the value of the reasonDomainId property.
- setReasonDomainId(Integer) - Method in class com.oracle.communications.brm.cc.model.RequestDetails.ErrorInfo
-
Sets the value of the reasonDomainId property.
- setReasonId(int) - Method in class com.oracle.communications.brm.cc.model.LoanProfileDetails.LoanInfo
-
Sets the value of the reasonId property.
- setReasonId(Integer) - Method in class com.oracle.communications.brm.cc.model.Notes
-
Sets the value of the reasonId property.
- setReasonId(int) - Method in class com.oracle.communications.brm.cc.model.PaymentAuditDetailsType
-
Sets the value of the reasonId property.
- setReasonId(int) - Method in class com.oracle.communications.brm.cc.model.RecyclePayment.Details
-
Sets the value of the reasonId property.
- setReasonId(Integer) - Method in class com.oracle.communications.brm.cc.model.RequestDetails.ErrorInfo
-
Sets the value of the reasonId property.
- setReasonId(int) - Method in class com.oracle.communications.brm.cc.model.WithdrawPayment
-
Sets the value of the reasonId property.
- setReceiptDate(Calendar) - Method in class com.oracle.communications.brm.cc.model.PaymentDetails
-
Sets the value of the receiptDate property.
- setReceiptNo(String) - Method in class com.oracle.communications.brm.cc.model.Externalpayment10011Type.CashInfo
-
Sets the value of the receiptNo property.
- setReceived(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.BillItem
-
Sets the value of the received property.
- setReceivedAmount(Money) - Method in class com.oracle.communications.brm.cc.model.CustomerDeposit
-
Sets the value of the receivedAmount property.
- setReceivedForBill(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.Bill
-
Sets the value of the receivedForBill property.
- setReceivedForBill(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.CorrectiveBillDetails
-
Sets the value of the receivedForBill property.
- setRecordId(String) - Method in class com.oracle.communications.brm.cc.model.ColumnarRecord.Entries
-
Sets the value of the recordId property.
- setRecurringCharges(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.Bill
-
Sets the value of the recurringCharges property.
- setRecurringDiscount(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.CustomizedOffers.CustomizedOffer
-
Sets the value of the recurringDiscount property.
- setRecurringDiscountPercent(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.CustomizedOffers.CustomizedOffer
-
Sets the value of the recurringDiscountPercent property.
- setRecurringFee(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.CustomizedOffers.CustomizedOffer
-
Sets the value of the recurringFee property.
- setRecurringFeeOverriden(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.CustomizedOffers.CustomizedOffer
-
Sets the value of the recurringFeeOverriden property.
- setReducedCancellationFee(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.SubscriptionTerms
-
Sets the value of the reducedCancellationFee property.
- setRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.Bundle.Chargeoffers
-
Sets the value of the ref property.
- setRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.Bundle.Discountoffers
-
Sets the value of the ref property.
- setRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.Bundle
-
Sets the value of the ref property.
- setRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.OfferStatus.ChargeOffers
-
Sets the value of the ref property.
- setRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.OfferStatus.DiscountOffers
-
Sets the value of the ref property.
- setRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.ServiceInPlan.Bundles.Chargeoffers
-
Sets the value of the ref property.
- setRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.ServiceInPlan.Bundles.Discountoffers
-
Sets the value of the ref property.
- setRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.ServiceInPlan.Bundles
-
Sets the value of the ref property.
- setReference(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.Resource
-
Sets the value of the reference property.
- setReferenceCount(Integer) - Method in class com.oracle.communications.brm.cc.model.ProfileServExtratingType.Extrating
-
Sets the value of the referenceCount property.
- setReferencedTemplates(GenericTemplate.ReferencedTemplates) - Method in class com.oracle.communications.brm.cc.model.GenericTemplate
-
Sets the value of the referencedTemplates property.
- setReferenceError(String) - Method in class com.oracle.communications.brm.cc.common.APIError
-
- setReferencePartyName(String) - Method in class com.oracle.communications.brm.cc.model.SepaType.Details.DebtorInfo
-
Sets the value of the referencePartyName property.
- setRefFieldId(String) - Method in class com.oracle.communications.brm.cc.model.GenericTemplate.StorableClass.Column
-
Sets the value of the refFieldId property.
- setRefundAmount(Money) - Method in class com.oracle.communications.brm.cc.model.DepositRefund
-
Sets the value of the refundAmount property.
- setRefundAmount(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.RefundDetails
-
Sets the value of the refundAmount property.
- setRefundMethod(String) - Method in class com.oracle.communications.brm.cc.model.RefundDetails
-
Sets the value of the refundMethod property.
- setRefundRef(String) - Method in class com.oracle.communications.brm.cc.model.DepositRefund
-
Sets the value of the refundRef property.
- setRefundRule(DepositRefundRule) - Method in class com.oracle.communications.brm.cc.model.DepositSpecProfile
-
Sets the value of the refundRule property.
- setRefundStatus(long) - Method in class com.oracle.communications.brm.cc.model.RefundDetails
-
Sets the value of the refundStatus property.
- setRefundType(int) - Method in class com.oracle.communications.brm.cc.model.RefundDetails
-
Sets the value of the refundType property.
- setReleaseAmount(Money) - Method in class com.oracle.communications.brm.cc.model.DepositRelease
-
Sets the value of the releaseAmount property.
- setReleasedAmount(Money) - Method in class com.oracle.communications.brm.cc.model.CustomerDeposit
-
Sets the value of the releasedAmount property.
- setReleaseRef(String) - Method in class com.oracle.communications.brm.cc.model.DepositRelease
-
Sets the value of the releaseRef property.
- setReleaseType(Integer) - Method in class com.oracle.communications.brm.cc.model.CustomerDeposit
-
Sets the value of the releaseType property.
- setReleaseType(Integer) - Method in class com.oracle.communications.brm.cc.model.DepositRelease
-
Sets the value of the releaseType property.
- setReleaseType(Integer) - Method in class com.oracle.communications.brm.cc.model.DepositSpecProfile
-
Sets the value of the releaseType property.
- setRenewalContractTerms(SubscriptionTerms) - Method in class com.oracle.communications.brm.cc.model.SubscriptionTerms
-
Sets the value of the renewalContractTerms property.
- setRenewalMode(Integer) - Method in class com.oracle.communications.brm.cc.model.Bundle.Chargeoffers
-
Sets the value of the renewalMode property.
- setRenewalMode(Integer) - Method in class com.oracle.communications.brm.cc.model.CustomizedBundleForPurchase.CustomizedChargeOffers
-
Sets the value of the renewalMode property.
- setRenewalMode(Integer) - Method in class com.oracle.communications.brm.cc.model.CustomizedOffers.CustomizedOffer
-
Sets the value of the renewalMode property.
- setRenewalMode(Integer) - Method in class com.oracle.communications.brm.cc.model.ServiceInPlan.Bundles.Chargeoffers
-
Sets the value of the renewalMode property.
- setRenewWithSameTerms(boolean) - Method in class com.oracle.communications.brm.cc.model.SubscriptionTerms
-
Sets the value of the renewWithSameTerms property.
- setRepaymentDays(Integer) - Method in class com.oracle.communications.brm.cc.model.ProfileLoanType.LoanInfo
-
Sets the value of the repaymentDays property.
- setRequest(HttpServletRequest) - Method in class com.oracle.communications.brm.cc.common.UserContext
-
- setRequestInfo(RequestDetails.RequestInfo) - Method in class com.oracle.communications.brm.cc.model.RequestDetails
-
Sets the value of the requestInfo property.
- setRequired(Boolean) - Method in class com.oracle.communications.brm.cc.model.ServiceInPlan.Bundles
-
Sets the value of the required property.
- setRescheduleAction(boolean) - Method in class com.oracle.communications.brm.cc.model.EditAction
-
Sets the value of the rescheduleAction property.
- setRescheduleDate(Calendar) - Method in class com.oracle.communications.brm.cc.model.EditAction
-
Sets the value of the rescheduleDate property.
- setResizable(Boolean) - Method in class com.oracle.communications.brm.cc.model.ColumnarRecord.ColumnDefinitions
-
Sets the value of the resizable property.
- setResizable(Boolean) - Method in class com.oracle.communications.brm.cc.model.GenericTemplate.ColumnHeader
-
Sets the value of the resizable property.
- setResource(String) - Method in class com.oracle.communications.brm.cc.authorization.ResourceAction
-
- setResourceCode(String) - Method in class com.oracle.communications.brm.cc.model.ResourceDetails
-
Sets the value of the resourceCode property.
- setResourceId(Integer) - Method in class com.oracle.communications.brm.cc.model.AdjustmentNonCurrencyBalance
-
Sets the value of the resourceId property.
- setResourceId(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.ApplyLoan
-
Sets the value of the resourceId property.
- setResourceId(Integer) - Method in class com.oracle.communications.brm.cc.model.ARActionRequestType
-
Sets the value of the resourceId property.
- setResourceId(Integer) - Method in class com.oracle.communications.brm.cc.model.BalanceGroup.Balances
-
Sets the value of the resourceId property.
- setResourceId(int) - Method in class com.oracle.communications.brm.cc.model.CreditLimit
-
Sets the value of the resourceId property.
- setResourceId(String) - Method in class com.oracle.communications.brm.cc.model.DepositTxnBalanceImpacts
-
Sets the value of the resourceId property.
- setResourceId(Integer) - Method in class com.oracle.communications.brm.cc.model.LimitType
-
Sets the value of the resourceId property.
- setResourceId(int) - Method in class com.oracle.communications.brm.cc.model.LoanProfileDetails.LoanInfo
-
Sets the value of the resourceId property.
- setResourceId(Integer) - Method in class com.oracle.communications.brm.cc.model.ResourceDetails
-
Sets the value of the resourceId property.
- setResourceId(Integer) - Method in class com.oracle.communications.brm.cc.model.TempCreditLimit
-
Sets the value of the resourceId property.
- setResourceId(Integer) - Method in class com.oracle.communications.brm.cc.model.TransferBalanceCreateResponse.SourceTransferFee
-
Sets the value of the resourceId property.
- setResourceId(Integer) - Method in class com.oracle.communications.brm.cc.model.TransferBalanceCreateResponse.TargetTransferFee
-
Sets the value of the resourceId property.
- setResourceId(Integer) - Method in class com.oracle.communications.brm.cc.model.TransferBalanceDetails.SourceTransferFee
-
Sets the value of the resourceId property.
- setResourceId(Integer) - Method in class com.oracle.communications.brm.cc.model.TransferBalanceDetails.TargetTransferFee
-
Sets the value of the resourceId property.
- setResourceName(String) - Method in class com.oracle.communications.brm.cc.authorization.ResourceGrantedResponse
-
- setResourceName(String) - Method in class com.oracle.communications.brm.cc.model.ResourceDetails
-
Sets the value of the resourceName property.
- setResourceName(String) - Method in class com.oracle.communications.brm.cc.model.ResourceGrants
-
Sets the value of the resourceName property.
- setResourceRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.DiscountOfferType
-
Sets the value of the resourceRef property.
- setResources(List<String>) - Method in class com.oracle.communications.brm.cc.authorization.ResourceAction
-
- setRetryProcess(boolean) - Method in class com.oracle.communications.brm.cc.batchpayments.BatchPaymentsWork
-
- setReturnStorableClass(String) - Method in class com.oracle.communications.brm.cc.model.SearchTemplate
-
Sets the value of the returnStorableClass property.
- setReversalAmount(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.PaymentDetails
-
Sets the value of the reversalAmount property.
- setReversalAmount(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.WriteOffDetails
-
Sets the value of the reversalAmount property.
- setReversalDate(Calendar) - Method in class com.oracle.communications.brm.cc.model.PaymentDetails
-
Sets the value of the reversalDate property.
- setReversalEffectiveDate(Calendar) - Method in class com.oracle.communications.brm.cc.model.WriteOffDetails
-
Sets the value of the reversalEffectiveDate property.
- setReversalId(String) - Method in class com.oracle.communications.brm.cc.model.PaymentDetails
-
Sets the value of the reversalId property.
- setReversalId(String) - Method in class com.oracle.communications.brm.cc.model.WriteOffDetails
-
Sets the value of the reversalId property.
- setReversalRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.WriteOffDetails
-
Sets the value of the reversalRef property.
- setRolloverData(Integer) - Method in class com.oracle.communications.brm.cc.model.SubBalances
-
Sets the value of the rolloverData property.
- setRollUp(Boolean) - Method in class com.oracle.communications.brm.cc.model.BillUnit
-
Sets the value of the rollUp property.
- setRollUp(Boolean) - Method in class com.oracle.communications.brm.cc.model.BillUnitHierarchy
-
Sets the value of the rollUp property.
- setRollUp(Boolean) - Method in class com.oracle.communications.brm.cc.model.CreditLimit
-
Sets the value of the rollUp property.
- setRollUp(Boolean) - Method in class com.oracle.communications.brm.cc.model.NewBillUnits
-
Sets the value of the rollUp property.
- setRoutingArea(String) - Method in class com.oracle.communications.brm.cc.model.ServiceTelcoGprsType.GprsInfo
-
Sets the value of the routingArea property.
- setSalutation(String) - Method in class com.oracle.communications.brm.cc.model.Contacts
-
Sets the value of the salutation property.
- setSaveResults(Boolean) - Method in class com.oracle.communications.brm.cc.model.ColumnarRecord
-
Sets the value of the saveResults property.
- setSaveResults(Boolean) - Method in class com.oracle.communications.brm.cc.model.GenericTemplate
-
Sets the value of the saveResults property.
- setScaledAmount(float) - Method in class com.oracle.communications.brm.cc.model.OfferDetail.Details
-
Sets the value of the scaledAmount property.
- setScaledMaximum(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.LoanProfileDetails.LoanInfo
-
Sets the value of the scaledMaximum property.
- setScaledPriceTag(String) - Method in class com.oracle.communications.brm.cc.model.OfferDetail.Details
-
Sets the value of the scaledPriceTag property.
- setScenarioFromID(String) - Method in class com.oracle.communications.brm.cc.model.ReplaceScenarioDetails
-
Sets the value of the scenarioFromID property.
- setScenarioId(String) - Method in class com.oracle.communications.brm.cc.model.AccountCollectionDetails.BillUnitCollectionsDetails
-
Sets the value of the scenarioId property.
- setScenarioId(String) - Method in class com.oracle.communications.brm.cc.model.CollectionDetails
-
Sets the value of the scenarioId property.
- setScenarioName(String) - Method in class com.oracle.communications.brm.cc.model.AccountCollectionDetails.BillUnitCollectionsDetails
-
Sets the value of the scenarioName property.
- setScenarioRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.AssignCollectionsAgent
-
Sets the value of the scenarioRef property.
- setScenarioRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.BillUnit
-
Sets the value of the scenarioRef property.
- setScenarioToID(String) - Method in class com.oracle.communications.brm.cc.model.ReplaceScenarioDetails
-
Sets the value of the scenarioToID property.
- setScheduleDate(Calendar) - Method in class com.oracle.communications.brm.cc.model.ReplaceScenarioDetails
-
Sets the value of the scheduleDate property.
- setScheduledDate(Calendar) - Method in class com.oracle.communications.brm.cc.model.DeferredAction
-
Sets the value of the scheduledDate property.
- setScheduleMode(int) - Method in class com.oracle.communications.brm.cc.model.ReplaceScenarioDetails
-
Sets the value of the scheduleMode property.
- setScheduleRef(String) - Method in class com.oracle.communications.brm.cc.model.Installment
-
Sets the value of the scheduleRef property.
- setScheduleSpecRef(String) - Method in class com.oracle.communications.brm.cc.model.InstallmentSchedule
-
Sets the value of the scheduleSpecRef property.
- setSchemaLocation(String) - Method in class com.oracle.communications.brm.cc.common.APIError
-
- setScope(Integer) - Method in class com.oracle.communications.brm.cc.model.NotificationSpec
-
Sets the value of the scope property.
- setScopeLevel(int) - Method in class com.oracle.communications.brm.cc.model.SubscriptionPreviewCancellationCharges
-
Sets the value of the scopeLevel property.
- setSearchPhrase(GenericTemplate, SearchCriterias, StringBuilder, ArrayList, HashMap, HashMap<Criterias, Integer>) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.TemplateBaseWorker
-
sets the Search phase for the search FList, returns the integer value of
the argument number so that it can be further used to create joins for
multiple class joins
- setSearchPhrase(GenericTemplate, SearchCriterias, StringBuilder, ArrayList, HashMap, HashMap<Criterias, Integer>) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.TemplateBillWorker
-
sets the Search phase for the search FList, returns the integer value of
the argument number so that it can be further used to create joins for
multiple class joins
- setSearchPhrase(GenericTemplate, SearchCriterias, StringBuilder, ArrayList, HashMap, HashMap<Criterias, Integer>) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.TemplateCollectionsWorker
-
sets the Search phase for the search FList, returns the integer value of
the argument number so that it can be further used to create joins for
multiple class joins
- setSearchPhrase(GenericTemplate, SearchCriterias, StringBuilder, ArrayList, HashMap, HashMap<Criterias, Integer>) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.TemplatePaymentSuspenseWorker
-
sets the Search phase for the search FList, returns the integer value of
the argument number so that it can be further used to create joins for
multiple class joins
- setSearchPhrase(GenericTemplate, SearchCriterias, StringBuilder, ArrayList, HashMap, HashMap<Criterias, Integer>) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.TemplateSearchWorker
-
sets the Search phase for the search FList, returns the integer value of
the argument number so that it can be further used to create joins for
multiple class joins
- setSearchScope(String) - Method in class com.oracle.communications.brm.cc.authorization.ResourceAction
-
- setSearchTemplateName(String) - Method in class com.oracle.communications.brm.cc.model.SearchCriterias
-
Sets the value of the searchTemplateName property.
- setSecErrorDesc(String) - Method in class com.oracle.communications.brm.cc.authentication.TokenErrorMsgWrapper
-
- setSecurityCode(String) - Method in class com.oracle.communications.brm.cc.model.CreditCardType.Details
-
Sets the value of the securityCode property.
- setSecurityCode(String) - Method in class com.oracle.communications.brm.cc.model.PayinfoCcType.CcInfo
-
Sets the value of the securityCode property.
- setSecurityCode1(String) - Method in class com.oracle.communications.brm.cc.model.Account
-
Sets the value of the securityCode1 property.
- setSecurityCode1(String) - Method in class com.oracle.communications.brm.cc.model.RegistrationAccount
-
Sets the value of the securityCode1 property.
- setSecurityCode2(String) - Method in class com.oracle.communications.brm.cc.model.Account
-
Sets the value of the securityCode2 property.
- setSecurityCode2(String) - Method in class com.oracle.communications.brm.cc.model.RegistrationAccount
-
Sets the value of the securityCode2 property.
- setSegment(String) - Method in class com.oracle.communications.brm.cc.model.BillUnit
-
Sets the value of the segment property.
- setSegment(Integer) - Method in class com.oracle.communications.brm.cc.model.NewBillUnits
-
Sets the value of the segment property.
- setSelected(boolean) - Method in class com.oracle.communications.brm.cc.model.ProfileType
-
Sets the value of the selected property.
- setSelected(boolean) - Method in class com.oracle.communications.brm.cc.model.Sponsor
-
Sets the value of the selected property.
- setSelectedBillUnit(String) - Method in class com.oracle.communications.brm.cc.model.Payment
-
Sets the value of the selectedBillUnit property.
- setSepa(SepaType) - Method in class com.oracle.communications.brm.cc.model.PaymentMethod
-
Sets the value of the sepa property.
- setSepa(SepaType) - Method in class com.oracle.communications.brm.cc.model.PayMethod
-
Sets the value of the sepa property.
- setSeparator(Boolean) - Method in class com.oracle.communications.brm.cc.model.MenuDefinition.Menu.Contents.Item
-
Sets the value of the separator property.
- setSeperator(String) - Method in class com.oracle.communications.brm.cc.model.TemplateFields
-
Sets the value of the seperator property.
- setService(ApplyLoan.Service) - Method in class com.oracle.communications.brm.cc.model.ApplyLoan
-
Sets the value of the service property.
- setService(Bundle.Service) - Method in class com.oracle.communications.brm.cc.model.Bundle
-
Sets the value of the service property.
- setService(ServiceBase) - Method in class com.oracle.communications.brm.cc.model.PurchasingService
-
Sets the value of the service property.
- setService(ServiceType) - Method in class com.oracle.communications.brm.cc.model.ServiceProfile
-
Sets the value of the service property.
- setService(ServiceBase) - Method in class com.oracle.communications.brm.cc.model.UpdateServiceAndEras
-
Sets the value of the service property.
- setService(ServiceBase) - Method in class com.oracle.communications.brm.cc.model.UpdateServiceProfile
-
Sets the value of the service property.
- setServiceAccessLevel(String) - Method in class com.oracle.communications.brm.cc.model.ServiceType
-
Sets the value of the serviceAccessLevel property.
- setServiceAdminclient(ServiceAdminClientType.ServiceAdminclient) - Method in class com.oracle.communications.brm.cc.model.ServiceAdminClientType
-
Sets the value of the serviceAdminclient property.
- setServiceBroadband(ServiceBroadbandType.ServiceBroadband) - Method in class com.oracle.communications.brm.cc.model.ServiceBroadbandType
-
Sets the value of the serviceBroadband property.
- setServiceDetails(ServiceBase) - Method in class com.oracle.communications.brm.cc.model.Service
-
Sets the value of the serviceDetails property.
- setServiceEmail(ServiceEmailType.ServiceEmail) - Method in class com.oracle.communications.brm.cc.model.ServiceEmailType
-
Sets the value of the serviceEmail property.
- setServiceFee(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.LoanProfileDetails.LoanInfo
-
Sets the value of the serviceFee property.
- setServiceFields(ServiceFields) - Method in class com.oracle.communications.brm.cc.model.ServiceProfileDefinition
-
Sets the value of the serviceFields property.
- setServiceGroupElem(int) - Method in class com.oracle.communications.brm.cc.model.ServiceGroupIndex
-
Sets the value of the serviceGroupElem property.
- setServiceId(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.DeferredAction
-
Sets the value of the serviceId property.
- setServiceId(String) - Method in class com.oracle.communications.brm.cc.model.Notes
-
Sets the value of the serviceId property.
- setServiceId(String) - Method in class com.oracle.communications.brm.cc.model.ProfileLoanType
-
Sets the value of the serviceId property.
- setServiceId(String) - Method in class com.oracle.communications.brm.cc.model.ServiceGroup
-
Sets the value of the serviceId property.
- setServiceID(String) - Method in class com.oracle.communications.brm.cc.model.ServicesAndBillItems
-
Sets the value of the serviceID property.
- setServiceIp(ServiceIpType.ServiceIp) - Method in class com.oracle.communications.brm.cc.model.ServiceIpType
-
Sets the value of the serviceIp property.
- setServiceIp(ServiceVpdnType.ServiceIp) - Method in class com.oracle.communications.brm.cc.model.ServiceVpdnType
-
Sets the value of the serviceIp property.
- setServiceKey(String) - Method in class com.oracle.communications.brm.cc.model.Bundle.Service
-
Sets the value of the serviceKey property.
- setServiceKey(String) - Method in class com.oracle.communications.brm.cc.model.PurchasingService
-
Sets the value of the serviceKey property.
- setServiceKey(String) - Method in class com.oracle.communications.brm.cc.model.ServiceInPlan
-
Sets the value of the serviceKey property.
- setServiceLogin(String) - Method in class com.oracle.communications.brm.cc.model.DeferredAction
-
Sets the value of the serviceLogin property.
- setServiceName(String) - Method in class com.oracle.communications.brm.cc.model.CustomizedOffers.CustomizedOffer
-
Sets the value of the serviceName property.
- setServiceName(String) - Method in class com.oracle.communications.brm.cc.model.ServiceGroup
-
Sets the value of the serviceName property.
- setServiceName(String) - Method in class com.oracle.communications.brm.cc.model.SharingMemberDetails.MembershipDetails
-
Sets the value of the serviceName property.
- setServiceObj(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.ProfileRolloverTransferType.ResourceInfo.Recipients
-
Sets the value of the serviceObj property.
- setServiceObj(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.ProfileType
-
Sets the value of the serviceObj property.
- setServiceRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.BillItem
-
Sets the value of the serviceRef property.
- setServiceRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.BundleCancel
-
Sets the value of the serviceRef property.
- setServiceRef(String) - Method in class com.oracle.communications.brm.cc.model.CustomerDeposit
-
Sets the value of the serviceRef property.
- setServiceRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.CustomizedOffers.CustomizedOffer
-
Sets the value of the serviceRef property.
- setServiceRef(String) - Method in class com.oracle.communications.brm.cc.model.DepositAOC
-
Sets the value of the serviceRef property.
- setServiceRef(String) - Method in class com.oracle.communications.brm.cc.model.DepositRefund
-
Sets the value of the serviceRef property.
- setServiceRef(String) - Method in class com.oracle.communications.brm.cc.model.DepositTxnDepositInfo
-
Sets the value of the serviceRef property.
- setServiceRef(String) - Method in class com.oracle.communications.brm.cc.model.InstallmentSchedule
-
Sets the value of the serviceRef property.
- setServiceRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.LoanDetails
-
Sets the value of the serviceRef property.
- setServiceRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.ServiceGroup
-
Sets the value of the serviceRef property.
- setServiceRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.SharingGroupMembers.MemberDetails.Services
-
Sets the value of the serviceRef property.
- setServiceRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.SharingMember.Membership
-
Sets the value of the serviceRef property.
- setServiceRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.SharingMemberDetails.MembershipDetails
-
Sets the value of the serviceRef property.
- setServiceRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.SharingMemberDetails
-
Sets the value of the serviceRef property.
- setServiceRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.SharingMemberServiceDetails.Members
-
Sets the value of the serviceRef property.
- setServiceRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.SubscriptionTerms
-
Sets the value of the serviceRef property.
- setServiceTelephony(ServiceTelephonyType.ServiceTelephony) - Method in class com.oracle.communications.brm.cc.model.ServiceTelephonyType
-
Sets the value of the serviceTelephony property.
- setServiceType(String) - Method in class com.oracle.communications.brm.cc.model.Bundle.Service
-
Sets the value of the serviceType property.
- setServiceType(String) - Method in class com.oracle.communications.brm.cc.model.CustomizedOffers.CustomizedOffer
-
Sets the value of the serviceType property.
- setServiceType(String) - Method in class com.oracle.communications.brm.cc.model.DeferredAction
-
Sets the value of the serviceType property.
- setServiceType(String) - Method in class com.oracle.communications.brm.cc.model.PurchasingService
-
Sets the value of the serviceType property.
- setServiceType(String) - Method in class com.oracle.communications.brm.cc.model.ServiceInPlan
-
Sets the value of the serviceType property.
- setServiceType(String) - Method in class com.oracle.communications.brm.cc.model.ServiceProfileDefinition
-
Sets the value of the serviceType property.
- setServiceType(String) - Method in class com.oracle.communications.brm.cc.model.ServicesAndBillItems
-
Sets the value of the serviceType property.
- setServiceType(String) - Method in class com.oracle.communications.brm.cc.model.ServicesByPurchase
-
Sets the value of the serviceType property.
- setServiceTypeName(String) - Method in class com.oracle.communications.brm.cc.model.BillItem
-
Sets the value of the serviceTypeName property.
- setSettledDate(Calendar) - Method in class com.oracle.communications.brm.cc.model.SettlementDetails
-
Sets the value of the settledDate property.
- setSettledNonTaxedAmount(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.AdjustmentDetails.BillDetails.ItemsAffected
-
Sets the value of the settledNonTaxedAmount property.
- setSettledNonTaxedAmount(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.PaymentDetails.BillDetails.ItemsAffected
-
Sets the value of the settledNonTaxedAmount property.
- setSettledTaxAmount(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.AdjustmentDetails.BillDetails.ItemsAffected
-
Sets the value of the settledTaxAmount property.
- setSettledTaxAmount(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.PaymentDetails.BillDetails.ItemsAffected
-
Sets the value of the settledTaxAmount property.
- setSettledTaxedAmount(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.AdjustmentDetails.BillDetails.ItemsAffected
-
Sets the value of the settledTaxedAmount property.
- setSettledTaxedAmount(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.PaymentDetails.BillDetails.ItemsAffected
-
Sets the value of the settledTaxedAmount property.
- setSettlementAmount(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.SettlementDetails
-
Sets the value of the settlementAmount property.
- setSettlementId(String) - Method in class com.oracle.communications.brm.cc.model.SettlementDetails
-
Sets the value of the settlementId property.
- setSettlementRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.SettlementDetails
-
Sets the value of the settlementRef property.
- setSharingRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.SharingOwner.Ownership
-
Sets the value of the sharingRef property.
- setSharingRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.SharingOwnerDetails.OwnershipDetails
-
Sets the value of the sharingRef property.
- setSharingType(String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.SharingWorker
-
Set the type of the sharing, sharing object, poid and array field.
- setSinglePaymentType(PaymentTypeBase) - Method in class com.oracle.communications.brm.cc.model.HolderOfPaymentMethods
-
Sets the value of the singlePaymentType property.
- setSlipByDays(Integer) - Method in class com.oracle.communications.brm.cc.model.EditAction
-
Sets the value of the slipByDays property.
- setSlipByDays(Integer) - Method in class com.oracle.communications.brm.cc.model.InsertAction
-
Sets the value of the slipByDays property.
- setSmItemName(String) - Method in class com.oracle.communications.brm.cc.model.DDObjectSpecFields
-
Sets the value of the smItemName property.
- setSnowballFlag(Integer) - Method in class com.oracle.communications.brm.cc.model.DiscountOfferType.UsageMap
-
Sets the value of the snowballFlag property.
- setSortable(Boolean) - Method in class com.oracle.communications.brm.cc.model.ColumnarRecord.ColumnDefinitions
-
Sets the value of the sortable property.
- setSortable(Boolean) - Method in class com.oracle.communications.brm.cc.model.GenericTemplate.ColumnHeader
-
Sets the value of the sortable property.
- setSortingParameters(GenericTemplate, List<GenericTemplate.SortbyFields>, StringBuilder, int, String, SparseArray, int) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.TemplateBaseWorker
-
Set the sorting arguments list and search phrase for the sorting fields
- setSortingPriority(Integer) - Method in class com.oracle.communications.brm.cc.model.GenericTemplate.SortbyFields
-
Sets the value of the sortingPriority property.
- setSortOrder(String) - Method in class com.oracle.communications.brm.cc.model.GenericTemplate.SortbyFields
-
Sets the value of the sortOrder property.
- setSourceAccountRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.TransferBalanceDetails
-
Sets the value of the sourceAccountRef property.
- setSourceDepositRef(String) - Method in class com.oracle.communications.brm.cc.model.DepositTxnDepositDetails
-
Sets the value of the sourceDepositRef property.
- setSourceLocation(LocationDetails) - Method in class com.oracle.communications.brm.cc.model.TransferBalance
-
Sets the value of the sourceLocation property.
- setSourceRef(TransferBalance.SourceRef) - Method in class com.oracle.communications.brm.cc.model.TransferBalance
-
Sets the value of the sourceRef property.
- setSourceRef(TransferBalanceCreateResponse.SourceRef) - Method in class com.oracle.communications.brm.cc.model.TransferBalanceCreateResponse
-
Sets the value of the sourceRef property.
- setSourceRef(TransferBalanceDetails.SourceRef) - Method in class com.oracle.communications.brm.cc.model.TransferBalanceDetails
-
Sets the value of the sourceRef property.
- setSourceTransferFee(TransferBalanceCreateResponse.SourceTransferFee) - Method in class com.oracle.communications.brm.cc.model.TransferBalanceCreateResponse
-
Sets the value of the sourceTransferFee property.
- setSourceTransferFee(TransferBalanceDetails.SourceTransferFee) - Method in class com.oracle.communications.brm.cc.model.TransferBalanceDetails
-
Sets the value of the sourceTransferFee property.
- setSpacer(Boolean) - Method in class com.oracle.communications.brm.cc.model.Criteria
-
Sets the value of the spacer property.
- setSpecName(String) - Method in class com.oracle.communications.brm.cc.model.PromiseToPay
-
Sets the value of the specName property.
- setSpecRef(String) - Method in class com.oracle.communications.brm.cc.model.InstallmentProposal
-
Sets the value of the specRef property.
- setSponsorshipRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.Sponsor
-
Sets the value of the sponsorshipRef property.
- setStartDate(Calendar) - Method in class com.oracle.communications.brm.cc.model.InsertAction
-
Sets the value of the startDate property.
- setStartDate(Calendar) - Method in class com.oracle.communications.brm.cc.model.OverriddenCharges.Charges
-
Sets the value of the startDate property.
- setStartDate(Calendar) - Method in class com.oracle.communications.brm.cc.model.StartingType
-
Sets the value of the startDate property.
- setStartDateTime(String) - Method in class com.oracle.communications.brm.cc.model.DepositSpecProfile
-
Sets the value of the startDateTime property.
- setStartDateTime(String) - Method in class com.oracle.communications.brm.cc.model.TimePeriod
-
Sets the value of the startDateTime property.
- setStartInterestFrom(Integer) - Method in class com.oracle.communications.brm.cc.model.DepositInterestRule
-
Sets the value of the startInterestFrom property.
- setStartRow(int) - Method in class com.oracle.communications.brm.cc.model.TemplateFields
-
Sets the value of the startRow property.
- setStarts(Calendar) - Method in class com.oracle.communications.brm.cc.model.ChargeOfferType
-
Sets the value of the starts property.
- setStarts(Calendar) - Method in class com.oracle.communications.brm.cc.model.DiscountOfferType
-
Sets the value of the starts property.
- setStarts(Calendar) - Method in class com.oracle.communications.brm.cc.model.TaxInfo.TaxExemptDetails
-
Sets the value of the starts property.
- setStartsAt(String) - Method in class com.oracle.communications.brm.cc.model.DepositAOC
-
Sets the value of the startsAt property.
- setStartsAt(String) - Method in class com.oracle.communications.brm.cc.model.DepositSpec
-
Sets the value of the startsAt property.
- setStartsAt(String) - Method in class com.oracle.communications.brm.cc.model.DepositTxn
-
Sets the value of the startsAt property.
- setStartsAt(String) - Method in class com.oracle.communications.brm.cc.model.InstallmentChargeOffer
-
Sets the value of the startsAt property.
- setStartsAt(String) - Method in class com.oracle.communications.brm.cc.model.InstallmentSchedule
-
Sets the value of the startsAt property.
- setStartsAt(String) - Method in class com.oracle.communications.brm.cc.model.InstallmentScheduleSpec
-
Sets the value of the startsAt property.
- setStartsAt(String) - Method in class com.oracle.communications.brm.cc.model.NotificationSpec
-
Sets the value of the startsAt property.
- setState(String) - Method in class com.oracle.communications.brm.cc.model.AccountCollectionDetails
-
Sets the value of the state property.
- setState(String) - Method in class com.oracle.communications.brm.cc.model.AccountContactDetails
-
Sets the value of the state property.
- setState(String) - Method in class com.oracle.communications.brm.cc.model.Contacts
-
Sets the value of the state property.
- setState(String) - Method in class com.oracle.communications.brm.cc.model.CreditCardType.Details
-
Sets the value of the state property.
- setState(String) - Method in class com.oracle.communications.brm.cc.model.DirectDebitType.Details
-
Sets the value of the state property.
- setState(String) - Method in class com.oracle.communications.brm.cc.model.InvoiceType.Details
-
Sets the value of the state property.
- setState(String) - Method in class com.oracle.communications.brm.cc.model.PayinfoCcType.CcInfo
-
Sets the value of the state property.
- setState(String) - Method in class com.oracle.communications.brm.cc.model.PayinfoDdType.DdInfo
-
Sets the value of the state property.
- setState(String) - Method in class com.oracle.communications.brm.cc.model.PayinfoInvoiceType.InvInfo
-
Sets the value of the state property.
- setStateId(int) - Method in class com.oracle.communications.brm.cc.model.State
-
Sets the value of the stateId property.
- setStateName(String) - Method in class com.oracle.communications.brm.cc.model.State
-
Sets the value of the stateName property.
- setStatus(String) - Method in class com.oracle.communications.brm.cc.common.APIError
-
- setStatus(Integer) - Method in class com.oracle.communications.brm.cc.model.AccountCollectionDetails.BillUnitCollectionsDetails.CollectionsActions
-
Sets the value of the status property.
- setStatus(Integer) - Method in class com.oracle.communications.brm.cc.model.AccountGroup
-
Sets the value of the status property.
- setStatus(String) - Method in class com.oracle.communications.brm.cc.model.BillItem
-
Sets the value of the status property.
- setStatus(String) - Method in class com.oracle.communications.brm.cc.model.BillUnit
-
Sets the value of the status property.
- setStatus(String) - Method in class com.oracle.communications.brm.cc.model.BundleOffers.BundleOffer.Chargeoffers
-
Sets the value of the status property.
- setStatus(String) - Method in class com.oracle.communications.brm.cc.model.BundleOffers.BundleOffer.Discountoffers
-
Sets the value of the status property.
- setStatus(String) - Method in class com.oracle.communications.brm.cc.model.CancelInstallment
-
Sets the value of the status property.
- setStatus(String) - Method in class com.oracle.communications.brm.cc.model.ChargeOfferType
-
Sets the value of the status property.
- setStatus(Integer) - Method in class com.oracle.communications.brm.cc.model.CollectionDetails.Actions
-
Sets the value of the status property.
- setStatus(int) - Method in class com.oracle.communications.brm.cc.model.CollectionsActionHistory.ActionHistory
-
Sets the value of the status property.
- setStatus(String) - Method in class com.oracle.communications.brm.cc.model.CustomerDeposit
-
Sets the value of the status property.
- setStatus(Integer) - Method in class com.oracle.communications.brm.cc.model.CustomizedBundleForPurchase.CustomizedChargeOffers
-
Sets the value of the status property.
- setStatus(Integer) - Method in class com.oracle.communications.brm.cc.model.CustomizedBundleForPurchase.CustomizedDiscountOffers
-
Sets the value of the status property.
- setStatus(String) - Method in class com.oracle.communications.brm.cc.model.CustomizedOffers.CustomizedOffer
-
Sets the value of the status property.
- setStatus(String) - Method in class com.oracle.communications.brm.cc.model.DDObjectSpec
-
Sets the value of the status property.
- setStatus(String) - Method in class com.oracle.communications.brm.cc.model.DeliveryMethod
-
Sets the value of the status property.
- setStatus(Integer) - Method in class com.oracle.communications.brm.cc.model.DepositPayment
-
Sets the value of the status property.
- setStatus(Integer) - Method in class com.oracle.communications.brm.cc.model.DepositRefund
-
Sets the value of the status property.
- setStatus(String) - Method in class com.oracle.communications.brm.cc.model.DepositRelease
-
Sets the value of the status property.
- setStatus(String) - Method in class com.oracle.communications.brm.cc.model.DepositReversal
-
Sets the value of the status property.
- setStatus(Integer) - Method in class com.oracle.communications.brm.cc.model.DepositSpec
-
Sets the value of the status property.
- setStatus(String) - Method in class com.oracle.communications.brm.cc.model.DepositSpecProfile
-
Sets the value of the status property.
- setStatus(String) - Method in class com.oracle.communications.brm.cc.model.DepositTransfer
-
Sets the value of the status property.
- setStatus(Integer) - Method in class com.oracle.communications.brm.cc.model.DepositTxnPayment
-
Sets the value of the status property.
- setStatus(String) - Method in class com.oracle.communications.brm.cc.model.Discount
-
Sets the value of the status property.
- setStatus(int) - Method in class com.oracle.communications.brm.cc.model.EditAction
-
Sets the value of the status property.
- setStatus(Integer) - Method in class com.oracle.communications.brm.cc.model.Installment
-
Sets the value of the status property.
- setStatus(Integer) - Method in class com.oracle.communications.brm.cc.model.InstallmentSchedule
-
Sets the value of the status property.
- setStatus(String) - Method in class com.oracle.communications.brm.cc.model.InstallmentScheduleBill
-
Sets the value of the status property.
- setStatus(String) - Method in class com.oracle.communications.brm.cc.model.NewBillUnits
-
Sets the value of the status property.
- setStatus(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.Notes
-
Sets the value of the status property.
- setStatus(Integer) - Method in class com.oracle.communications.brm.cc.model.NotificationDeliveryMethod
-
Sets the value of the status property.
- setStatus(String) - Method in class com.oracle.communications.brm.cc.model.NotificationSpec
-
Sets the value of the status property.
- setStatus(int) - Method in class com.oracle.communications.brm.cc.model.PaymentAuditDetailsType
-
Sets the value of the status property.
- setStatus(Integer) - Method in class com.oracle.communications.brm.cc.model.PaymentBatchFileHeader
-
Sets the value of the status property.
- setStatus(String) - Method in class com.oracle.communications.brm.cc.model.Product
-
Sets the value of the status property.
- setStatus(Integer) - Method in class com.oracle.communications.brm.cc.model.ProfileServExtratingType.Extrating
-
Sets the value of the status property.
- setStatus(String) - Method in class com.oracle.communications.brm.cc.model.RegistrationAccount
-
Sets the value of the status property.
- setStatus(int) - Method in class com.oracle.communications.brm.cc.model.RequestDetails
-
Sets the value of the status property.
- setStatus(Integer) - Method in class com.oracle.communications.brm.cc.model.ServiceGroup
-
Sets the value of the status property.
- setStatus(Integer) - Method in class com.oracle.communications.brm.cc.model.ServiceTelcoType.TelcoFeatures
-
Sets the value of the status property.
- setStatus(Integer) - Method in class com.oracle.communications.brm.cc.model.ServiceType
-
Sets the value of the status property.
- setStatusCode(Integer) - Method in class com.oracle.communications.brm.cc.model.Account
-
Sets the value of the statusCode property.
- setStatusCode(int) - Method in class com.oracle.communications.brm.cc.model.OfferStatus
-
Sets the value of the statusCode property.
- setStatusCode(int) - Method in class com.oracle.communications.brm.cc.model.Status
-
Sets the value of the statusCode property.
- setStatusFlag(Integer) - Method in class com.oracle.communications.brm.cc.model.CustomizedBundleForPurchase.CustomizedChargeOffers
-
Sets the value of the statusFlag property.
- setStatusFlag(Integer) - Method in class com.oracle.communications.brm.cc.model.CustomizedBundleForPurchase.CustomizedDiscountOffers
-
Sets the value of the statusFlag property.
- setStatusFlags(Integer) - Method in class com.oracle.communications.brm.cc.model.ChargeOfferType
-
Sets the value of the statusFlags property.
- setStatusFlags(Integer) - Method in class com.oracle.communications.brm.cc.model.ServiceType
-
Sets the value of the statusFlags property.
- setStorableClass(String) - Method in class com.oracle.communications.brm.cc.model.Criteria
-
Sets the value of the storableClass property.
- setStorableClass(GenericTemplate.StorableClass) - Method in class com.oracle.communications.brm.cc.model.GenericTemplate
-
Sets the value of the storableClass property.
- setStorableClass(String) - Method in class com.oracle.communications.brm.cc.model.ProfileFields
-
Sets the value of the storableClass property.
- setStorableClass(String) - Method in class com.oracle.communications.brm.cc.model.SearchTemplate.Searchcriterias.Criteria
-
Sets the value of the storableClass property.
- setStringId(int) - Method in class com.oracle.communications.brm.cc.model.ConfigSubscriberPreferencesType.SubscriberPreferencesType
-
Sets the value of the stringId property.
- setStringId(int) - Method in class com.oracle.communications.brm.cc.model.ConfigSubscriberPreferencesType.SubscriberPreferencesType.Values
-
Sets the value of the stringId property.
- setStringVersion(int) - Method in class com.oracle.communications.brm.cc.model.ConfigSubscriberPreferencesType.SubscriberPreferencesType
-
Sets the value of the stringVersion property.
- setStringVersion(int) - Method in class com.oracle.communications.brm.cc.model.ConfigSubscriberPreferencesType.SubscriberPreferencesType.Values
-
Sets the value of the stringVersion property.
- setSub(String) - Method in class com.oracle.communications.brm.cc.authentication.TokenValidationWrapper
-
- setSubordsTotal(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.Bill
-
Sets the value of the subordsTotal property.
- setSubordsTotal(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.CorrectiveBillDetails
-
Sets the value of the subordsTotal property.
- setSubscriberContractRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.ContractPreviewCancellationCharge
-
Sets the value of the subscriberContractRef property.
- setSubscriberContractRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.SubscriptionTerms
-
Sets the value of the subscriberContractRef property.
- setSubscriberPreferenceId(int) - Method in class com.oracle.communications.brm.cc.model.ConfigSubscriberPreferencesType.SubscriberPreferencesType
-
Sets the value of the subscriberPreferenceId property.
- setSubscriberPreferenceId(Integer) - Method in class com.oracle.communications.brm.cc.model.ProfileSubscriberPreferencesType.SubscriberPreferences
-
Sets the value of the subscriberPreferenceId property.
- setSubscriberPreferencesType(ConfigSubscriberPreferencesType.SubscriberPreferencesType) - Method in class com.oracle.communications.brm.cc.model.ConfigSubscriberPreferencesType
-
Sets the value of the subscriberPreferencesType property.
- setSubscriptionIndex(Integer) - Method in class com.oracle.communications.brm.cc.model.PurchasingService
-
Sets the value of the subscriptionIndex property.
- setSubscriptionIndex(Integer) - Method in class com.oracle.communications.brm.cc.model.ServiceInPlan
-
Sets the value of the subscriptionIndex property.
- setSubscriptionServiceRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.ServiceType
-
Sets the value of the subscriptionServiceRef property.
- setSubscriptionTerms(SubscriptionTerms) - Method in class com.oracle.communications.brm.cc.model.Bundle
-
Sets the value of the subscriptionTerms property.
- setSubscriptionTerms(SubscriptionTerms) - Method in class com.oracle.communications.brm.cc.model.PackageType
-
Sets the value of the subscriptionTerms property.
- setSubTransactionId(String) - Method in class com.oracle.communications.brm.cc.model.PaymentAuditDetailsType
-
Sets the value of the subTransactionId property.
- setSubTransactionId(String) - Method in class com.oracle.communications.brm.cc.model.PaymentDetails
-
Sets the value of the subTransactionId property.
- setSubType(Integer) - Method in class com.oracle.communications.brm.cc.model.Notes
-
Sets the value of the subType property.
- setSuppressed(Integer) - Method in class com.oracle.communications.brm.cc.model.BillUnit
-
Sets the value of the suppressed property.
- setSuppressionCyclesLeft(Integer) - Method in class com.oracle.communications.brm.cc.model.BillUnit
-
Sets the value of the suppressionCyclesLeft property.
- setSuspenseAccountId(String) - Method in class com.oracle.communications.brm.cc.model.WithdrawPayment
-
Sets the value of the suspenseAccountId property.
- setSymbol(String) - Method in class com.oracle.communications.brm.cc.model.ResourceDetails
-
Sets the value of the symbol property.
- setSystemEvent(String) - Method in class com.oracle.communications.brm.cc.model.DepositTxn
-
Sets the value of the systemEvent property.
- setSystemEvent(String) - Method in class com.oracle.communications.brm.cc.model.NotificationSpec
-
Sets the value of the systemEvent property.
- setTags(String) - Method in class com.oracle.communications.brm.cc.model.Bundle
-
Sets the value of the tags property.
- setTags(String) - Method in class com.oracle.communications.brm.cc.model.PackageType
-
Sets the value of the tags property.
- setTargetAccountRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.TransferBalanceDetails
-
Sets the value of the targetAccountRef property.
- setTargetAction(Integer) - Method in class com.oracle.communications.brm.cc.model.ConfigCollectionAction
-
Sets the value of the targetAction property.
- setTargetDB(long) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.PCMBaseWorker
-
- setTargetLocation(LocationDetails) - Method in class com.oracle.communications.brm.cc.model.TransferBalance
-
Sets the value of the targetLocation property.
- setTargetRef(TransferBalance.TargetRef) - Method in class com.oracle.communications.brm.cc.model.TransferBalance
-
Sets the value of the targetRef property.
- setTargetRef(TransferBalanceCreateResponse.TargetRef) - Method in class com.oracle.communications.brm.cc.model.TransferBalanceCreateResponse
-
Sets the value of the targetRef property.
- setTargetRef(TransferBalanceDetails.TargetRef) - Method in class com.oracle.communications.brm.cc.model.TransferBalanceDetails
-
Sets the value of the targetRef property.
- setTargetTransferFee(TransferBalanceCreateResponse.TargetTransferFee) - Method in class com.oracle.communications.brm.cc.model.TransferBalanceCreateResponse
-
Sets the value of the targetTransferFee property.
- setTargetTransferFee(TransferBalanceDetails.TargetTransferFee) - Method in class com.oracle.communications.brm.cc.model.TransferBalanceDetails
-
Sets the value of the targetTransferFee property.
- setTax(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.ApplyLoanResponse
-
Sets the value of the tax property.
- setTax(Money) - Method in class com.oracle.communications.brm.cc.model.DepositTxnBalanceImpacts
-
Sets the value of the tax property.
- setTax(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.LoanDetails
-
Sets the value of the tax property.
- setTaxAmount(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.AdjustmentDetails
-
Sets the value of the taxAmount property.
- setTaxCode(String) - Method in class com.oracle.communications.brm.cc.model.LoanProfileDetails.LoanInfo
-
Sets the value of the taxCode property.
- setTaxType(int) - Method in class com.oracle.communications.brm.cc.model.EventARAction
-
Sets the value of the taxType property.
- setTaxType(int) - Method in class com.oracle.communications.brm.cc.model.TaxInfo.TaxExemptDetails
-
Sets the value of the taxType property.
- setTelcoDetails(ServiceTelcoType.TelcoDetails) - Method in class com.oracle.communications.brm.cc.model.ServiceTelcoType
-
Sets the value of the telcoDetails property.
- setTemplateName(String) - Method in class com.oracle.communications.brm.cc.model.BatchPaymentTemplates
-
Sets the value of the templateName property.
- setTemplateName(String) - Method in class com.oracle.communications.brm.cc.model.ColumnarRecord
-
Sets the value of the templateName property.
- setTemplateName(String) - Method in class com.oracle.communications.brm.cc.model.PaymentBatchFileHeader
-
Sets the value of the templateName property.
- setTerminationFee(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.CustomizedOffers.CustomizedOffer
-
Sets the value of the terminationFee property.
- setTerminationFeeWaived(Boolean) - Method in class com.oracle.communications.brm.cc.model.PackageType
-
Sets the value of the terminationFeeWaived property.
- setTermsDescription(String) - Method in class com.oracle.communications.brm.cc.model.SubscriptionTerms
-
Sets the value of the termsDescription property.
- setTermsName(String) - Method in class com.oracle.communications.brm.cc.model.SubscriptionTerms
-
Sets the value of the termsName property.
- setTextValue(String) - Method in class com.oracle.communications.brm.cc.model.ReasonCodeType
-
Sets the value of the textValue property.
- setThresholds(String) - Method in class com.oracle.communications.brm.cc.model.CreditLimit
-
Sets the value of the thresholds property.
- setTimeInMillis(long) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.PCMBaseWorker
-
set time in milliseconds for a calendar instance
- setTimezoneId(String) - Method in class com.oracle.communications.brm.cc.model.Account
-
Sets the value of the timezoneId property.
- setTimezoneId(String) - Method in class com.oracle.communications.brm.cc.model.RegistrationAccount
-
Sets the value of the timezoneId property.
- setTitle(String) - Method in class com.oracle.communications.brm.cc.model.Contacts
-
Sets the value of the title property.
- SETTLE_ACTION - Static variable in class com.oracle.communications.brm.cc.authorization.EnforcementConstants
-
- settleBillDispute(String, SettlementBill) - Method in interface com.oracle.communications.brm.cc.modules.DisputeModule
-
Performs settlement of a bill dispute
- settleBillDispute(String, SettlementBill) - Method in class com.oracle.communications.brm.cc.modules.pcm.PCMDisputeModule
-
Performs settlement of a bill dispute
- settleBillDispute(String, SettlementBill) - Method in class com.oracle.communications.brm.cc.ws.dispute.DisputeResource
-
Performs settlement of a bill dispute
- settledDate - Variable in class com.oracle.communications.brm.cc.model.SettlementDetails
-
- settleDispute(ARActionRequestType) - Method in interface com.oracle.communications.brm.cc.modules.BillModule
-
- settleDispute(ARActionRequestType) - Method in class com.oracle.communications.brm.cc.modules.pcm.PCMBillModule
-
- settledNonTaxedAmount - Variable in class com.oracle.communications.brm.cc.model.AdjustmentDetails.BillDetails.ItemsAffected
-
- settledNonTaxedAmount - Variable in class com.oracle.communications.brm.cc.model.PaymentDetails.BillDetails.ItemsAffected
-
- settledTaxAmount - Variable in class com.oracle.communications.brm.cc.model.AdjustmentDetails.BillDetails.ItemsAffected
-
- settledTaxAmount - Variable in class com.oracle.communications.brm.cc.model.PaymentDetails.BillDetails.ItemsAffected
-
- settledTaxedAmount - Variable in class com.oracle.communications.brm.cc.model.AdjustmentDetails.BillDetails.ItemsAffected
-
- settledTaxedAmount - Variable in class com.oracle.communications.brm.cc.model.PaymentDetails.BillDetails.ItemsAffected
-
- settleEventDispute(String, SettlementEvent) - Method in interface com.oracle.communications.brm.cc.modules.DisputeModule
-
Performs settlement for an event dispute
- settleEventDispute(String, SettlementEvent) - Method in class com.oracle.communications.brm.cc.modules.pcm.PCMDisputeModule
-
Performs settlement for an event dispute
- settleEventDispute(String, SettlementEvent) - Method in class com.oracle.communications.brm.cc.ws.dispute.DisputeResource
-
Performs settlement of an event dispute
- settleItemDispute(String, SettlementItem) - Method in interface com.oracle.communications.brm.cc.modules.DisputeModule
-
Performs settlement for an item in dispute
- settleItemDispute(String, SettlementItem) - Method in class com.oracle.communications.brm.cc.modules.pcm.PCMDisputeModule
-
Performs settlement of an item
- settleItemDispute(String, SettlementItem) - Method in class com.oracle.communications.brm.cc.ws.dispute.DisputeResource
-
Performs settlement of a bill dispute
- settlementAmount - Variable in class com.oracle.communications.brm.cc.model.SettlementDetails
-
- SettlementBill - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- SettlementBill() - Constructor for class com.oracle.communications.brm.cc.model.SettlementBill
-
- SettlementDetails - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- SettlementDetails() - Constructor for class com.oracle.communications.brm.cc.model.SettlementDetails
-
- SettlementEvent - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- SettlementEvent() - Constructor for class com.oracle.communications.brm.cc.model.SettlementEvent
-
- settlementId - Variable in class com.oracle.communications.brm.cc.model.SettlementDetails
-
- SettlementItem - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- SettlementItem() - Constructor for class com.oracle.communications.brm.cc.model.SettlementItem
-
- settlementRef - Variable in class com.oracle.communications.brm.cc.model.SettlementDetails
-
- setToBeDefinedBySystem(boolean) - Method in class com.oracle.communications.brm.cc.brm_util.DDClassField
-
- setToBillInfoRef(String) - Method in class com.oracle.communications.brm.cc.model.DepositTxnDepositInfo
-
Sets the value of the toBillInfoRef property.
- setToBundle(String) - Method in class com.oracle.communications.brm.cc.model.BundleTransition
-
Sets the value of the toBundle property.
- setToken_type(String) - Method in class com.oracle.communications.brm.cc.authentication.TokenWrapper
-
- setTooltip(String) - Method in class com.oracle.communications.brm.cc.model.ColumnarRecord.ColumnDefinitions
-
Sets the value of the tooltip property.
- setTooltip(String) - Method in class com.oracle.communications.brm.cc.model.GenericTemplate.ColumnHeader
-
Sets the value of the tooltip property.
- setToPackage(String) - Method in class com.oracle.communications.brm.cc.model.PackageTransition
-
Sets the value of the toPackage property.
- setTopicName(String) - Method in class com.oracle.communications.brm.cc.model.ServiceProviderType.ProviderTopics
-
Sets the value of the topicName property.
- setToRef(String) - Method in class com.oracle.communications.brm.cc.model.Transition.Downgrade
-
Sets the value of the toRef property.
- setToRef(String) - Method in class com.oracle.communications.brm.cc.model.Transition.Upgrade
-
Sets the value of the toRef property.
- setToServiceRef(String) - Method in class com.oracle.communications.brm.cc.model.DepositTxnDepositInfo
-
Sets the value of the toServiceRef property.
- setTotalAmount(Money) - Method in class com.oracle.communications.brm.cc.model.CustomerDeposit
-
Sets the value of the totalAmount property.
- setTotalAmount(Money) - Method in class com.oracle.communications.brm.cc.model.InstallmentProposal
-
Sets the value of the totalAmount property.
- setTotalAmount(Money) - Method in class com.oracle.communications.brm.cc.model.InstallmentSchedule
-
Sets the value of the totalAmount property.
- setTotalAmount(Money) - Method in class com.oracle.communications.brm.cc.model.InstallmentScheduleBill
-
Sets the value of the totalAmount property.
- setTotalAmount(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.PaymentBatchStatistics
-
Sets the value of the totalAmount property.
- setTotalAmount(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.RecyclePayment.Details
-
Sets the value of the totalAmount property.
- setTotalCancellationFee(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.SubscriptionPreviewCancellationCharges
-
Sets the value of the totalCancellationFee property.
- setTotalChildAccounts(Integer) - Method in class com.oracle.communications.brm.cc.model.BillUnit
-
Sets the value of the totalChildAccounts property.
- setTotalDue(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.Bill
-
Sets the value of the totalDue property.
- setTotalDue(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.CorrectiveBillDetails
-
Sets the value of the totalDue property.
- setTotalDue(Money) - Method in class com.oracle.communications.brm.cc.model.InstallmentSchedule
-
Sets the value of the totalDue property.
- setTotalInstallments(Integer) - Method in class com.oracle.communications.brm.cc.model.InstallmentProposal
-
Sets the value of the totalInstallments property.
- setTotalInstallments(Integer) - Method in class com.oracle.communications.brm.cc.model.InstallmentSchedule
-
Sets the value of the totalInstallments property.
- setTotalPayments(int) - Method in class com.oracle.communications.brm.cc.model.PaymentBatchStatistics
-
Sets the value of the totalPayments property.
- setTotalPaymentsProcessed(int) - Method in class com.oracle.communications.brm.cc.model.PaymentBatchStatistics
-
Sets the value of the totalPaymentsProcessed property.
- setTotalPaymentsSuspended(int) - Method in class com.oracle.communications.brm.cc.model.PaymentBatchStatistics
-
Sets the value of the totalPaymentsSuspended property.
- setTrackingId(String) - Method in class com.oracle.communications.brm.cc.model.Notes.Comments
-
Sets the value of the trackingId property.
- setTransactionId(String) - Method in class com.oracle.communications.brm.cc.model.PaymentAuditDetailsType
-
Sets the value of the transactionId property.
- setTransactionId(String) - Method in class com.oracle.communications.brm.cc.model.PaymentDetails
-
Sets the value of the transactionId property.
- setTransactionRef(String) - Method in class com.oracle.communications.brm.cc.model.CustomerDepositTransactions
-
Sets the value of the transactionRef property.
- setTransactions(String) - Method in class com.oracle.communications.brm.cc.model.CustomerDepositTransactions
-
Sets the value of the transactions property.
- setTransferAmount(Money) - Method in class com.oracle.communications.brm.cc.model.DepositTransfer
-
Sets the value of the transferAmount property.
- setTransferAmount(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.TransferBalance
-
Sets the value of the transferAmount property.
- setTransferAmount(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.TransferBalanceCreateResponse
-
Sets the value of the transferAmount property.
- setTransferAmount(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.TransferBalanceDetails
-
Sets the value of the transferAmount property.
- setTransferAmountType(int) - Method in class com.oracle.communications.brm.cc.model.TransferBalance
-
Sets the value of the transferAmountType property.
- setTransferAmountType(int) - Method in class com.oracle.communications.brm.cc.model.TransferBalanceCreateResponse
-
Sets the value of the transferAmountType property.
- setTransferAmountType(int) - Method in class com.oracle.communications.brm.cc.model.TransferBalanceDetails
-
Sets the value of the transferAmountType property.
- setTransferDate(Calendar) - Method in class com.oracle.communications.brm.cc.model.TransferBalanceDetails
-
Sets the value of the transferDate property.
- setTransfered(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.Bill
-
Sets the value of the transfered property.
- setTransfered(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.BillItem
-
Sets the value of the transfered property.
- setTransfered(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.BillItem.TransferInto
-
Sets the value of the transfered property.
- setTransfered(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.BillItem.TransferOut
-
Sets the value of the transfered property.
- setTransferRef(String) - Method in class com.oracle.communications.brm.cc.model.DepositTransfer
-
Sets the value of the transferRef property.
- setTransitionType(int) - Method in class com.oracle.communications.brm.cc.model.BundleTransition
-
Sets the value of the transitionType property.
- setTransitionType(int) - Method in class com.oracle.communications.brm.cc.model.PackageTransition
-
Sets the value of the transitionType property.
- setTriggerType(Integer) - Method in class com.oracle.communications.brm.cc.model.NotificationSpec
-
Sets the value of the triggerType property.
- setTxnType(String) - Method in class com.oracle.communications.brm.cc.model.DepositTxn
-
Sets the value of the txnType property.
- setType(String) - Method in class com.oracle.communications.brm.cc.authorization.ResourceAction
-
- setType(String) - Method in class com.oracle.communications.brm.cc.common.APIError
-
- setType(String) - Method in class com.oracle.communications.brm.cc.model.ApplyLoan.Service
-
Sets the value of the type property.
- setType(Integer) - Method in class com.oracle.communications.brm.cc.model.ApplyLoan
-
Sets the value of the type property.
- setType(Integer) - Method in class com.oracle.communications.brm.cc.model.Balance
-
Sets the value of the type property.
- setType(String) - Method in class com.oracle.communications.brm.cc.model.BillItem
-
Sets the value of the type property.
- setType(String) - Method in class com.oracle.communications.brm.cc.model.ColumnarRecord.Entries.Cells
-
Sets the value of the type property.
- setType(int) - Method in class com.oracle.communications.brm.cc.model.ConfigPromiseToPaySpecification.PromiseToPaySpec
-
Sets the value of the type property.
- setType(int) - Method in class com.oracle.communications.brm.cc.model.ConfigSubscriberPreferencesType.SubscriberPreferencesType
-
Sets the value of the type property.
- setType(String) - Method in class com.oracle.communications.brm.cc.model.Criteria
-
Sets the value of the type property.
- setType(int) - Method in class com.oracle.communications.brm.cc.model.Discount
-
Sets the value of the type property.
- setType(String) - Method in class com.oracle.communications.brm.cc.model.DiscountOfferType
-
Sets the value of the type property.
- setType(String) - Method in class com.oracle.communications.brm.cc.model.ExternalPaymentMetaData
-
Sets the value of the type property.
- setType(String) - Method in class com.oracle.communications.brm.cc.model.GenericTemplate.StorableClass.Column
-
Sets the value of the type property.
- setType(Integer) - Method in class com.oracle.communications.brm.cc.model.LoanDetails
-
Sets the value of the type property.
- setType(Integer) - Method in class com.oracle.communications.brm.cc.model.Notes
-
Sets the value of the type property.
- setType(Integer) - Method in class com.oracle.communications.brm.cc.model.NotificationSpec
-
Sets the value of the type property.
- setType(String) - Method in class com.oracle.communications.brm.cc.model.OverriddenCharges.Charges.Charge
-
Sets the value of the type property.
- setType(int) - Method in class com.oracle.communications.brm.cc.model.Product
-
Sets the value of the type property.
- setType(String) - Method in class com.oracle.communications.brm.cc.model.ProfileCredscoreType.CustomInfo
-
Sets the value of the type property.
- setType(String) - Method in class com.oracle.communications.brm.cc.model.ProfileFields.Fields
-
Sets the value of the type property.
- setType(Integer) - Method in class com.oracle.communications.brm.cc.model.PromiseToPay.Milestones
-
Sets the value of the type property.
- setType(String) - Method in class com.oracle.communications.brm.cc.model.RefundableItems
-
Sets the value of the type property.
- setType(String) - Method in class com.oracle.communications.brm.cc.model.Result
-
Sets the value of the type property.
- setType(Integer) - Method in class com.oracle.communications.brm.cc.model.ServiceAdminClientType.Permitteds
-
Sets the value of the type property.
- setType(String) - Method in class com.oracle.communications.brm.cc.model.ServiceDetails
-
Sets the value of the type property.
- setType(String) - Method in class com.oracle.communications.brm.cc.model.ServiceFields.Fields
-
Sets the value of the type property.
- setType(String) - Method in class com.oracle.communications.brm.cc.model.TransferBalance.SourceRef
-
Sets the value of the type property.
- setType(String) - Method in class com.oracle.communications.brm.cc.model.TransferBalance.TargetRef
-
Sets the value of the type property.
- setType(String) - Method in class com.oracle.communications.brm.cc.model.TransferBalanceCreateResponse.SourceRef
-
Sets the value of the type property.
- setType(String) - Method in class com.oracle.communications.brm.cc.model.TransferBalanceCreateResponse.TargetRef
-
Sets the value of the type property.
- setType(String) - Method in class com.oracle.communications.brm.cc.model.TransferBalanceDetails.SourceRef
-
Sets the value of the type property.
- setType(String) - Method in class com.oracle.communications.brm.cc.model.TransferBalanceDetails.TargetRef
-
Sets the value of the type property.
- setUiName(String) - Method in class com.oracle.communications.brm.cc.model.Mapping
-
Sets the value of the uiName property.
- setUnallocatedAdjustments(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.AccountSummary
-
Sets the value of the unallocatedAdjustments property.
- setUnallocatedAmount(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.AdjustmentDetails
-
Sets the value of the unallocatedAmount property.
- setUnallocatedAmount(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.PaymentDetails
-
Sets the value of the unallocatedAmount property.
- setUnAllocatedAmount(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.PaymentList
-
Sets the value of the unAllocatedAmount property.
- setUnallocatedPayments(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.AccountSummary
-
Sets the value of the unallocatedPayments property.
- setUnallocatedSuspendedAmount(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.RecyclePayment
-
Sets the value of the unallocatedSuspendedAmount property.
- setUnit(Integer) - Method in class com.oracle.communications.brm.cc.model.ProfileLoanType.LoanInfo
-
Sets the value of the unit property.
- setUnits(String) - Method in class com.oracle.communications.brm.cc.model.RelativeSettings
-
Sets the value of the units property.
- setUnitSettings(RelativeSettings) - Method in class com.oracle.communications.brm.cc.model.EndingType
-
Sets the value of the unitSettings property.
- setUnitSettings(RelativeSettings) - Method in class com.oracle.communications.brm.cc.model.StartingType
-
Sets the value of the unitSettings property.
- setUri(String) - Method in class com.oracle.communications.brm.cc.model.ResourceRef
-
Sets the value of the uri property.
- setUri(String) - Method in class com.oracle.communications.brm.cc.model.TransferBalanceCreateResponse
-
Sets the value of the uri property.
- setURIContext(UriInfo) - Method in interface com.oracle.communications.brm.cc.modules.BaseModule
-
- setURIContext(UriInfo) - Method in class com.oracle.communications.brm.cc.modules.pcm.PCMModuleBase
-
- setURIContext(UriInfo) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.PCMBaseWorker
-
- setUrl(String) - Method in class com.oracle.communications.brm.cc.model.RequestDetails.RequestInfo
-
Sets the value of the url property.
- setUsageDiscount(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.ChargeOfferType
-
Sets the value of the usageDiscount property.
- setUsageDiscount(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.CustomizedOffers.CustomizedOffer
-
Sets the value of the usageDiscount property.
- setUsageEnd(EndingType) - Method in class com.oracle.communications.brm.cc.model.ChargeOfferType
-
Sets the value of the usageEnd property.
- setUsageEnd(EndingType) - Method in class com.oracle.communications.brm.cc.model.CustomizedBundleForPurchase.CustomizedChargeOffers
-
Sets the value of the usageEnd property.
- setUsageEnd(EndingType) - Method in class com.oracle.communications.brm.cc.model.CustomizedBundleForPurchase.CustomizedDiscountOffers
-
Sets the value of the usageEnd property.
- setUsageEndT(Calendar) - Method in class com.oracle.communications.brm.cc.model.CustomizedOffers.CustomizedOffer
-
Sets the value of the usageEndT property.
- setUsagePercentOverride(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.CustomizedBundleForPurchase.CustomizedChargeOffers
-
Sets the value of the usagePercentOverride property.
- setUsageStart(StartingType) - Method in class com.oracle.communications.brm.cc.model.ChargeOfferType
-
Sets the value of the usageStart property.
- setUsageStart(StartingType) - Method in class com.oracle.communications.brm.cc.model.CustomizedBundleForPurchase.CustomizedChargeOffers
-
Sets the value of the usageStart property.
- setUsageStart(StartingType) - Method in class com.oracle.communications.brm.cc.model.CustomizedBundleForPurchase.CustomizedDiscountOffers
-
Sets the value of the usageStart property.
- setUsageStartT(Calendar) - Method in class com.oracle.communications.brm.cc.model.CustomizedOffers.CustomizedOffer
-
Sets the value of the usageStartT property.
- setUserContext(UserContext) - Method in interface com.oracle.communications.brm.cc.modules.BaseModule
-
- setUserContext(UserContext) - Method in class com.oracle.communications.brm.cc.modules.pcm.PCMModuleBase
-
- setUserContext(UserContext) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.PCMBaseWorker
-
- setUserId(int) - Method in class com.oracle.communications.brm.cc.model.AssignSuspensePaymentHandler
-
Sets the value of the userId property.
- setUserId(String) - Method in class com.oracle.communications.brm.cc.model.RequestDetails
-
Sets the value of the userId property.
- setUserName(String) - Method in class com.oracle.communications.brm.cc.model.AssignSuspensePaymentHandler
-
Sets the value of the userName property.
- setUserName(String) - Method in class com.oracle.communications.brm.cc.model.User
-
Sets the value of the userName property.
- setUserPrefs(byte[]) - Method in class com.oracle.communications.brm.cc.model.ServiceAdminClientType.ServiceAdminclient
-
Sets the value of the userPrefs property.
- setValidFor(TimePeriod) - Method in class com.oracle.communications.brm.cc.model.CustomerDeposit
-
Sets the value of the validFor property.
- setValidFor(TimePeriod) - Method in class com.oracle.communications.brm.cc.model.DepositAOC
-
Sets the value of the validFor property.
- setValidFor(TimePeriod) - Method in class com.oracle.communications.brm.cc.model.InstallmentProposal
-
Sets the value of the validFor property.
- setValidFor(TimePeriod) - Method in class com.oracle.communications.brm.cc.model.InstallmentSchedule
-
Sets the value of the validFor property.
- setValidFrom(Calendar) - Method in class com.oracle.communications.brm.cc.model.AdjustmentAccount.ValidityPeriod
-
Sets the value of the validFrom property.
- setValidFrom(Calendar) - Method in class com.oracle.communications.brm.cc.model.AdjustmentNonCurrencyBalance
-
Sets the value of the validFrom property.
- setValidFrom(Calendar) - Method in class com.oracle.communications.brm.cc.model.ProfileAcctExtratingType.DataArray
-
Sets the value of the validFrom property.
- setValidFrom(Calendar) - Method in class com.oracle.communications.brm.cc.model.ProfileLoanType.Limit
-
Sets the value of the validFrom property.
- setValidFrom(Calendar) - Method in class com.oracle.communications.brm.cc.model.ProfileRolloverTransferType.ResourceInfo.Recipients
-
Sets the value of the validFrom property.
- setValidFrom(Calendar) - Method in class com.oracle.communications.brm.cc.model.ProfileServExtratingType.DataArray
-
Sets the value of the validFrom property.
- setValidFrom(Calendar) - Method in class com.oracle.communications.brm.cc.model.SharingOwnerDetails.OwnershipDetails
-
Sets the value of the validFrom property.
- setValidFrom(Calendar) - Method in class com.oracle.communications.brm.cc.model.Sponsor
-
Sets the value of the validFrom property.
- setValidFrom(Calendar) - Method in class com.oracle.communications.brm.cc.model.SubBalances
-
Sets the value of the validFrom property.
- setValidFrom(Calendar) - Method in class com.oracle.communications.brm.cc.model.TempCreditLimit
-
Sets the value of the validFrom property.
- setValidFrom(Calendar) - Method in class com.oracle.communications.brm.cc.model.TransferBalance
-
Sets the value of the validFrom property.
- setValidFrom(Calendar) - Method in class com.oracle.communications.brm.cc.model.TransferBalanceCreateResponse.SourceBucket
-
Sets the value of the validFrom property.
- setValidFrom(Calendar) - Method in class com.oracle.communications.brm.cc.model.TransferBalanceCreateResponse.TargetBucket
-
Sets the value of the validFrom property.
- setValidFrom(Calendar) - Method in class com.oracle.communications.brm.cc.model.TransferBalanceDetails.SourceImpactedBucket
-
Sets the value of the validFrom property.
- setValidFrom(Calendar) - Method in class com.oracle.communications.brm.cc.model.TransferBalanceDetails.TargetImpactedBucket
-
Sets the value of the validFrom property.
- setValidFromOffset(Integer) - Method in class com.oracle.communications.brm.cc.model.TempCreditLimit
-
Sets the value of the validFromOffset property.
- setValidFromUnit(Integer) - Method in class com.oracle.communications.brm.cc.model.TempCreditLimit
-
Sets the value of the validFromUnit property.
- setValidityAlignMode(Integer) - Method in class com.oracle.communications.brm.cc.model.Bundle.Chargeoffers
-
Sets the value of the validityAlignMode property.
- setValidityAlignMode(String) - Method in class com.oracle.communications.brm.cc.model.CustomizedBundleForPurchase.CustomizedChargeOffers
-
Sets the value of the validityAlignMode property.
- setValidityAlignMode(Integer) - Method in class com.oracle.communications.brm.cc.model.ServiceInPlan.Bundles.Chargeoffers
-
Sets the value of the validityAlignMode property.
- setValidityPeriod(AdjustmentAccount.ValidityPeriod) - Method in class com.oracle.communications.brm.cc.model.AdjustmentAccount
-
Sets the value of the validityPeriod property.
- setValidityRule(DepositValidityRule) - Method in class com.oracle.communications.brm.cc.model.CustomerDeposit
-
Sets the value of the validityRule property.
- setValidityRule(DepositValidityRule) - Method in class com.oracle.communications.brm.cc.model.DepositSpecProfile
-
Sets the value of the validityRule property.
- setValidityRuleSource(String) - Method in class com.oracle.communications.brm.cc.model.DepositSpecProfile
-
Sets the value of the validityRuleSource property.
- setValidTo(Calendar) - Method in class com.oracle.communications.brm.cc.model.AdjustmentAccount.ValidityPeriod
-
Sets the value of the validTo property.
- setValidTo(Calendar) - Method in class com.oracle.communications.brm.cc.model.AdjustmentNonCurrencyBalance
-
Sets the value of the validTo property.
- setValidTo(Calendar) - Method in class com.oracle.communications.brm.cc.model.Bundle
-
Sets the value of the validTo property.
- setValidTo(Calendar) - Method in class com.oracle.communications.brm.cc.model.ChangeValidity
-
Sets the value of the validTo property.
- setValidTo(Calendar) - Method in class com.oracle.communications.brm.cc.model.PackageType
-
Sets the value of the validTo property.
- setValidTo(Calendar) - Method in class com.oracle.communications.brm.cc.model.ProfileAcctExtratingType.DataArray
-
Sets the value of the validTo property.
- setValidTo(Calendar) - Method in class com.oracle.communications.brm.cc.model.ProfileLoanType.Limit
-
Sets the value of the validTo property.
- setValidTo(Calendar) - Method in class com.oracle.communications.brm.cc.model.ProfileRolloverTransferType.ResourceInfo.Recipients
-
Sets the value of the validTo property.
- setValidTo(Calendar) - Method in class com.oracle.communications.brm.cc.model.ProfileServExtratingType.DataArray
-
Sets the value of the validTo property.
- setValidTo(Calendar) - Method in class com.oracle.communications.brm.cc.model.SharingOwnerDetails.OwnershipDetails
-
Sets the value of the validTo property.
- setValidTo(Calendar) - Method in class com.oracle.communications.brm.cc.model.Sponsor
-
Sets the value of the validTo property.
- setValidTo(Calendar) - Method in class com.oracle.communications.brm.cc.model.SubBalances
-
Sets the value of the validTo property.
- setValidTo(Calendar) - Method in class com.oracle.communications.brm.cc.model.TempCreditLimit
-
Sets the value of the validTo property.
- setValidTo(Calendar) - Method in class com.oracle.communications.brm.cc.model.TransferBalance
-
Sets the value of the validTo property.
- setValidTo(Calendar) - Method in class com.oracle.communications.brm.cc.model.TransferBalanceCreateResponse.SourceBucket
-
Sets the value of the validTo property.
- setValidTo(Calendar) - Method in class com.oracle.communications.brm.cc.model.TransferBalanceCreateResponse.TargetBucket
-
Sets the value of the validTo property.
- setValidTo(Calendar) - Method in class com.oracle.communications.brm.cc.model.TransferBalanceDetails.SourceImpactedBucket
-
Sets the value of the validTo property.
- setValidTo(Calendar) - Method in class com.oracle.communications.brm.cc.model.TransferBalanceDetails.TargetImpactedBucket
-
Sets the value of the validTo property.
- setValidToOffset(Integer) - Method in class com.oracle.communications.brm.cc.model.TempCreditLimit
-
Sets the value of the validToOffset property.
- setValidToUnit(Integer) - Method in class com.oracle.communications.brm.cc.model.TempCreditLimit
-
Sets the value of the validToUnit property.
- setValue(String) - Method in class com.oracle.communications.brm.cc.model.ConfigSubscriberPreferencesType.SubscriberPreferencesType.Values
-
Sets the value of the value property.
- setValue(boolean) - Method in class com.oracle.communications.brm.cc.model.Configurations.Flags
-
Sets the value of the value property.
- setValue(String) - Method in class com.oracle.communications.brm.cc.model.Configurations.Keyvals
-
Sets the value of the value property.
- setValue(int) - Method in class com.oracle.communications.brm.cc.model.Configurations.Thresholds
-
Sets the value of the value property.
- setValue(String) - Method in class com.oracle.communications.brm.cc.model.Criteria.FixedValues
-
Sets the value of the value property.
- setValue(String) - Method in class com.oracle.communications.brm.cc.model.Criteria.Properties
-
Sets the value of the value property.
- setValue(String) - Method in class com.oracle.communications.brm.cc.model.Criterias
-
Sets the value of the value property.
- setValue(String) - Method in class com.oracle.communications.brm.cc.model.NotificationCriteria
-
Sets the value of the value property.
- setValue(String) - Method in class com.oracle.communications.brm.cc.model.Preferences.Preference
-
Sets the value of the value property.
- setValue(String) - Method in class com.oracle.communications.brm.cc.model.ProfileAcctExtratingType.DataArray
-
Sets the value of the value property.
- setValue(String) - Method in class com.oracle.communications.brm.cc.model.ProfileServExtratingType.DataArray
-
Sets the value of the value property.
- setValue(String) - Method in class com.oracle.communications.brm.cc.model.ProfileSubscriberPreferencesType.SubscriberPreferences
-
Sets the value of the value property.
- setValue(String) - Method in class com.oracle.communications.brm.cc.model.Qualifier
-
Sets the value of the value property.
- setValue(String) - Method in class com.oracle.communications.brm.cc.model.RequestDetails.HeaderInfo
-
Sets the value of the value property.
- setValue(String) - Method in class com.oracle.communications.brm.cc.model.SearchResults.Results.Column
-
Sets the value of the value property.
- setValue(String) - Method in class com.oracle.communications.brm.cc.model.ServiceEmailType.Attributes
-
Sets the value of the value property.
- setValue(String) - Method in class com.oracle.communications.brm.cc.model.ServiceIpType.Args
-
Sets the value of the value property.
- setValue(String) - Method in class com.oracle.communications.brm.cc.model.ServiceSsgType.Args
-
Sets the value of the value property.
- setValue(String) - Method in class com.oracle.communications.brm.cc.model.ServiceTelephonyType.Args
-
Sets the value of the value property.
- setValue(String) - Method in class com.oracle.communications.brm.cc.model.ServiceVpdnType.Args
-
Sets the value of the value property.
- setVanity(Integer) - Method in class com.oracle.communications.brm.cc.model.DeviceNumType.DeviceNUMDetails
-
Sets the value of the vanity property.
- setVersion(String) - Method in class com.oracle.communications.brm.cc.model.Configurations.Flags
-
Sets the value of the version property.
- setVersion(String) - Method in class com.oracle.communications.brm.cc.model.Configurations.Keyvals
-
Sets the value of the version property.
- setVersion(String) - Method in class com.oracle.communications.brm.cc.model.Configurations.Mapping
-
Sets the value of the version property.
- setVersion(String) - Method in class com.oracle.communications.brm.cc.model.Configurations.Thresholds
-
Sets the value of the version property.
- setVersion(String) - Method in class com.oracle.communications.brm.cc.model.MenuDefinition.Menu.Contents.Item
-
Sets the value of the version property.
- setVisible(Boolean) - Method in class com.oracle.communications.brm.cc.model.ColumnarRecord.ColumnDefinitions
-
Sets the value of the visible property.
- setVisible(String) - Method in class com.oracle.communications.brm.cc.model.Criteria
-
Sets the value of the visible property.
- setVisible(Boolean) - Method in class com.oracle.communications.brm.cc.model.GenericTemplate.ColumnHeader
-
Sets the value of the visible property.
- setWallet(Wallet) - Method in class com.oracle.communications.brm.cc.model.Account
-
Sets the value of the wallet property.
- setWallet(Wallet) - Method in class com.oracle.communications.brm.cc.model.RegistrationAccount
-
Sets the value of the wallet property.
- setWalletPaymentInstrumentIndex(Integer) - Method in class com.oracle.communications.brm.cc.model.NewBillUnits
-
Sets the value of the walletPaymentInstrumentIndex property.
- setWholesaleBilling(String) - Method in class com.oracle.communications.brm.cc.model.BillUnit
-
Sets the value of the wholesaleBilling property.
- setWidth(String) - Method in class com.oracle.communications.brm.cc.model.ColumnarRecord.ColumnDefinitions
-
Sets the value of the width property.
- setWidth(Integer) - Method in class com.oracle.communications.brm.cc.model.Criteria
-
Sets the value of the width property.
- setWidth(String) - Method in class com.oracle.communications.brm.cc.model.GenericTemplate.ColumnHeader
-
Sets the value of the width property.
- setWireTransferId(String) - Method in class com.oracle.communications.brm.cc.model.Externalpayment10013Type.WireTransferInfo
-
Sets the value of the wireTransferId property.
- setWriteoff(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.Bill
-
Sets the value of the writeoff property.
- setWriteoff(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.BillItem
-
Sets the value of the writeoff property.
- setWriteoffAmount(BigDecimal) - Method in class com.oracle.communications.brm.cc.model.WriteOffDetails
-
Sets the value of the writeoffAmount property.
- setWriteoffID(String) - Method in class com.oracle.communications.brm.cc.model.WriteOffDetails
-
Sets the value of the writeoffID property.
- setWriteoffRef(ResourceRef) - Method in class com.oracle.communications.brm.cc.model.WriteOffDetails
-
Sets the value of the writeoffRef property.
- setWriteoffTax(boolean) - Method in class com.oracle.communications.brm.cc.model.Writeoff
-
Sets the value of the writeoffTax property.
- setWriteoffType(long) - Method in class com.oracle.communications.brm.cc.model.WriteOffDetails
-
Sets the value of the writeoffType property.
- setXmlTemplateName(String) - Method in class com.oracle.communications.brm.cc.model.ColumnarRecord
-
Sets the value of the xmlTemplateName property.
- setZip(String) - Method in class com.oracle.communications.brm.cc.model.AccountCollectionDetails
-
Sets the value of the zip property.
- setZip(String) - Method in class com.oracle.communications.brm.cc.model.AccountContactDetails
-
Sets the value of the zip property.
- setZip(String) - Method in class com.oracle.communications.brm.cc.model.Contacts
-
Sets the value of the zip property.
- setZip(String) - Method in class com.oracle.communications.brm.cc.model.CreditCardType.Details
-
Sets the value of the zip property.
- setZip(String) - Method in class com.oracle.communications.brm.cc.model.DirectDebitType.Details
-
Sets the value of the zip property.
- setZip(String) - Method in class com.oracle.communications.brm.cc.model.InvoiceType.Details
-
Sets the value of the zip property.
- setZip(String) - Method in class com.oracle.communications.brm.cc.model.PayinfoCcType.CcInfo
-
Sets the value of the zip property.
- setZip(String) - Method in class com.oracle.communications.brm.cc.model.PayinfoDdType.DdInfo
-
Sets the value of the zip property.
- setZip(String) - Method in class com.oracle.communications.brm.cc.model.PayinfoInvoiceType.InvInfo
-
Sets the value of the zip property.
- setZip(String) - Method in class com.oracle.communications.brm.cc.model.SepaType.Details.DebtorInfo
-
Sets the value of the zip property.
- setZoneMapName(String) - Method in class com.oracle.communications.brm.cc.model.ApplyLoan
-
Sets the value of the zoneMapName property.
- setZoneMapName(String) - Method in class com.oracle.communications.brm.cc.model.LocationDetails
-
Sets the value of the zoneMapName property.
- setZoneMapTarget(String) - Method in class com.oracle.communications.brm.cc.model.ApplyLoan
-
Sets the value of the zoneMapTarget property.
- setZoneMapTarget(String) - Method in class com.oracle.communications.brm.cc.model.LocationDetails
-
Sets the value of the zoneMapTarget property.
- severe(String) - Method in class com.oracle.communications.brm.cc.util.CCLogger
-
Log a message to indicate serious failures
- severe(String, String, String) - Method in class com.oracle.communications.brm.cc.util.CCLogger
-
Log a message to indicate serious failures
- severe(String, Throwable) - Method in class com.oracle.communications.brm.cc.util.CCLogger
-
Log a message to indicate serious failures
- severe(String, String, Throwable) - Method in class com.oracle.communications.brm.cc.util.CCLogger
-
Logs a severe error with helpful message and stack trace from the given
function name
- SHARING_MODULE - Static variable in class com.oracle.communications.brm.cc.common.BillingCareConstants
-
- SharingGroupMembers - Class in com.oracle.communications.brm.cc.model
-
Java class for sharingGroupMembers complex type.
- SharingGroupMembers() - Constructor for class com.oracle.communications.brm.cc.model.SharingGroupMembers
-
- SharingGroupMembers.MemberDetails - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- SharingGroupMembers.MemberDetails.Services - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- SharingMember - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- SharingMember() - Constructor for class com.oracle.communications.brm.cc.model.SharingMember
-
- SharingMember.Membership - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- SharingMemberDetails - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- SharingMemberDetails() - Constructor for class com.oracle.communications.brm.cc.model.SharingMemberDetails
-
- SharingMemberDetails.MembershipDetails - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- SharingMemberServiceDetails - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- SharingMemberServiceDetails() - Constructor for class com.oracle.communications.brm.cc.model.SharingMemberServiceDetails
-
- SharingMemberServiceDetails.Members - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- SharingModule - Interface in com.oracle.communications.brm.cc.modules
-
- SharingOwner - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- SharingOwner() - Constructor for class com.oracle.communications.brm.cc.model.SharingOwner
-
- SharingOwner.Ownership - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- SharingOwnerDetails - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- SharingOwnerDetails() - Constructor for class com.oracle.communications.brm.cc.model.SharingOwnerDetails
-
- SharingOwnerDetails.OwnershipDetails - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- sharingRef - Variable in class com.oracle.communications.brm.cc.model.SharingOwner.Ownership
-
- sharingRef - Variable in class com.oracle.communications.brm.cc.model.SharingOwnerDetails.OwnershipDetails
-
- SharingResource - Class in com.oracle.communications.brm.cc.ws.sharing
-
REST web service for profile, charge and discount sharing related operations
- SharingResource() - Constructor for class com.oracle.communications.brm.cc.ws.sharing.SharingResource
-
- SharingWorker - Class in com.oracle.communications.brm.cc.modules.pcm.workers
-
- SharingWorker() - Constructor for class com.oracle.communications.brm.cc.modules.pcm.workers.SharingWorker
-
- showExemptedBillUnitsFromCollections() - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.CollectionsWorker
-
Returns payload of list of exempted bill units in collections OP_SEARCH
- singlePaymentType - Variable in class com.oracle.communications.brm.cc.model.HolderOfPaymentMethods
-
- size() - Method in class com.oracle.communications.brm.cc.brm_util.DataDictionary
-
Returns the number of fields in this list.
- SLASH - Static variable in class com.oracle.communications.brm.cc.authorization.EnforcementConstants
-
- slipByDays - Variable in class com.oracle.communications.brm.cc.model.EditAction
-
- slipByDays - Variable in class com.oracle.communications.brm.cc.model.InsertAction
-
- smItemName - Variable in class com.oracle.communications.brm.cc.model.DDObjectSpecFields
-
- snowballFlag - Variable in class com.oracle.communications.brm.cc.model.DiscountOfferType.UsageMap
-
- sortable - Variable in class com.oracle.communications.brm.cc.model.ColumnarRecord.ColumnDefinitions
-
- sortable - Variable in class com.oracle.communications.brm.cc.model.GenericTemplate.ColumnHeader
-
- sortbyFields - Variable in class com.oracle.communications.brm.cc.model.GenericTemplate
-
- SortbyFields() - Constructor for class com.oracle.communications.brm.cc.model.GenericTemplate.SortbyFields
-
- sortingPriority - Variable in class com.oracle.communications.brm.cc.model.GenericTemplate.SortbyFields
-
- sortOrder - Variable in class com.oracle.communications.brm.cc.model.GenericTemplate.SortbyFields
-
- sortTheFList(FList, ArrayField) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.PCMBaseWorker
-
Utility method to sort the results flist by Created Date.
- sortTheFListAscending(FList, ArrayField) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.PCMBaseWorker
-
Utility method to sort the results flist by Created Date.
- sortThePackages(CustomerPackages) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.PCMBaseWorker
-
This method is used to sort the packages by the order of created date
descending.
- sortUsersList(List<User>) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.PCMBaseWorker
-
Sorting users list in ascending order by userName.
- sourceAccountRef - Variable in class com.oracle.communications.brm.cc.model.TransferBalanceDetails
-
- sourceBucket - Variable in class com.oracle.communications.brm.cc.model.TransferBalanceCreateResponse
-
- SourceBucket() - Constructor for class com.oracle.communications.brm.cc.model.TransferBalanceCreateResponse.SourceBucket
-
- sourceDepositRef - Variable in class com.oracle.communications.brm.cc.model.DepositTxnDepositDetails
-
- sourceImpactedBucket - Variable in class com.oracle.communications.brm.cc.model.TransferBalanceDetails
-
- SourceImpactedBucket() - Constructor for class com.oracle.communications.brm.cc.model.TransferBalanceDetails.SourceImpactedBucket
-
- sourceLocation - Variable in class com.oracle.communications.brm.cc.model.TransferBalance
-
- sourceRef - Variable in class com.oracle.communications.brm.cc.model.TransferBalance
-
- SourceRef() - Constructor for class com.oracle.communications.brm.cc.model.TransferBalance.SourceRef
-
- sourceRef - Variable in class com.oracle.communications.brm.cc.model.TransferBalanceCreateResponse
-
- SourceRef() - Constructor for class com.oracle.communications.brm.cc.model.TransferBalanceCreateResponse.SourceRef
-
- sourceRef - Variable in class com.oracle.communications.brm.cc.model.TransferBalanceDetails
-
- SourceRef() - Constructor for class com.oracle.communications.brm.cc.model.TransferBalanceDetails.SourceRef
-
- sourceTransferFee - Variable in class com.oracle.communications.brm.cc.model.TransferBalanceCreateResponse
-
- SourceTransferFee() - Constructor for class com.oracle.communications.brm.cc.model.TransferBalanceCreateResponse.SourceTransferFee
-
- sourceTransferFee - Variable in class com.oracle.communications.brm.cc.model.TransferBalanceDetails
-
- SourceTransferFee() - Constructor for class com.oracle.communications.brm.cc.model.TransferBalanceDetails.SourceTransferFee
-
- spacer - Variable in class com.oracle.communications.brm.cc.model.Criteria
-
- specName - Variable in class com.oracle.communications.brm.cc.model.PromiseToPay
-
- specRef - Variable in class com.oracle.communications.brm.cc.model.InstallmentProposal
-
- speedDialList - Variable in class com.oracle.communications.brm.cc.model.ServiceTelephonyType
-
- SpeedDialList() - Constructor for class com.oracle.communications.brm.cc.model.ServiceTelephonyType.SpeedDialList
-
- Sponsor - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- Sponsor() - Constructor for class com.oracle.communications.brm.cc.model.Sponsor
-
- sponsorshipRef - Variable in class com.oracle.communications.brm.cc.model.Sponsor
-
- startDate - Variable in class com.oracle.communications.brm.cc.model.InsertAction
-
- startDate - Variable in class com.oracle.communications.brm.cc.model.OverriddenCharges.Charges
-
- startDate - Variable in class com.oracle.communications.brm.cc.model.StartingType
-
- startDateTime - Variable in class com.oracle.communications.brm.cc.model.DepositSpecProfile
-
- startDateTime - Variable in class com.oracle.communications.brm.cc.model.TimePeriod
-
- StartingType - Class in com.oracle.communications.brm.cc.model
-
The details of the start time.
- StartingType() - Constructor for class com.oracle.communications.brm.cc.model.StartingType
-
- startInterestFrom - Variable in class com.oracle.communications.brm.cc.model.DepositInterestRule
-
- startRow - Variable in class com.oracle.communications.brm.cc.model.TemplateFields
-
- starts - Variable in class com.oracle.communications.brm.cc.model.ChargeOfferType
-
- starts - Variable in class com.oracle.communications.brm.cc.model.DiscountOfferType
-
- starts - Variable in class com.oracle.communications.brm.cc.model.TaxInfo.TaxExemptDetails
-
- startsAt - Variable in class com.oracle.communications.brm.cc.model.DepositAOC
-
- startsAt - Variable in class com.oracle.communications.brm.cc.model.DepositSpec
-
- startsAt - Variable in class com.oracle.communications.brm.cc.model.DepositTxn
-
- startsAt - Variable in class com.oracle.communications.brm.cc.model.InstallmentChargeOffer
-
- startsAt - Variable in class com.oracle.communications.brm.cc.model.InstallmentSchedule
-
- startsAt - Variable in class com.oracle.communications.brm.cc.model.InstallmentScheduleSpec
-
- startsAt - Variable in class com.oracle.communications.brm.cc.model.NotificationSpec
-
- startSearch() - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.SearchWorker
-
Utility method to start the search.
- startWatchService(String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.BatchPaymentWorker
-
Start watch service to monitor 'UnProcessed' batch payment files.
- state - Variable in class com.oracle.communications.brm.cc.model.AccountCollectionDetails
-
- state - Variable in class com.oracle.communications.brm.cc.model.AccountContactDetails
-
- state - Variable in class com.oracle.communications.brm.cc.model.Contacts
-
- state - Variable in class com.oracle.communications.brm.cc.model.CreditCardType.Details
-
- state - Variable in class com.oracle.communications.brm.cc.model.DirectDebitType.Details
-
- state - Variable in class com.oracle.communications.brm.cc.model.InvoiceType.Details
-
- state - Variable in class com.oracle.communications.brm.cc.model.PayinfoCcType.CcInfo
-
- state - Variable in class com.oracle.communications.brm.cc.model.PayinfoDdType.DdInfo
-
- state - Variable in class com.oracle.communications.brm.cc.model.PayinfoInvoiceType.InvInfo
-
- State - Class in com.oracle.communications.brm.cc.model
-
Java class for state complex type.
- State() - Constructor for class com.oracle.communications.brm.cc.model.State
-
- stateId - Variable in class com.oracle.communications.brm.cc.model.State
-
- stateName - Variable in class com.oracle.communications.brm.cc.model.State
-
- states - Variable in class com.oracle.communications.brm.cc.model.LifeCycleStates
-
- status(String) - Method in class com.oracle.communications.brm.cc.common.APIError
-
- status() - Method in enum com.oracle.communications.brm.cc.enums.NotesStatusTypes
-
- status - Variable in class com.oracle.communications.brm.cc.model.AccountCollectionDetails.BillUnitCollectionsDetails.CollectionsActions
-
- status - Variable in class com.oracle.communications.brm.cc.model.AccountGroup
-
- status - Variable in class com.oracle.communications.brm.cc.model.BillItem
-
- status - Variable in class com.oracle.communications.brm.cc.model.BillUnit
-
- status - Variable in class com.oracle.communications.brm.cc.model.BundleOffers.BundleOffer.Chargeoffers
-
- status - Variable in class com.oracle.communications.brm.cc.model.BundleOffers.BundleOffer.Discountoffers
-
- status - Variable in class com.oracle.communications.brm.cc.model.CancelInstallment
-
- status - Variable in class com.oracle.communications.brm.cc.model.ChargeOfferType
-
- status - Variable in class com.oracle.communications.brm.cc.model.CollectionDetails.Actions
-
- status - Variable in class com.oracle.communications.brm.cc.model.CollectionsActionHistory.ActionHistory
-
- status - Variable in class com.oracle.communications.brm.cc.model.CustomerDeposit
-
- status - Variable in class com.oracle.communications.brm.cc.model.CustomizedBundleForPurchase.CustomizedChargeOffers
-
- status - Variable in class com.oracle.communications.brm.cc.model.CustomizedBundleForPurchase.CustomizedDiscountOffers
-
- status - Variable in class com.oracle.communications.brm.cc.model.CustomizedOffers.CustomizedOffer
-
- status - Variable in class com.oracle.communications.brm.cc.model.DDObjectSpec
-
- status - Variable in class com.oracle.communications.brm.cc.model.DeliveryMethod
-
- status - Variable in class com.oracle.communications.brm.cc.model.DepositPayment
-
- status - Variable in class com.oracle.communications.brm.cc.model.DepositRefund
-
- status - Variable in class com.oracle.communications.brm.cc.model.DepositRelease
-
- status - Variable in class com.oracle.communications.brm.cc.model.DepositReversal
-
- status - Variable in class com.oracle.communications.brm.cc.model.DepositSpec
-
- status - Variable in class com.oracle.communications.brm.cc.model.DepositSpecProfile
-
- status - Variable in class com.oracle.communications.brm.cc.model.DepositTransfer
-
- status - Variable in class com.oracle.communications.brm.cc.model.DepositTxnPayment
-
- status - Variable in class com.oracle.communications.brm.cc.model.Discount
-
- status - Variable in class com.oracle.communications.brm.cc.model.EditAction
-
- status - Variable in class com.oracle.communications.brm.cc.model.Installment
-
- status - Variable in class com.oracle.communications.brm.cc.model.InstallmentSchedule
-
- status - Variable in class com.oracle.communications.brm.cc.model.InstallmentScheduleBill
-
- status - Variable in class com.oracle.communications.brm.cc.model.NewBillUnits
-
- status - Variable in class com.oracle.communications.brm.cc.model.Notes
-
- status - Variable in class com.oracle.communications.brm.cc.model.NotificationDeliveryMethod
-
- status - Variable in class com.oracle.communications.brm.cc.model.NotificationSpec
-
- status - Variable in class com.oracle.communications.brm.cc.model.PaymentAuditDetailsType
-
- status - Variable in class com.oracle.communications.brm.cc.model.PaymentBatchFileHeader
-
- status - Variable in class com.oracle.communications.brm.cc.model.Product
-
- status - Variable in class com.oracle.communications.brm.cc.model.ProfileServExtratingType.Extrating
-
- status - Variable in class com.oracle.communications.brm.cc.model.RegistrationAccount
-
- status - Variable in class com.oracle.communications.brm.cc.model.RequestDetails
-
- status - Variable in class com.oracle.communications.brm.cc.model.ServiceGroup
-
- status - Variable in class com.oracle.communications.brm.cc.model.ServiceTelcoType.TelcoFeatures
-
- status - Variable in class com.oracle.communications.brm.cc.model.ServiceType
-
- Status - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- Status() - Constructor for class com.oracle.communications.brm.cc.model.Status
-
- STATUS_MODULE - Static variable in class com.oracle.communications.brm.cc.common.BillingCareConstants
-
- statusCode() - Method in enum com.oracle.communications.brm.cc.batchpayments.enums.BatchPaymentFileStatus
-
- statusCode - Variable in class com.oracle.communications.brm.cc.model.Account
-
- statusCode - Variable in class com.oracle.communications.brm.cc.model.OfferStatus
-
- statusCode - Variable in class com.oracle.communications.brm.cc.model.Status
-
- statusFlag - Variable in class com.oracle.communications.brm.cc.model.CustomizedBundleForPurchase.CustomizedChargeOffers
-
- statusFlag - Variable in class com.oracle.communications.brm.cc.model.CustomizedBundleForPurchase.CustomizedDiscountOffers
-
- statusFlags - Variable in class com.oracle.communications.brm.cc.model.ChargeOfferType
-
- statusFlags - Variable in class com.oracle.communications.brm.cc.model.ServiceType
-
- StatusModule - Interface in com.oracle.communications.brm.cc.modules
-
Module for all the status change related operations
- StatusResource - Class in com.oracle.communications.brm.cc.ws.status
-
REST web service for status related operations on accounts, services and offers
- StatusResource() - Constructor for class com.oracle.communications.brm.cc.ws.status.StatusResource
-
- StatusWorker - Class in com.oracle.communications.brm.cc.modules.pcm.workers
-
Worker class for all the status change related operations
- StatusWorker() - Constructor for class com.oracle.communications.brm.cc.modules.pcm.workers.StatusWorker
-
- stepEnd() - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.SearchWorker
-
Utility method to end the search transaction
- stepNext() - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.SearchWorker
-
Utility method to retrieve the next set of results.
- storableClass - Variable in class com.oracle.communications.brm.cc.model.Criteria
-
- storableClass - Variable in class com.oracle.communications.brm.cc.model.GenericTemplate
-
- StorableClass() - Constructor for class com.oracle.communications.brm.cc.model.GenericTemplate.StorableClass
-
- storableClass - Variable in class com.oracle.communications.brm.cc.model.ProfileFields
-
- storableClass - Variable in class com.oracle.communications.brm.cc.model.SearchTemplate.Searchcriterias.Criteria
-
- StorableClassMap - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- StorableClassMap() - Constructor for class com.oracle.communications.brm.cc.model.StorableClassMap
-
- storableClassTypeToName(String) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.CustomClassHelper
-
- storePreferences(String, Preferences) - Method in class com.oracle.communications.brm.cc.modules.pcm.PCMUtilityModule
-
Stores the user preferences passed in the preferences payload for the
passed /service/admin_client id
- storePreferences(String, Preferences) - Method in interface com.oracle.communications.brm.cc.modules.UtilityModule
-
Stores the user preferences passed in the preferences payload for the
passed /service/admin_client id
- storePreferences(String, Preferences) - Method in class com.oracle.communications.brm.cc.ws.utility.UtilityResource
-
Stores the user preferences passed in the preferences payload for the
passed /service/admin_client id
- stringId - Variable in class com.oracle.communications.brm.cc.model.ConfigSubscriberPreferencesType.SubscriberPreferencesType
-
- stringId - Variable in class com.oracle.communications.brm.cc.model.ConfigSubscriberPreferencesType.SubscriberPreferencesType.Values
-
- stringVersion - Variable in class com.oracle.communications.brm.cc.model.ConfigSubscriberPreferencesType.SubscriberPreferencesType
-
- stringVersion - Variable in class com.oracle.communications.brm.cc.model.ConfigSubscriberPreferencesType.SubscriberPreferencesType.Values
-
- styles - Variable in class com.oracle.communications.brm.cc.model.ColumnarRecord.Entries.Cells
-
- styles - Variable in class com.oracle.communications.brm.cc.model.GenericTemplate.StorableClass.Column
-
- subBalances - Variable in class com.oracle.communications.brm.cc.model.BalanceGroup.Balances
-
- SubBalances - Class in com.oracle.communications.brm.cc.model
-
A sub-balance.
- SubBalances() - Constructor for class com.oracle.communications.brm.cc.model.SubBalances
-
- SubjectAbstraction - Class in com.oracle.communications.brm.cc.authorization
-
Abstraction around the subject that will be granted access.
- SubjectAbstraction() - Constructor for class com.oracle.communications.brm.cc.authorization.SubjectAbstraction
-
- SubjectAbstraction(String) - Constructor for class com.oracle.communications.brm.cc.authorization.SubjectAbstraction
-
- SubjectAbstraction(String, String) - Constructor for class com.oracle.communications.brm.cc.authorization.SubjectAbstraction
-
- submitBatchPayments(List<Map>, Map<String, String>, PaymentBatchFileHeader, PaymentBatchStatistics, boolean, boolean) - Method in interface com.oracle.communications.brm.cc.modules.BatchPaymentModule
-
Submits all payments states and grid data for validation by invoking
PYMT_VALIDATE_PAYMENT opcode and these results will become input to
invoke PYMT_COLLECT opcode.A transaction is opened to commit the Batch
Payment file and a corresponding batch payment object also created in the
same transaction If any of the operation fails then the transaction is
reverted back.If the PYMT_VALIDATE_PAYMENT results in validation errors
then exception will be raised with appropriate error information like
error code and error message
- submitBatchPayments(List<Map>, Map<String, String>, PaymentBatchFileHeader, PaymentBatchStatistics, boolean, boolean) - Method in class com.oracle.communications.brm.cc.modules.pcm.PCMBatchPaymentModule
-
Submits all payments states and grid data for validation by invoking
PYMT_VALIDATE_PAYMENT opcode and these results will become input to
invoke PYMT_COLLECT opcode.A transaction is opened to commit the Batch
Payment file and a corresponding batch payment object also created in the
same transaction If any of the operation fails then the transaction is
reverted back.If the PYMT_VALIDATE_PAYMENT results in validation errors
then exception will be raised with appropriate error information like
error code and error message
- subordsTotal - Variable in class com.oracle.communications.brm.cc.model.Bill
-
- subordsTotal - Variable in class com.oracle.communications.brm.cc.model.CorrectiveBillDetails
-
- subscribe(String, PackageBasedOrder) - Method in class com.oracle.communications.brm.cc.modules.pcm.PCMSubscriptionModule
-
- subscribe(FList) - Method in class com.oracle.communications.brm.cc.modules.pcm.workers.SubscriptionWorker
-
- subscribePackage(String, PackageBasedOrder) - Method in interface com.oracle.communications.brm.cc.modules.AccountModule
-
Add new services to an existing account
- subscribePackage(String, PackageBasedOrder) - Method in class com.oracle.communications.brm.cc.modules.pcm.PCMAccountModule
-
Invokes the BRM API to purchase services representing the given payload
- subscribePackage(String, PackageBasedOrder) - Method in class com.oracle.communications.brm.cc.ws.account.AccountResource
-
Adds new services to an existing account
- subscriberContractRef - Variable in class com.oracle.communications.brm.cc.model.ContractPreviewCancellationCharge
-
- subscriberContractRef - Variable in class com.oracle.communications.brm.cc.model.SubscriptionTerms
-
- subscriberPreferenceId - Variable in class com.oracle.communications.brm.cc.model.ConfigSubscriberPreferencesType.SubscriberPreferencesType
-
- subscriberPreferenceId - Variable in class com.oracle.communications.brm.cc.model.ProfileSubscriberPreferencesType.SubscriberPreferences
-
- subscriberPreferences - Variable in class com.oracle.communications.brm.cc.model.ProfileSubscriberPreferencesType
-
- SubscriberPreferences() - Constructor for class com.oracle.communications.brm.cc.model.ProfileSubscriberPreferencesType.SubscriberPreferences
-
- subscriberPreferencesType - Variable in class com.oracle.communications.brm.cc.model.ConfigSubscriberPreferencesType
-
- SubscriberPreferencesType() - Constructor for class com.oracle.communications.brm.cc.model.ConfigSubscriberPreferencesType.SubscriberPreferencesType
-
- SUBSCRIPTION_MODULE - Static variable in class com.oracle.communications.brm.cc.common.BillingCareConstants
-
- SUBSCRIPTION_RESOURCE - Static variable in class com.oracle.communications.brm.cc.authorization.EnforcementConstants
-
- SUBSCRIPTION_RESOURCE_TYPE - Static variable in class com.oracle.communications.brm.cc.authorization.EnforcementConstants
-
- subscriptionIndex - Variable in class com.oracle.communications.brm.cc.model.PurchasingService
-
- subscriptionIndex - Variable in class com.oracle.communications.brm.cc.model.ServiceInPlan
-
- SubscriptionModule - Interface in com.oracle.communications.brm.cc.modules
-
- SubscriptionPreviewCancellationCharges - Class in com.oracle.communications.brm.cc.model
-
Java class for subscriptionPreviewCancellationCharges complex type.
- SubscriptionPreviewCancellationCharges() - Constructor for class com.oracle.communications.brm.cc.model.SubscriptionPreviewCancellationCharges
-
- SubscriptionRelative - Enum in com.oracle.communications.brm.cc.enums
-
- SubscriptionResource - Class in com.oracle.communications.brm.cc.ws.subscription
-
REST web service for subscription related operations
- SubscriptionResource() - Constructor for class com.oracle.communications.brm.cc.ws.subscription.SubscriptionResource
-
- subscriptionServiceRef - Variable in class com.oracle.communications.brm.cc.model.ServiceType
-
- subscriptionTerms - Variable in class com.oracle.communications.brm.cc.model.Bundle
-
- subscriptionTerms - Variable in class com.oracle.communications.brm.cc.model.PackageType
-
- SubscriptionTerms - Class in com.oracle.communications.brm.cc.model
-
The subscription terms information.
- SubscriptionTerms() - Constructor for class com.oracle.communications.brm.cc.model.SubscriptionTerms
-
- SubscriptionWorker - Class in com.oracle.communications.brm.cc.modules.pcm.workers
-
- SubscriptionWorker() - Constructor for class com.oracle.communications.brm.cc.modules.pcm.workers.SubscriptionWorker
-
- SubscriptionWorker.AmountType - Enum in com.oracle.communications.brm.cc.modules.pcm.workers
-
- subTransactionId - Variable in class com.oracle.communications.brm.cc.model.PaymentAuditDetailsType
-
- subTransactionId - Variable in class com.oracle.communications.brm.cc.model.PaymentDetails
-
- subType() - Method in enum com.oracle.communications.brm.cc.enums.NotesSubTypes
-
- subType - Variable in class com.oracle.communications.brm.cc.model.Notes
-
- SUPERUSER_RESOURCE - Static variable in class com.oracle.communications.brm.cc.authorization.EnforcementConstants
-
- SUPERUSER_RESOURCE_TYPE - Static variable in class com.oracle.communications.brm.cc.authorization.EnforcementConstants
-
- SUPPRESS - Static variable in class com.oracle.communications.brm.cc.modules.pcm.workers.PCMConstants
-
- suppressed - Variable in class com.oracle.communications.brm.cc.model.BillUnit
-
- suppressionCyclesLeft - Variable in class com.oracle.communications.brm.cc.model.BillUnit
-
- SUSPENDED_STATUS_VALUE - Static variable in class com.oracle.communications.brm.cc.modules.pcm.workers.TemplatePaymentSuspenseWorker
-
- SUSPENSE_ALLOCATE_ACTION - Static variable in class com.oracle.communications.brm.cc.authorization.EnforcementConstants
-
- SUSPENSE_DEFAULT_DOMAIN - Static variable in class com.oracle.communications.brm.cc.modules.pcm.workers.PCMConstants
-
- SUSPENSE_DEFAULT_STATUS - Static variable in class com.oracle.communications.brm.cc.modules.pcm.workers.PCMConstants
-
- SUSPENSE_DEPARTMENT_DOMAIN - Static variable in class com.oracle.communications.brm.cc.modules.pcm.workers.PCMConstants
-
- SUSPENSE_MAKE_ACTION - Static variable in class com.oracle.communications.brm.cc.authorization.EnforcementConstants
-
- SUSPENSE_MOVE_ACTION - Static variable in class com.oracle.communications.brm.cc.authorization.EnforcementConstants
-
- SUSPENSE_RECYCLED_STATUS - Static variable in class com.oracle.communications.brm.cc.modules.pcm.workers.PCMConstants
-
- SUSPENSE_REVERSE_ACTION - Static variable in class com.oracle.communications.brm.cc.authorization.EnforcementConstants
-
- SuspenseAccount - Class in com.oracle.communications.brm.cc.model
-
Java class for anonymous complex type.
- SuspenseAccount() - Constructor for class com.oracle.communications.brm.cc.model.SuspenseAccount
-
- suspenseAccountId - Variable in class com.oracle.communications.brm.cc.model.WithdrawPayment
-
- symbol - Variable in class com.oracle.communications.brm.cc.model.ResourceDetails
-
- SYSTEM - Static variable in class com.oracle.communications.brm.cc.modules.pcm.workers.PCMConstants
-
- systemEvent - Variable in class com.oracle.communications.brm.cc.model.DepositTxn
-
- systemEvent - Variable in class com.oracle.communications.brm.cc.model.NotificationSpec
-