|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LinearPriceModifier
Class LinearPriceModifier
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.opencrx.kernel.product1.cci2.PriceModifier |
|---|
PriceModifier.Identity |
| Method Summary | |
|---|---|
BigDecimal |
getPriceMultiplier()
Retrieves the possibly null value for the optional attribute priceMultiplier. |
BigDecimal |
getPriceOffset()
Retrieves the possibly null value for the optional attribute priceOffset. |
BigDecimal |
getRoundingFactor()
Retrieves the possibly null value for the optional attribute roundingFactor. |
void |
setPriceMultiplier(BigDecimal priceMultiplier)
Sets a new value for the attribute priceMultiplier. |
void |
setPriceOffset(BigDecimal priceOffset)
Sets a new value for the attribute priceOffset. |
void |
setRoundingFactor(BigDecimal roundingFactor)
Sets a new value for the attribute roundingFactor. |
| Methods inherited from interface org.opencrx.kernel.product1.cci2.PriceModifier |
|---|
getDescription, getQuantityFrom, getQuantityTo, setDescription, setQuantityFrom, setQuantityTo |
| Methods inherited from interface org.opencrx.kernel.base.cci2.SecureObject |
|---|
addOwningGroup, checkPermissions, getAccessGrantedByParent, getAccessLevelBrowse, getAccessLevelDelete, getAccessLevelUpdate, getOwner, getOwningGroup, getOwningUser, removeAllOwningGroup, removeOwningGroup, setAccessLevel, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setOwningUser, setOwningUser |
| Methods inherited from interface org.openmdx.base.cci2.BasicObject |
|---|
getCreatedAt, getCreatedBy, getModifiedAt, getModifiedBy |
| Methods inherited from interface org.openmdx.base.cci2.ExtentCapable |
|---|
getIdentity |
| Methods inherited from interface org.openmdx.compatibility.view1.cci2.ViewCapable |
|---|
getView, getView |
| Method Detail |
|---|
BigDecimal getPriceMultiplier()
priceMultiplier.
priceMultiplier.void setPriceMultiplier(BigDecimal priceMultiplier)
priceMultiplier.
priceMultiplier - The possibly null new value for attribute priceMultiplier.BigDecimal getPriceOffset()
priceOffset.
priceOffset.void setPriceOffset(BigDecimal priceOffset)
priceOffset.
priceOffset - The possibly null new value for attribute priceOffset.BigDecimal getRoundingFactor()
roundingFactor.
roundingFactor.void setRoundingFactor(BigDecimal roundingFactor)
roundingFactor.
roundingFactor - The possibly null new value for attribute roundingFactor.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||