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