| Business::Shipping::Package - Abstract class |
Business::Shipping::Package - Abstract class
$Rev: 157 $ $Date: 2004-07-09 14:25:49 -0700 (Fri, 09 Jul 2004) $
Represents package-level information (e.g. weight). Subclasses provide real implementation.
weight()
Accessor for weight.
id()
Package ID (for unique identification in a list of packages).
Dan Browning <db@kavod.com>, Kavod Technologies, http://www.kavod.com.
Copyright (c) 2003-2004 Kavod Technologies, Dan Browning. All rights reserved. This program is free software; you may redistribute it and/or modify it under the same terms as Perl itself. See LICENSE for more info.
| Business::Shipping::Package - Abstract class |