Class TmaAbstractOrderPriceData
java.lang.Object
de.hybris.platform.b2ctelcofacades.data.TmaAbstractOrderPriceData
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
TmaAbstractOrderComponentPriceData,TmaAbstractOrderCompositePriceData
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()getName()voidsetGlobalPriceAlterations(Set<TmaAbstractOrderAlterationPriceData> globalPriceAlterations) voidvoidvoidsetPriceId(String priceId)
-
Constructor Details
-
TmaAbstractOrderPriceData
public TmaAbstractOrderPriceData()
-
-
Method Details
-
setId
-
getId
-
setPriceId
-
getPriceId
-
setName
-
getName
-
setGlobalPriceAlterations
public void setGlobalPriceAlterations(Set<TmaAbstractOrderAlterationPriceData> globalPriceAlterations) -
getGlobalPriceAlterations
-