Class TmaSubscribedProductWsDto
java.lang.Object
de.hybris.platform.b2ctelcowebservices.dto.UpdatableTmaSubscribedProductWsDto
de.hybris.platform.b2ctelcowebservices.dto.TmaSubscribedProductWsDto
- All Implemented Interfaces:
Serializable
Dto containing all Subscribed Product related fields.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetBillingSubscriptionId(String billingSubscriptionId) voidsetBillingSystemId(String billingSystemId) Methods inherited from class de.hybris.platform.b2ctelcowebservices.dto.UpdatableTmaSubscribedProductWsDto
getBillingFrequency, getCancellable, getCancelledDate, getContractDuration, getContractFrequency, getEndDate, getName, getParentPOCode, getProductCode, getRenewalType, getServiceType, getStartDate, getSubscriptionBaseId, getSubscriptionStatus, setBillingFrequency, setCancellable, setCancelledDate, setContractDuration, setContractFrequency, setEndDate, setName, setParentPOCode, setProductCode, setRenewalType, setServiceType, setStartDate, setSubscriptionBaseId, setSubscriptionStatus
-
Constructor Details
-
TmaSubscribedProductWsDto
public TmaSubscribedProductWsDto()
-
-
Method Details
-
setBillingSystemId
-
getBillingSystemId
-
setBillingSubscriptionId
-
getBillingSubscriptionId
-