Class PercentageRate
java.lang.Object
de.hybris.platform.sap.saprevenuecloudorder.pojo.rateplanResponse.v2.PercentageRate
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()getRatio()voidsetBilledInAdvance(String billedInAdvance) voidvoidsetMetricId(String metricId) voidsetPricePerUnit(PricePerUnit pricePerUnit) void
-
Constructor Details
-
PercentageRate
public PercentageRate()
-
-
Method Details
-
setId
-
getId
-
setMetricId
-
getMetricId
-
setPricePerUnit
-
getPricePerUnit
-
setBilledInAdvance
-
getBilledInAdvance
-
setRatio
-
getRatio
-