|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.paneris.bibliomania.shopping.BibliomaniaShoppingTrolley.SupplierCharge
public class BibliomaniaShoppingTrolley.SupplierCharge
Field Summary | |
---|---|
double |
amount
|
DeliveryCharge |
charge
|
Constructor Summary | |
---|---|
BibliomaniaShoppingTrolley.SupplierCharge(DeliveryCharge c,
BibliomaniaShoppingTrolleyItem item)
|
Method Summary | |
---|---|
double |
getAmount()
|
DeliveryCharge |
getCharge()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public DeliveryCharge charge
public double amount
Constructor Detail |
---|
public BibliomaniaShoppingTrolley.SupplierCharge(DeliveryCharge c, BibliomaniaShoppingTrolleyItem item)
Method Detail |
---|
public DeliveryCharge getCharge()
public double getAmount()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |