Class BillingPlanWsDTO
java.lang.Object
de.hybris.platform.b2ctelcocommercewebservicescommons.dto.BillingPlanWsDTO
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetName()voidsetBillingCycleDay(Integer billingCycleDay) voidsetBillingCycleType(String billingCycleType) voidsetBillingTime(String billingTime) void
-
Constructor Details
-
BillingPlanWsDTO
public BillingPlanWsDTO()
-
-
Method Details
-
setBillingCycleDay
-
getBillingCycleDay
-
setBillingCycleType
-
getBillingCycleType
-
setBillingTime
-
getBillingTime
-
setName
-
getName
-