| java.lang.Object collections.ship.entity.Part
Part | public class Part (Code) | | A Part represents the combined key/data pair for a part entity.
In this sample, Part is created from the stored key/data entry using a
SerialSerialBinding. See
SampleViews.PartBinding for details.
Since this class is not used directly for data storage, it does not need to
be Serializable.
author: Mark Hayes |
|
|