public class OneTimeChargeEntryDTO extends ChargeEntryDTO
modifiedPropsSet| Constructor and Description |
|---|
OneTimeChargeEntryDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
BillingEventDTO |
getBillingEvent() |
java.lang.String |
getName() |
SubscriptionPricePlanDTO |
getSubscriptionPricePlanOneTime() |
void |
setBillingEvent(BillingEventDTO value) |
void |
setName(java.lang.String value) |
void |
setSubscriptionPricePlanOneTime(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 OneTimeChargeEntryDTO()
public BillingEventDTO getBillingEvent()
public java.lang.String getName()
public SubscriptionPricePlanDTO getSubscriptionPricePlanOneTime()
public void setBillingEvent(BillingEventDTO value)
public void setName(java.lang.String value)
public void setSubscriptionPricePlanOneTime(SubscriptionPricePlanDTO value)
Copyright © 2018 SAP SE. All Rights Reserved.