|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectatg.commerce.pricing.AmountInfo
atg.commerce.pricing.ShippingPriceInfo
public class ShippingPriceInfo
Contains information about the price of shipping the input ShippingGroup.
Properties:
| Field Summary | |
|---|---|
static java.lang.String |
CLASS_VERSION
Class version string |
| Constructor Summary | |
|---|---|
ShippingPriceInfo()
|
|
| Method Summary | |
|---|---|
double |
getRawShipping()
gets the raw shipping price |
void |
setRawShipping(double pRawShipping)
sets the raw shipping price |
java.lang.String |
toString()
Produces a String representation for this AmountInfo |
| Methods inherited from class atg.commerce.pricing.AmountInfo |
|---|
getAdjustments, getAmount, getClosenessQualifiers, getCurrencyCode, isAmountIsFinal, isDiscounted, markAsFinal, markAsFinal, setAmount, setAmountIsFinal, setClosenessQualifiers, setCurrencyCode, setDiscounted |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static java.lang.String CLASS_VERSION
| Constructor Detail |
|---|
public ShippingPriceInfo()
| Method Detail |
|---|
public void setRawShipping(double pRawShipping)
public double getRawShipping()
public java.lang.String toString()
AmountInfo
toString in class AmountInfo
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||