public class StoreItemPriceInfo
extends atg.commerce.pricing.ItemPriceInfo
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
CLASS_VERSION
Class version string.
|
Constructor and Description |
---|
StoreItemPriceInfo() |
Modifier and Type | Method and Description |
---|---|
atg.commerce.pricing.TaxPriceInfo |
getTaxPriceInfo() |
void |
setTaxPriceInfo(atg.commerce.pricing.TaxPriceInfo pTaxPriceInfo) |
getCurrentPriceDetails, getCurrentPriceDetailsForRange, getCurrentPriceDetailsSorted, getCurrentPriceDetailsSortedByAmount, getDiscountable, getListPrice, getOrderDiscountShare, getPriceList, getPriceListId, getQuantityAsQualifier, getQuantityAsQualifierDerivedAsFloatingPoint, getQuantityDiscounted, getQuantityDiscountedDerivedAsFloatingPoint, getQuantityWithFractionAsQualifier, getQuantityWithFractionDiscounted, getRawTotalPrice, getSalePrice, getUnitAmount, isFractional, isOnSale, setCurrentPriceDetails, setDiscountable, setListPrice, setOnSale, setOrderDiscountShare, setPriceList, setQuantityAsQualifier, setQuantityDiscounted, setQuantityWithFractionAsQualifier, setQuantityWithFractionDiscounted, setRawTotalPrice, setSalePrice, toString
getAdjustments, getAmount, getClosenessQualifiers, getCurrencyCode, getFinalReasonCode, isAmountIsFinal, isDiscounted, markAsFinal, markAsFinal, markAsFinal, markAsFinal, setAmount, setAmountIsFinal, setClosenessQualifiers, setCurrencyCode, setDiscounted, setFinalReasonCode, unmarkAsFinal
public static final java.lang.String CLASS_VERSION