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