collections::ship::index::ShipmentData Class Reference
Detailed Description
A ShipmentData serves as the data in the key/data pair for a shipment entity.
In this sample, ShipmentData is used both as the storage data for the data as well as the object binding to the data. Because it is used directly as storage data using serial format, it must be Serializable.
- Author:
- Mark Hayes
Definition at line 24 of file ShipmentData.java.
The documentation for this class was generated from the following file:
- /home/huihoo/src/db/db-4.4.16/examples_java/src/collections/ship/index/ShipmentData.java
Generated on Sun Dec 25 12:14:58 2005 for Berkeley DB 4.4.16 by
1.4.2