public class RecurringChargeEntryDTO extends ChargeEntryDTO
| Constructor and Description |
|---|
RecurringChargeEntryDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Integer |
getCycleEnd() |
Integer |
getCycleStart() |
SubscriptionPricePlanDTO |
getSubscriptionPricePlanRecurring() |
void |
setCycleEnd(Integer value) |
void |
setCycleStart(Integer value) |
void |
setSubscriptionPricePlanRecurring(SubscriptionPricePlanDTO value) |
getBillingTime, getCatalogVersion, getCurrency, getId, getPrice, setBillingTime, setCatalogVersion, setCurrency, setId, setPricegetComments, getCreationtime, getItemtype, getModifiedtime, getOwner, getPk, setComments, setCreationtime, setItemtype, setModifiedtime, setOwner, setPkpublic RecurringChargeEntryDTO()
public Integer getCycleEnd()
public Integer getCycleStart()
public SubscriptionPricePlanDTO getSubscriptionPricePlanRecurring()
public void setCycleEnd(Integer value)
public void setCycleStart(Integer value)
public void setSubscriptionPricePlanRecurring(SubscriptionPricePlanDTO value)
Copyright © 2017 SAP SE. All Rights Reserved.