Class TmaSubscribedProductData
java.lang.Object
de.hybris.platform.subscriptionfacades.data.SubscriptionData
de.hybris.platform.b2ctelcofacades.data.TmaSubscribedProductData
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetBillingAccountRef(TmaBillingAccountData billingAccountRef) voidsetBillingSubscriptionId(String billingSubscriptionId) voidsetParentPOCode(String parentPOCode) voidsetProductOfferingRef(ProductData productOfferingRef) voidsetServiceType(TmaServiceTypeData serviceType) voidsetSubscriptionAccesses(List<TmaSubscriptionAccessData> subscriptionAccesses) voidsetSubscriptionBaseId(String subscriptionBaseId) Methods inherited from class de.hybris.platform.subscriptionfacades.data.SubscriptionData
getBillingFrequency, getBillingsystemId, getCancellable, getCancelledDate, getContractDuration, getContractFrequency, getCustomerId, getDescription, getEndDate, getId, getName, getOrderEntryNumber, getOrderNumber, getPaymentMethodId, getPlacedOn, getProductCode, getProductUrl, getRenewalType, getStartDate, getSubscriptionStatus, setBillingFrequency, setBillingsystemId, setCancellable, setCancelledDate, setContractDuration, setContractFrequency, setCustomerId, setDescription, setEndDate, setId, setName, setOrderEntryNumber, setOrderNumber, setPaymentMethodId, setPlacedOn, setProductCode, setProductUrl, setRenewalType, setStartDate, setSubscriptionStatus
-
Constructor Details
-
TmaSubscribedProductData
public TmaSubscribedProductData()
-
-
Method Details
-
setSubscriptionBaseId
-
getSubscriptionBaseId
-
setBillingSubscriptionId
-
getBillingSubscriptionId
-
setServiceType
-
getServiceType
-
setParentPOCode
-
getParentPOCode
-
setSubscriptionAccesses
-
getSubscriptionAccesses
-
setBillingAccountRef
-
getBillingAccountRef
-
setProductOfferingRef
-
getProductOfferingRef
-