File
Doc
Category
Size
Date
Package
ShipmentDetail.java
API Doc
Example
1207
Thu Feb 17 20:01:04 GMT 2000
ProductSaleMgmt.ShipmentToCustomer
ShipmentDetail
java.lang.Object
public class ShipmentDetail extends Object
stereotype
mi-detail
Fields Summary
private int
qty
private ProductSaleMgmt.DeliveryToCustomer.DeliveryDetail
lnkUnnamed2
private ProductSaleMgmt.Product.ProductDesc
lnkUnnamed1
private ProductSaleMgmt.InvoiceToCustomer.InvoiceDetail
lnkUnnamed
private int
UOM
Constructors Summary
Methods Summary
public
java.math.BigDecimal
calcWeight
()
return new BigDecimal(0);
public
java.util.Vector
mi_assessDeviationFromSales
()
return new Vector();
public
java.util.Vector
mi_compareShipmentWithDeliveries
()
return new Vector();
Java Code Source